diff --git a/native/ios/GuardianGhost.xcodeproj/project.pbxproj b/native/ios/GuardianGhost.xcodeproj/project.pbxproj index 84a4727a4..5c5fa2b67 100644 --- a/native/ios/GuardianGhost.xcodeproj/project.pbxproj +++ b/native/ios/GuardianGhost.xcodeproj/project.pbxproj @@ -477,7 +477,10 @@ LIBRARY_SEARCH_PATHS = "$(SDKROOT)/usr/lib/swift\"$(inherited)\""; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; - OTHER_LDFLAGS = "$(inherited) "; + OTHER_LDFLAGS = ( + "$(inherited)", + " ", + ); REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; SDKROOT = iphoneos; USE_HERMES = true; @@ -531,7 +534,10 @@ ); LIBRARY_SEARCH_PATHS = "$(SDKROOT)/usr/lib/swift\"$(inherited)\""; MTL_ENABLE_DEBUG_INFO = NO; - OTHER_LDFLAGS = "$(inherited) "; + OTHER_LDFLAGS = ( + "$(inherited)", + " ", + ); REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; SDKROOT = iphoneos; USE_HERMES = true; diff --git a/native/ios/Podfile.lock b/native/ios/Podfile.lock index f27e61900..b7dc224cb 100644 --- a/native/ios/Podfile.lock +++ b/native/ios/Podfile.lock @@ -259,7 +259,7 @@ PODS: - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core - Yoga - - ExpoSQLite (14.0.4): + - ExpoSQLite (14.0.5): - ExpoModulesCore - "sqlite3 (~> 3.45.3+1)" - "sqlite3/bytecodevtab (~> 3.45.3+1)" @@ -1885,7 +1885,7 @@ SPEC CHECKSUMS: ExpoKeepAwake: 3b8815d9dd1d419ee474df004021c69fdd316d08 ExpoLinearGradient: 8cec4a09426d8934c433e83cb36262d72c667fce ExpoModulesCore: 734c1802786b23c9598f4d15273753a779969368 - ExpoSQLite: ef3beaedbf5ea4573892f0099ef5514796db6066 + ExpoSQLite: e69ad30f5271e6e9b32358035fb65eaf0a20fa83 ExpoSystemUI: d4f065a016cae6721b324eb659cdee4d4cf0cb26 ExpoWebBrowser: 7595ccac6938eb65b076385fd23d035db9ecdc8e EXSplashScreen: fbf0ec78e9cee911df188bf17b4fe51d15a84b87