diff --git a/native/ios/GuardianGhost.xcodeproj/project.pbxproj b/native/ios/GuardianGhost.xcodeproj/project.pbxproj index 0176eb0e..e94b1b63 100644 --- a/native/ios/GuardianGhost.xcodeproj/project.pbxproj +++ b/native/ios/GuardianGhost.xcodeproj/project.pbxproj @@ -476,7 +476,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; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG"; @@ -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 3470a063..d8db5049 100644 --- a/native/ios/Podfile.lock +++ b/native/ios/Podfile.lock @@ -1874,7 +1874,7 @@ PODS: - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core - Yoga - - RNFlashList (1.7.1): + - RNFlashList (1.7.2): - DoubleConversion - glog - hermes-engine @@ -2525,7 +2525,7 @@ SPEC CHECKSUMS: ReactCodegen: ae99a130606068ed40d1d9c0d5f25fda142a0647 ReactCommon: 89c87b343deacc8610b099ac764848f0ce937e3e RNCAsyncStorage: 597673c6086d359029afefef8fd5859f1f35ab87 - RNFlashList: 6f169ad83e52579b7754cbbcec1b004c27d82c93 + RNFlashList: 2af1645548006fe5e4586c8c3d7e84f060a5478f RNGestureHandler: fc5ce5bf284640d3af6431c3a5c3bc121e98d045 RNReanimated: 77242c6d67416988a2fd9f5cf574bb3e60016362 RNScreens: 44a3e358d5ccd7815c5ae9148988c562826992b2