mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
iOS almost working
This commit is contained in:
@@ -7,14 +7,12 @@ PODS:
|
||||
- UMCore
|
||||
- UMFileSystemInterface
|
||||
- UMPermissionsInterface
|
||||
- EXBlur (8.2.2):
|
||||
- UMCore
|
||||
- EXConstants (10.0.1):
|
||||
- UMConstantsInterface
|
||||
- UMCore
|
||||
- EXCrypto (8.4.0):
|
||||
- UMCore
|
||||
- EXDevice (2.4.0):
|
||||
- EXDevice (3.1.1):
|
||||
- UMCore
|
||||
- EXErrorRecovery (1.4.0):
|
||||
- UMCore
|
||||
@@ -25,7 +23,7 @@ PODS:
|
||||
- EXFirebaseCore
|
||||
- Firebase/Core (= 6.14.0)
|
||||
- UMCore
|
||||
- EXFirebaseCore (1.3.0):
|
||||
- EXFirebaseCore (1.2.0):
|
||||
- Firebase/Core (= 6.14.0)
|
||||
- UMCore
|
||||
- EXFont (8.4.0):
|
||||
@@ -66,8 +64,8 @@ PODS:
|
||||
- UMFileSystemInterface
|
||||
- EXStoreReview (2.3.0):
|
||||
- UMCore
|
||||
- EXUpdates (0.4.1):
|
||||
- React-Core
|
||||
- EXUpdates (0.3.5):
|
||||
- React
|
||||
- UMCore
|
||||
- EXVideoThumbnails (4.4.0):
|
||||
- UMCore
|
||||
@@ -332,15 +330,17 @@ PODS:
|
||||
- React-cxxreact (= 0.63.4)
|
||||
- React-jsi (= 0.63.4)
|
||||
- React-jsinspector (0.63.4)
|
||||
- react-native-blur (0.8.0):
|
||||
- React
|
||||
- react-native-blurhash (1.0.29):
|
||||
- React
|
||||
- react-native-netinfo (5.9.10):
|
||||
- React-Core
|
||||
- react-native-safe-area-context (3.1.9):
|
||||
- React-Core
|
||||
- react-native-segmented-control (2.2.1):
|
||||
- react-native-segmented-control (2.2.2):
|
||||
- React-Core
|
||||
- react-native-viewpager (4.2.0):
|
||||
- react-native-viewpager (4.2.2):
|
||||
- React-Core
|
||||
- React-RCTActionSheet (0.63.4):
|
||||
- React-Core/RCTActionSheetHeaders (= 0.63.4)
|
||||
@@ -410,9 +410,9 @@ PODS:
|
||||
- React-Core
|
||||
- SDWebImage (~> 5.8)
|
||||
- SDWebImageWebPCoder (~> 0.6.1)
|
||||
- RNGestureHandler (1.8.0):
|
||||
- React
|
||||
- RNReanimated (2.0.0-rc.0):
|
||||
- RNGestureHandler (1.9.0):
|
||||
- React-Core
|
||||
- RNReanimated (2.0.0-rc.2):
|
||||
- DoubleConversion
|
||||
- FBLazyVector
|
||||
- FBReactNativeSpec
|
||||
@@ -441,11 +441,13 @@ PODS:
|
||||
- React-RCTVibration
|
||||
- ReactCommon/turbomodule/core
|
||||
- Yoga
|
||||
- RNScreens (2.15.2):
|
||||
- RNScreens (2.17.1):
|
||||
- React-Core
|
||||
- RNSentry (2.1.1):
|
||||
- React-Core
|
||||
- Sentry (= 6.0.9)
|
||||
- RNSharedElement (0.7.0):
|
||||
- React
|
||||
- RNSVG (12.1.0):
|
||||
- React
|
||||
- SDWebImage (5.10.3):
|
||||
@@ -480,8 +482,7 @@ DEPENDENCIES:
|
||||
- DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
|
||||
- EXApplication (from `../node_modules/expo-application/ios`)
|
||||
- EXAV (from `../node_modules/expo-av/ios`)
|
||||
- EXBlur (from `../node_modules/expo-blur/ios`)
|
||||
- EXConstants (from `../node_modules/expo-constants/ios`)
|
||||
- EXConstants (from `../node_modules/sentry-expo/node_modules/expo-constants/ios`)
|
||||
- EXCrypto (from `../node_modules/expo-crypto/ios`)
|
||||
- EXDevice (from `../node_modules/expo-device/ios`)
|
||||
- EXErrorRecovery (from `../node_modules/expo-error-recovery/ios`)
|
||||
@@ -521,6 +522,7 @@ DEPENDENCIES:
|
||||
- React-jsi (from `../node_modules/react-native/ReactCommon/jsi`)
|
||||
- React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
|
||||
- React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
|
||||
- "react-native-blur (from `../node_modules/@react-native-community/blur`)"
|
||||
- react-native-blurhash (from `../node_modules/react-native-blurhash`)
|
||||
- "react-native-netinfo (from `../node_modules/@react-native-community/netinfo`)"
|
||||
- react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
|
||||
@@ -543,6 +545,7 @@ DEPENDENCIES:
|
||||
- RNReanimated (from `../node_modules/react-native-reanimated`)
|
||||
- RNScreens (from `../node_modules/react-native-screens`)
|
||||
- "RNSentry (from `../node_modules/@sentry/react-native`)"
|
||||
- RNSharedElement (from `../node_modules/react-native-shared-element`)
|
||||
- RNSVG (from `../node_modules/react-native-svg`)
|
||||
- UMAppLoader (from `../node_modules/unimodules-app-loader/ios`)
|
||||
- UMBarCodeScannerInterface (from `../node_modules/unimodules-barcode-scanner-interface/ios`)
|
||||
@@ -586,10 +589,8 @@ EXTERNAL SOURCES:
|
||||
:path: "../node_modules/expo-application/ios"
|
||||
EXAV:
|
||||
:path: "../node_modules/expo-av/ios"
|
||||
EXBlur:
|
||||
:path: "../node_modules/expo-blur/ios"
|
||||
EXConstants:
|
||||
:path: "../node_modules/expo-constants/ios"
|
||||
:path: "../node_modules/sentry-expo/node_modules/expo-constants/ios"
|
||||
EXCrypto:
|
||||
:path: "../node_modules/expo-crypto/ios"
|
||||
EXDevice:
|
||||
@@ -664,6 +665,8 @@ EXTERNAL SOURCES:
|
||||
:path: "../node_modules/react-native/ReactCommon/jsiexecutor"
|
||||
React-jsinspector:
|
||||
:path: "../node_modules/react-native/ReactCommon/jsinspector"
|
||||
react-native-blur:
|
||||
:path: "../node_modules/@react-native-community/blur"
|
||||
react-native-blurhash:
|
||||
:path: "../node_modules/react-native-blurhash"
|
||||
react-native-netinfo:
|
||||
@@ -708,6 +711,8 @@ EXTERNAL SOURCES:
|
||||
:path: "../node_modules/react-native-screens"
|
||||
RNSentry:
|
||||
:path: "../node_modules/@sentry/react-native"
|
||||
RNSharedElement:
|
||||
:path: "../node_modules/react-native-shared-element"
|
||||
RNSVG:
|
||||
:path: "../node_modules/react-native-svg"
|
||||
UMAppLoader:
|
||||
@@ -744,14 +749,13 @@ SPEC CHECKSUMS:
|
||||
DoubleConversion: cde416483dac037923206447da6e1454df403714
|
||||
EXApplication: e3c201e7b913d081bbd37bd3c5d0e2cdc21733b4
|
||||
EXAV: e32adf44c10a82f723172d5b01d5693890888dd6
|
||||
EXBlur: 569d38c2b0b7b000866d928bc36acadfdc02ea8e
|
||||
EXConstants: d9483a8fe0a963dd7ee3389f371303773e6ecd37
|
||||
EXCrypto: 81948191c3d2caf18fb32f18ee88d87d42532d62
|
||||
EXDevice: 01f54314f618aa4098893f66cd8f2a8a411f33ee
|
||||
EXDevice: 101eddd9bc28faba8246ba0c499a65a4821a6b5e
|
||||
EXErrorRecovery: b46af4b91e2b4ec598ab1fa51d2cf088aaf5511f
|
||||
EXFileSystem: 0e4974ab77bff04cda68d2886d070cbe64b93a6b
|
||||
EXFirebaseAnalytics: d72f553dc0c0a8ee451714499fac21883c3f7369
|
||||
EXFirebaseCore: f986c71bdd1cb5941c9cfa686b2395fe588a53d0
|
||||
EXFirebaseCore: d5befdb22015f9b71168ed89dda0b50dbb07fed1
|
||||
EXFont: 30c64ed8735a180e3f20046e4fdac4ea074d71d3
|
||||
EXHaptics: 6d2e09387f0eb4d3c8dc97ae905cbea8afe33651
|
||||
EXImageLoader: f96ec9992733a4224418bbd9382e5485c8948944
|
||||
@@ -766,7 +770,7 @@ SPEC CHECKSUMS:
|
||||
EXSplashScreen: 8c7c1112ce7611a853486af4737fe2298eda7657
|
||||
EXSQLite: bda6a286dded0637bb312ee781239dcca163ff4b
|
||||
EXStoreReview: 9b161bd86c172a9755c787982bfc32c7193cf803
|
||||
EXUpdates: 28368049118dbe4ceaf4422ec72e0ad5f770df1f
|
||||
EXUpdates: 74b39409f68eca207075d87b0077bdf37865a8bf
|
||||
EXVideoThumbnails: 8ff241784f1d89fdd451bcdb7f733d06361d44a8
|
||||
EXWebBrowser: cb4811e6c883876d2e2ba1c10527de96963d410a
|
||||
FBLazyVector: 3bb422f41b18121b71783a905c10e58606f7dc3e
|
||||
@@ -796,11 +800,12 @@ SPEC CHECKSUMS:
|
||||
React-jsi: a0418934cf48f25b485631deb27c64dc40fb4c31
|
||||
React-jsiexecutor: 93bd528844ad21dc07aab1c67cb10abae6df6949
|
||||
React-jsinspector: 58aef7155bc9a9683f5b60b35eccea8722a4f53a
|
||||
react-native-blur: cad4d93b364f91e7b7931b3fa935455487e5c33c
|
||||
react-native-blurhash: 90886ae897cafbbdf2773cb3654656bcb34e8f43
|
||||
react-native-netinfo: 30fb89fa913c342be82a887b56e96be6d71201dd
|
||||
react-native-safe-area-context: b6e0e284002381d2ff29fa4fff42b4d8282e3c94
|
||||
react-native-segmented-control: eb9e25fbfbce226ecf66d643428fbe97601e691a
|
||||
react-native-viewpager: c1a686e7b5e164a52387f1522358623c4f52070f
|
||||
react-native-segmented-control: 65df6cd0619b780b3843d574a72d4c7cec396097
|
||||
react-native-viewpager: ea945e2881ce9a4a8bcdc84de4ec65ff23c90f6e
|
||||
React-RCTActionSheet: 89a0ca9f4a06c1f93c26067af074ccdce0f40336
|
||||
React-RCTAnimation: 1bde3ecc0c104c55df246eda516e0deb03c4e49b
|
||||
React-RCTBlob: a97d378b527740cc667e03ebfa183a75231ab0f0
|
||||
@@ -814,10 +819,11 @@ SPEC CHECKSUMS:
|
||||
RNCAsyncStorage: da95b83e241a7f5efe3da1a949b3ec3175380be0
|
||||
RNCMaskedView: 5a8ec07677aa885546a0d98da336457e2bea557f
|
||||
RNFastImage: d4870d58f5936111c56218dbd7fcfc18e65b58ff
|
||||
RNGestureHandler: 7a5833d0f788dbd107fbb913e09aa0c1ff333c39
|
||||
RNReanimated: b9c929bfff7dedc9c89ab1875f1c6151023358d9
|
||||
RNScreens: 3d682bcaba69a4f8e55543d90818704f34338db1
|
||||
RNGestureHandler: 9b7e605a741412e20e13c512738a31bd1611759b
|
||||
RNReanimated: e8a1520b15df106c96214161078c69e4a23b8b29
|
||||
RNScreens: b6c9607e6fe47c1b6e2f1910d2acd46dd7ecea3a
|
||||
RNSentry: 6b46b6fc1d715a378fbaa5d7d43bc9ce99b500e5
|
||||
RNSharedElement: 00b1a1420d213a34459bb9a5aacabb38107d7948
|
||||
RNSVG: ce9d996113475209013317e48b05c21ee988d42e
|
||||
SDWebImage: e378178472b735e84b007bfb55514c97948a0598
|
||||
SDWebImageWebPCoder: d0dac55073088d24b2ac1b191a71a8f8d0adac21
|
||||
|
@@ -177,6 +177,7 @@
|
||||
LastUpgradeCheck = 1130;
|
||||
TargetAttributes = {
|
||||
13B07F861A680F5B00A75B9A = {
|
||||
DevelopmentTeam = 8EGBLQ2MA6;
|
||||
LastSwiftMigration = 1120;
|
||||
};
|
||||
};
|
||||
@@ -229,7 +230,7 @@
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
shellPath = /bin/sh;
|
||||
shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh\n../node_modules/expo-constants/scripts/get-app-config-ios.sh\n../node_modules/expo-updates/scripts/create-manifest-ios.sh\n../node_modules/expo-constants/scripts/get-app-config-ios.sh\n";
|
||||
shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh\n../node_modules/expo-constants/scripts/get-app-config-ios.sh\n../node_modules/expo-updates/scripts/create-manifest-ios.sh\n";
|
||||
};
|
||||
08A4A3CD28434E44B6B9DE2E /* [CP] Check Pods Manifest.lock */ = {
|
||||
isa = PBXShellScriptBuildPhase;
|
||||
@@ -325,6 +326,7 @@
|
||||
CLANG_ENABLE_MODULES = YES;
|
||||
CODE_SIGN_ENTITLEMENTS = tooot/tooot.entitlements;
|
||||
CURRENT_PROJECT_VERSION = 1;
|
||||
DEVELOPMENT_TEAM = 8EGBLQ2MA6;
|
||||
ENABLE_BITCODE = NO;
|
||||
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
|
||||
GCC_PREPROCESSOR_DEFINITIONS = (
|
||||
@@ -332,7 +334,7 @@
|
||||
"FB_SONARKIT_ENABLED=1",
|
||||
);
|
||||
INFOPLIST_FILE = tooot/Info.plist;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
||||
OTHER_LDFLAGS = (
|
||||
"$(inherited)",
|
||||
@@ -356,9 +358,10 @@
|
||||
CLANG_ENABLE_MODULES = YES;
|
||||
CODE_SIGN_ENTITLEMENTS = tooot/tooot.entitlements;
|
||||
CURRENT_PROJECT_VERSION = 1;
|
||||
DEVELOPMENT_TEAM = 8EGBLQ2MA6;
|
||||
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
|
||||
INFOPLIST_FILE = tooot/Info.plist;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
||||
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
||||
OTHER_LDFLAGS = (
|
||||
"$(inherited)",
|
||||
@@ -421,7 +424,7 @@
|
||||
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
||||
GCC_WARN_UNUSED_FUNCTION = YES;
|
||||
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
||||
LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)";
|
||||
LIBRARY_SEARCH_PATHS = (
|
||||
"\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
|
||||
@@ -475,7 +478,7 @@
|
||||
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
||||
GCC_WARN_UNUSED_FUNCTION = YES;
|
||||
GCC_WARN_UNUSED_VARIABLE = YES;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
||||
LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)";
|
||||
LIBRARY_SEARCH_PATHS = (
|
||||
"\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
|
||||
|
@@ -0,0 +1,8 @@
|
||||
<?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>IDEDidComputeMac32BitWarning</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
@@ -0,0 +1,8 @@
|
||||
<?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>PreviewsEnabled</key>
|
||||
<false/>
|
||||
</dict>
|
||||
</plist>
|
Reference in New Issue
Block a user