mirror of
https://github.com/status-im/status-react.git
synced 2025-02-23 08:08:33 +00:00
This commit upgrades `react-native` to `v0.75.3` Following changes were also made : - `NDK` upgraded to `26.1.10909125` - `@react-native/gradle-plugin` is set up using `includeBuild` gradle mechanism which is a better way. - `reactjs` is upgraded to `18.3.1` - `react-native-config` is upgraded to `1.5.3` - `react-native-navigation` is upgraded to `7.40.1` - `react-native-reanimated` is upgraded to `3.16.6` - `react-native-gesture-handler` is upgraded to `2.22.0` - `react-native-keychain` is upgraded to `9.2.2` - patches for react-native-navigation are updated. PR in RNN repo -> https://github.com/wix/react-native-navigation/pull/7913 - patched autolinking behaviour in `react-native` to prevent generating `autolinking.json` in a gradle step. We run gradle in a sandbox with `--offline` so this is not feasible for us. We do the same thing via a nix phase called `autolinkPhase`. - `AGP` is bumped to `8.5.0` and `aapt2` is bumped to `8.5.0-11315950` - we no longer need to patch out `-X` from `script_phases-patched.sh` - `gradle` deps were updated. - `pods` were updated. - `gems` were updated.
143 lines
4.7 KiB
Plaintext
143 lines
4.7 KiB
Plaintext
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>CADisableMinimumFrameDurationOnPhone</key>
|
|
<true/>
|
|
<key>CFBundleBuildUrl</key>
|
|
<string>????</string>
|
|
<key>CFBundleCommitHash</key>
|
|
<string>unknown</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>en</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>$(CUSTOM_PRODUCT_NAME)</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>$(EXECUTABLE_NAME)</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>$(PRODUCT_BUNDLE_IDENTIFIER)$(BUNDLE_ID_SUFFIX)</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>$(PRODUCT_NAME)</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>1.0</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>CFBundleURLTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleURLName</key>
|
|
<string>im.status.ethereum.applink</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>status-app</string>
|
|
</array>
|
|
</dict>
|
|
<dict>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Editor</string>
|
|
<key>CFBundleURLName</key>
|
|
<string>im.status.ethereum.eip681</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>ethereum</string>
|
|
</array>
|
|
</dict>
|
|
</array>
|
|
<key>CFBundleVersion</key>
|
|
<string>1</string>
|
|
<key>ITSAppUsesNonExemptEncryption</key>
|
|
<true/>
|
|
<key>ITSEncryptionExportComplianceCode</key>
|
|
<string>37d5ac79-0eb2-4e66-9117-8a8515185a7f</string>
|
|
<key>LSApplicationQueriesSchemes</key>
|
|
<array>
|
|
<string>whatsapp</string>
|
|
</array>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>NFCReaderUsageDescription</key>
|
|
<string>Enable Keycard</string>
|
|
<key>NSAppTransportSecurity</key>
|
|
<dict>
|
|
<key>NSAllowsArbitraryLoads</key>
|
|
<false/>
|
|
<key>NSAllowsLocalNetworking</key>
|
|
<true/>
|
|
</dict>
|
|
<key>NSCameraUsageDescription</key>
|
|
<string>Status uses camera to take pictures and scan QR codes.</string>
|
|
<key>NSFaceIDUsageDescription</key>
|
|
<string>Enabling Face ID allows you quick and secure access to your account.</string>
|
|
<key>NSLocationAlwaysUsageDescription</key>
|
|
<string>Location access is required for some DApps to function properly.</string>
|
|
<key>NSLocationWhenInUseUsageDescription</key>
|
|
<string>Location access is required for some DApps to function properly.</string>
|
|
<key>NSMicrophoneUsageDescription</key>
|
|
<string>Need microphone access for sending audio messages.</string>
|
|
<key>NSPhotoLibraryAddUsageDescription</key>
|
|
<string>Photos access is required to give you the ability to save images.</string>
|
|
<key>NSPhotoLibraryUsageDescription</key>
|
|
<string>Photos access is required to give you the ability to send images.</string>
|
|
<key>NSAppleMusicUsageDescription</key>
|
|
<string>Status uses Media Library to save and send Images. The Media Library module internally requires permissions to Apple Music</string>
|
|
<key>UIAppFonts</key>
|
|
<array>
|
|
<string>Inter-Bold.otf</string>
|
|
<string>Inter-Medium.otf</string>
|
|
<string>Inter-Regular.otf</string>
|
|
<string>Inter-Black.otf</string>
|
|
<string>Inter-BlackItalic.otf</string>
|
|
<string>Inter-BoldItalic.otf</string>
|
|
<string>Inter-ExtraBold.otf</string>
|
|
<string>Inter-ExtraBoldItalic.otf</string>
|
|
<string>Inter-ExtraLight-BETA.otf</string>
|
|
<string>Inter-ExtraLightItalic-BETA.otf</string>
|
|
<string>Inter-Italic.otf</string>
|
|
<string>Inter-Light-BETA.otf</string>
|
|
<string>Inter-LightItalic-BETA.otf</string>
|
|
<string>Inter-MediumItalic.otf</string>
|
|
<string>Inter-SemiBold.otf</string>
|
|
<string>Inter-SemiBoldItalic.otf</string>
|
|
<string>Inter-Thin-BETA.otf</string>
|
|
<string>Inter-ThinItalic-BETA.otf</string>
|
|
<string>InterStatus-Regular.otf</string>
|
|
<string>UbuntuMono-Regular.ttf</string>
|
|
</array>
|
|
<key>UIBackgroundModes</key>
|
|
<array>
|
|
<string>remote-notification</string>
|
|
</array>
|
|
<key>UILaunchStoryboardName</key>
|
|
<string>launch-image-universal</string>
|
|
<key>UIMainStoryboardFile</key>
|
|
<string>launch-image-universal</string>
|
|
<key>UIRequiredDeviceCapabilities</key>
|
|
<array>
|
|
<string>arm64</string>
|
|
</array>
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
</array>
|
|
<key>UISupportedInterfaceOrientations~ipad</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
</array>
|
|
<key>UIViewControllerBasedStatusBarAppearance</key>
|
|
<true/>
|
|
<key>com.apple.developer.nfc.readersession.iso7816.select-identifiers</key>
|
|
<array>
|
|
<string>A00000080400010101</string>
|
|
<string>A00000080400010301</string>
|
|
<string>A000000151000000</string>
|
|
</array>
|
|
</dict>
|
|
</plist>
|