chore(ios): set ios.buildNumber to 3 (matches Android versionCode) for TestFlight
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
af87893eb9
commit
0bad2185ec
@ -20,6 +20,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
|
||||
ios: {
|
||||
supportsTablet: true,
|
||||
bundleIdentifier: "org.rebreak.app",
|
||||
buildNumber: "3",
|
||||
config: {
|
||||
usesNonExemptEncryption: false,
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user