1// !$*UTF8*$! 2{ 3 archiveVersion = 1; 4 classes = { 5 }; 6 objectVersion = 46; 7 objects = { 8 9/* Begin PBXBuildFile section */ 10 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; }; 11 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; 12 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; 13 3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */; }; 14 6A2819612A0D2F4700DA32E2 /* blablah.docc in Sources */ = {isa = PBXBuildFile; fileRef = 6A2819602A0D2F4700DA32E2 /* blablah.docc */; }; 15 6A2819672A0D2F4700DA32E2 /* blablah.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6A28195D2A0D2F4700DA32E2 /* blablah.framework */; }; 16 6A28196E2A0D2F4700DA32E2 /* blablahTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6A28196D2A0D2F4700DA32E2 /* blablahTests.swift */; }; 17 6A28196F2A0D2F4700DA32E2 /* blablah.h in Headers */ = {isa = PBXBuildFile; fileRef = 6A28195F2A0D2F4700DA32E2 /* blablah.h */; settings = {ATTRIBUTES = (Public, ); }; }; 18 6A2819722A0D2F4700DA32E2 /* blablah.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6A28195D2A0D2F4700DA32E2 /* blablah.framework */; }; 19 6A2819732A0D2F4700DA32E2 /* blablah.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 6A28195D2A0D2F4700DA32E2 /* blablah.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; 20 96905EF65AED1B983A6B3ABC /* libPods-myapp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-myapp.a */; }; 21 B18059E884C0ABDD17F3DC3D /* ExpoModulesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAC715A2D49A985799AEE119 /* ExpoModulesProvider.swift */; }; 22 BB2F792D24A3F905000567C9 /* Expo.plist in Resources */ = {isa = PBXBuildFile; fileRef = BB2F792C24A3F905000567C9 /* Expo.plist */; }; 23 F57057D248EE4C44BA1DA38D /* noop-file.swift in Sources */ = {isa = PBXBuildFile; fileRef = 07A8DCCD7FD5436AB3BD779A /* noop-file.swift */; }; 24/* End PBXBuildFile section */ 25 26/* Begin PBXContainerItemProxy section */ 27 6A2819682A0D2F4700DA32E2 /* PBXContainerItemProxy */ = { 28 isa = PBXContainerItemProxy; 29 containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */; 30 proxyType = 1; 31 remoteGlobalIDString = 6A28195C2A0D2F4700DA32E2; 32 remoteInfo = blablah; 33 }; 34 6A28196A2A0D2F4700DA32E2 /* PBXContainerItemProxy */ = { 35 isa = PBXContainerItemProxy; 36 containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */; 37 proxyType = 1; 38 remoteGlobalIDString = 13B07F861A680F5B00A75B9A; 39 remoteInfo = myapp; 40 }; 41 6A2819702A0D2F4700DA32E2 /* PBXContainerItemProxy */ = { 42 isa = PBXContainerItemProxy; 43 containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */; 44 proxyType = 1; 45 remoteGlobalIDString = 6A28195C2A0D2F4700DA32E2; 46 remoteInfo = blablah; 47 }; 48/* End PBXContainerItemProxy section */ 49 50/* Begin PBXCopyFilesBuildPhase section */ 51 6A2819742A0D2F4700DA32E2 /* Embed Frameworks */ = { 52 isa = PBXCopyFilesBuildPhase; 53 buildActionMask = 2147483647; 54 dstPath = ""; 55 dstSubfolderSpec = 10; 56 files = ( 57 6A2819732A0D2F4700DA32E2 /* blablah.framework in Embed Frameworks */, 58 ); 59 name = "Embed Frameworks"; 60 runOnlyForDeploymentPostprocessing = 0; 61 }; 62/* End PBXCopyFilesBuildPhase section */ 63 64/* Begin PBXFileReference section */ 65 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; }; 66 07A8DCCD7FD5436AB3BD779A /* noop-file.swift */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.swift; name = "noop-file.swift"; path = "myapp/noop-file.swift"; sourceTree = "<group>"; }; 67 13B07F961A680F5B00A75B9A /* myapp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = myapp.app; sourceTree = BUILT_PRODUCTS_DIR; }; 68 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = myapp/AppDelegate.h; sourceTree = "<group>"; }; 69 13B07FB01A68108700A75B9A /* AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AppDelegate.mm; path = myapp/AppDelegate.mm; sourceTree = "<group>"; }; 70 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = myapp/Images.xcassets; sourceTree = "<group>"; }; 71 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = myapp/Info.plist; sourceTree = "<group>"; }; 72 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = myapp/main.m; sourceTree = "<group>"; }; 73 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-myapp.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-myapp.a"; sourceTree = BUILT_PRODUCTS_DIR; }; 74 6A28195D2A0D2F4700DA32E2 /* blablah.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = blablah.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 75 6A28195F2A0D2F4700DA32E2 /* blablah.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = blablah.h; sourceTree = "<group>"; }; 76 6A2819602A0D2F4700DA32E2 /* blablah.docc */ = {isa = PBXFileReference; lastKnownFileType = folder.documentationcatalog; path = blablah.docc; sourceTree = "<group>"; }; 77 6A2819662A0D2F4700DA32E2 /* blablahTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = blablahTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 78 6A28196D2A0D2F4700DA32E2 /* blablahTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = blablahTests.swift; sourceTree = "<group>"; }; 79 6C2E3173556A471DD304B334 /* Pods-myapp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-myapp.debug.xcconfig"; path = "Target Support Files/Pods-myapp/Pods-myapp.debug.xcconfig"; sourceTree = "<group>"; }; 80 7A4D352CD337FB3A3BF06240 /* Pods-myapp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-myapp.release.xcconfig"; path = "Target Support Files/Pods-myapp/Pods-myapp.release.xcconfig"; sourceTree = "<group>"; }; 81 AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = SplashScreen.storyboard; path = myapp/SplashScreen.storyboard; sourceTree = "<group>"; }; 82 BB2F792C24A3F905000567C9 /* Expo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Expo.plist; sourceTree = "<group>"; }; 83 ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; 84 FAC715A2D49A985799AEE119 /* ExpoModulesProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpoModulesProvider.swift; path = "Pods/Target Support Files/Pods-myapp/ExpoModulesProvider.swift"; sourceTree = "<group>"; }; 85/* End PBXFileReference section */ 86 87/* Begin PBXFrameworksBuildPhase section */ 88 13B07F8C1A680F5B00A75B9A /* Frameworks */ = { 89 isa = PBXFrameworksBuildPhase; 90 buildActionMask = 2147483647; 91 files = ( 92 96905EF65AED1B983A6B3ABC /* libPods-myapp.a in Frameworks */, 93 6A2819722A0D2F4700DA32E2 /* blablah.framework in Frameworks */, 94 ); 95 runOnlyForDeploymentPostprocessing = 0; 96 }; 97 6A28195A2A0D2F4700DA32E2 /* Frameworks */ = { 98 isa = PBXFrameworksBuildPhase; 99 buildActionMask = 2147483647; 100 files = ( 101 ); 102 runOnlyForDeploymentPostprocessing = 0; 103 }; 104 6A2819632A0D2F4700DA32E2 /* Frameworks */ = { 105 isa = PBXFrameworksBuildPhase; 106 buildActionMask = 2147483647; 107 files = ( 108 6A2819672A0D2F4700DA32E2 /* blablah.framework in Frameworks */, 109 ); 110 runOnlyForDeploymentPostprocessing = 0; 111 }; 112/* End PBXFrameworksBuildPhase section */ 113 114/* Begin PBXGroup section */ 115 13B07FAE1A68108700A75B9A /* myapp */ = { 116 isa = PBXGroup; 117 children = ( 118 BB2F792B24A3F905000567C9 /* Supporting */, 119 008F07F21AC5B25A0029DE68 /* main.jsbundle */, 120 13B07FAF1A68108700A75B9A /* AppDelegate.h */, 121 13B07FB01A68108700A75B9A /* AppDelegate.mm */, 122 13B07FB51A68108700A75B9A /* Images.xcassets */, 123 13B07FB61A68108700A75B9A /* Info.plist */, 124 13B07FB71A68108700A75B9A /* main.m */, 125 AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */, 126 07A8DCCD7FD5436AB3BD779A /* noop-file.swift */, 127 ); 128 name = myapp; 129 sourceTree = "<group>"; 130 }; 131 2D16E6871FA4F8E400B85C8A /* Frameworks */ = { 132 isa = PBXGroup; 133 children = ( 134 ED297162215061F000B7C4FE /* JavaScriptCore.framework */, 135 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-myapp.a */, 136 ); 137 name = Frameworks; 138 sourceTree = "<group>"; 139 }; 140 6A28195E2A0D2F4700DA32E2 /* blablah */ = { 141 isa = PBXGroup; 142 children = ( 143 6A28195F2A0D2F4700DA32E2 /* blablah.h */, 144 6A2819602A0D2F4700DA32E2 /* blablah.docc */, 145 ); 146 path = blablah; 147 sourceTree = "<group>"; 148 }; 149 6A28196C2A0D2F4700DA32E2 /* blablahTests */ = { 150 isa = PBXGroup; 151 children = ( 152 6A28196D2A0D2F4700DA32E2 /* blablahTests.swift */, 153 ); 154 path = blablahTests; 155 sourceTree = "<group>"; 156 }; 157 832341AE1AAA6A7D00B99B32 /* Libraries */ = { 158 isa = PBXGroup; 159 children = ( 160 ); 161 name = Libraries; 162 sourceTree = "<group>"; 163 }; 164 83CBB9F61A601CBA00E9B192 = { 165 isa = PBXGroup; 166 children = ( 167 13B07FAE1A68108700A75B9A /* myapp */, 168 832341AE1AAA6A7D00B99B32 /* Libraries */, 169 6A28195E2A0D2F4700DA32E2 /* blablah */, 170 6A28196C2A0D2F4700DA32E2 /* blablahTests */, 171 83CBBA001A601CBA00E9B192 /* Products */, 172 2D16E6871FA4F8E400B85C8A /* Frameworks */, 173 D65327D7A22EEC0BE12398D9 /* Pods */, 174 D7E4C46ADA2E9064B798F356 /* ExpoModulesProviders */, 175 ); 176 indentWidth = 2; 177 sourceTree = "<group>"; 178 tabWidth = 2; 179 usesTabs = 0; 180 }; 181 83CBBA001A601CBA00E9B192 /* Products */ = { 182 isa = PBXGroup; 183 children = ( 184 13B07F961A680F5B00A75B9A /* myapp.app */, 185 6A28195D2A0D2F4700DA32E2 /* blablah.framework */, 186 6A2819662A0D2F4700DA32E2 /* blablahTests.xctest */, 187 ); 188 name = Products; 189 sourceTree = "<group>"; 190 }; 191 92DBD88DE9BF7D494EA9DA96 /* myapp */ = { 192 isa = PBXGroup; 193 children = ( 194 FAC715A2D49A985799AEE119 /* ExpoModulesProvider.swift */, 195 ); 196 name = myapp; 197 sourceTree = "<group>"; 198 }; 199 BB2F792B24A3F905000567C9 /* Supporting */ = { 200 isa = PBXGroup; 201 children = ( 202 BB2F792C24A3F905000567C9 /* Expo.plist */, 203 ); 204 name = Supporting; 205 path = myapp/Supporting; 206 sourceTree = "<group>"; 207 }; 208 D65327D7A22EEC0BE12398D9 /* Pods */ = { 209 isa = PBXGroup; 210 children = ( 211 6C2E3173556A471DD304B334 /* Pods-myapp.debug.xcconfig */, 212 7A4D352CD337FB3A3BF06240 /* Pods-myapp.release.xcconfig */, 213 ); 214 path = Pods; 215 sourceTree = "<group>"; 216 }; 217 D7E4C46ADA2E9064B798F356 /* ExpoModulesProviders */ = { 218 isa = PBXGroup; 219 children = ( 220 92DBD88DE9BF7D494EA9DA96 /* myapp */, 221 ); 222 name = ExpoModulesProviders; 223 sourceTree = "<group>"; 224 }; 225/* End PBXGroup section */ 226 227/* Begin PBXHeadersBuildPhase section */ 228 6A2819582A0D2F4700DA32E2 /* Headers */ = { 229 isa = PBXHeadersBuildPhase; 230 buildActionMask = 2147483647; 231 files = ( 232 6A28196F2A0D2F4700DA32E2 /* blablah.h in Headers */, 233 ); 234 runOnlyForDeploymentPostprocessing = 0; 235 }; 236/* End PBXHeadersBuildPhase section */ 237 238/* Begin PBXNativeTarget section */ 239 13B07F861A680F5B00A75B9A /* myapp */ = { 240 isa = PBXNativeTarget; 241 buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "myapp" */; 242 buildPhases = ( 243 08A4A3CD28434E44B6B9DE2E /* [CP] Check Pods Manifest.lock */, 244 FD10A7F022414F080027D42C /* Start Packager */, 245 13B07F871A680F5B00A75B9A /* Sources */, 246 13B07F8C1A680F5B00A75B9A /* Frameworks */, 247 13B07F8E1A680F5B00A75B9A /* Resources */, 248 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */, 249 800E24972A6A228C8D4807E9 /* [CP] Copy Pods Resources */, 250 CD052DD9CE3E30DCA6E395FA /* [CP] Embed Pods Frameworks */, 251 6A2819742A0D2F4700DA32E2 /* Embed Frameworks */, 252 ); 253 buildRules = ( 254 ); 255 dependencies = ( 256 6A2819712A0D2F4700DA32E2 /* PBXTargetDependency */, 257 ); 258 name = myapp; 259 productName = myapp; 260 productReference = 13B07F961A680F5B00A75B9A /* myapp.app */; 261 productType = "com.apple.product-type.application"; 262 }; 263 6A28195C2A0D2F4700DA32E2 /* blablah */ = { 264 isa = PBXNativeTarget; 265 buildConfigurationList = 6A2819792A0D2F4700DA32E2 /* Build configuration list for PBXNativeTarget "blablah" */; 266 buildPhases = ( 267 6A2819582A0D2F4700DA32E2 /* Headers */, 268 6A2819592A0D2F4700DA32E2 /* Sources */, 269 6A28195A2A0D2F4700DA32E2 /* Frameworks */, 270 6A28195B2A0D2F4700DA32E2 /* Resources */, 271 ); 272 buildRules = ( 273 ); 274 dependencies = ( 275 ); 276 name = blablah; 277 productName = blablah; 278 productReference = 6A28195D2A0D2F4700DA32E2 /* blablah.framework */; 279 productType = "com.apple.product-type.framework"; 280 }; 281 6A2819652A0D2F4700DA32E2 /* blablahTests */ = { 282 isa = PBXNativeTarget; 283 buildConfigurationList = 6A28197A2A0D2F4700DA32E2 /* Build configuration list for PBXNativeTarget "blablahTests" */; 284 buildPhases = ( 285 6A2819622A0D2F4700DA32E2 /* Sources */, 286 6A2819632A0D2F4700DA32E2 /* Frameworks */, 287 6A2819642A0D2F4700DA32E2 /* Resources */, 288 ); 289 buildRules = ( 290 ); 291 dependencies = ( 292 6A2819692A0D2F4700DA32E2 /* PBXTargetDependency */, 293 6A28196B2A0D2F4700DA32E2 /* PBXTargetDependency */, 294 ); 295 name = blablahTests; 296 productName = blablahTests; 297 productReference = 6A2819662A0D2F4700DA32E2 /* blablahTests.xctest */; 298 productType = "com.apple.product-type.bundle.unit-test"; 299 }; 300/* End PBXNativeTarget section */ 301 302/* Begin PBXProject section */ 303 83CBB9F71A601CBA00E9B192 /* Project object */ = { 304 isa = PBXProject; 305 attributes = { 306 LastSwiftUpdateCheck = 1430; 307 LastUpgradeCheck = 1130; 308 TargetAttributes = { 309 13B07F861A680F5B00A75B9A = { 310 LastSwiftMigration = 1250; 311 }; 312 6A28195C2A0D2F4700DA32E2 = { 313 CreatedOnToolsVersion = 14.3; 314 ProvisioningStyle = Automatic; 315 }; 316 6A2819652A0D2F4700DA32E2 = { 317 CreatedOnToolsVersion = 14.3; 318 DevelopmentTeam = QL76XYH73P; 319 ProvisioningStyle = Automatic; 320 TestTargetID = 13B07F861A680F5B00A75B9A; 321 }; 322 }; 323 }; 324 buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "myapp" */; 325 compatibilityVersion = "Xcode 3.2"; 326 developmentRegion = en; 327 hasScannedForEncodings = 0; 328 knownRegions = ( 329 en, 330 Base, 331 ); 332 mainGroup = 83CBB9F61A601CBA00E9B192; 333 productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */; 334 projectDirPath = ""; 335 projectRoot = ""; 336 targets = ( 337 13B07F861A680F5B00A75B9A /* myapp */, 338 6A28195C2A0D2F4700DA32E2 /* blablah */, 339 6A2819652A0D2F4700DA32E2 /* blablahTests */, 340 ); 341 }; 342/* End PBXProject section */ 343 344/* Begin PBXResourcesBuildPhase section */ 345 13B07F8E1A680F5B00A75B9A /* Resources */ = { 346 isa = PBXResourcesBuildPhase; 347 buildActionMask = 2147483647; 348 files = ( 349 BB2F792D24A3F905000567C9 /* Expo.plist in Resources */, 350 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */, 351 3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */, 352 ); 353 runOnlyForDeploymentPostprocessing = 0; 354 }; 355 6A28195B2A0D2F4700DA32E2 /* Resources */ = { 356 isa = PBXResourcesBuildPhase; 357 buildActionMask = 2147483647; 358 files = ( 359 ); 360 runOnlyForDeploymentPostprocessing = 0; 361 }; 362 6A2819642A0D2F4700DA32E2 /* Resources */ = { 363 isa = PBXResourcesBuildPhase; 364 buildActionMask = 2147483647; 365 files = ( 366 ); 367 runOnlyForDeploymentPostprocessing = 0; 368 }; 369/* End PBXResourcesBuildPhase section */ 370 371/* Begin PBXShellScriptBuildPhase section */ 372 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = { 373 isa = PBXShellScriptBuildPhase; 374 buildActionMask = 2147483647; 375 files = ( 376 ); 377 inputPaths = ( 378 ); 379 name = "Bundle React Native code and images"; 380 outputPaths = ( 381 ); 382 runOnlyForDeploymentPostprocessing = 0; 383 shellPath = /bin/sh; 384 shellScript = "if [[ -f \"$PODS_ROOT/../.xcode.env\" ]]; then\n source \"$PODS_ROOT/../.xcode.env\"\nfi\nif [[ -f \"$PODS_ROOT/../.xcode.env.local\" ]]; then\n source \"$PODS_ROOT/../.xcode.env.local\"\nfi\n\n# The project root by default is one level up from the ios directory\nexport PROJECT_ROOT=\"$PROJECT_DIR\"/..\n\nif [[ \"$CONFIGURATION\" = *Debug* ]]; then\n export SKIP_BUNDLING=1\nfi\nif [[ -z \"$ENTRY_FILE\" ]]; then\n # Set the entry JS file using the bundler's entry resolution.\n export ENTRY_FILE=\"$(\"$NODE_BINARY\" -e \"require('expo/scripts/resolveAppEntry')\" $PROJECT_ROOT ios relative | tail -n 1)\"\nfi\n\n`\"$NODE_BINARY\" --print \"require('path').dirname(require.resolve('react-native/package.json')) + '/scripts/react-native-xcode.sh'\"`\n\n"; 385 }; 386 08A4A3CD28434E44B6B9DE2E /* [CP] Check Pods Manifest.lock */ = { 387 isa = PBXShellScriptBuildPhase; 388 buildActionMask = 2147483647; 389 files = ( 390 ); 391 inputFileListPaths = ( 392 ); 393 inputPaths = ( 394 "${PODS_PODFILE_DIR_PATH}/Podfile.lock", 395 "${PODS_ROOT}/Manifest.lock", 396 ); 397 name = "[CP] Check Pods Manifest.lock"; 398 outputFileListPaths = ( 399 ); 400 outputPaths = ( 401 "$(DERIVED_FILE_DIR)/Pods-myapp-checkManifestLockResult.txt", 402 ); 403 runOnlyForDeploymentPostprocessing = 0; 404 shellPath = /bin/sh; 405 shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; 406 showEnvVarsInLog = 0; 407 }; 408 800E24972A6A228C8D4807E9 /* [CP] Copy Pods Resources */ = { 409 isa = PBXShellScriptBuildPhase; 410 buildActionMask = 2147483647; 411 files = ( 412 ); 413 inputPaths = ( 414 "${PODS_ROOT}/Target Support Files/Pods-myapp/Pods-myapp-resources.sh", 415 "${PODS_CONFIGURATION_BUILD_DIR}/EXConstants/EXConstants.bundle", 416 "${PODS_CONFIGURATION_BUILD_DIR}/React-Core/AccessibilityResources.bundle", 417 ); 418 name = "[CP] Copy Pods Resources"; 419 outputPaths = ( 420 "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/EXConstants.bundle", 421 "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/AccessibilityResources.bundle", 422 ); 423 runOnlyForDeploymentPostprocessing = 0; 424 shellPath = /bin/sh; 425 shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-myapp/Pods-myapp-resources.sh\"\n"; 426 showEnvVarsInLog = 0; 427 }; 428 CD052DD9CE3E30DCA6E395FA /* [CP] Embed Pods Frameworks */ = { 429 isa = PBXShellScriptBuildPhase; 430 buildActionMask = 2147483647; 431 files = ( 432 ); 433 inputPaths = ( 434 "${PODS_ROOT}/Target Support Files/Pods-myapp/Pods-myapp-frameworks.sh", 435 "${PODS_XCFRAMEWORKS_BUILD_DIR}/hermes-engine/Pre-built/hermes.framework/hermes", 436 ); 437 name = "[CP] Embed Pods Frameworks"; 438 outputPaths = ( 439 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermes.framework", 440 ); 441 runOnlyForDeploymentPostprocessing = 0; 442 shellPath = /bin/sh; 443 shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-myapp/Pods-myapp-frameworks.sh\"\n"; 444 showEnvVarsInLog = 0; 445 }; 446 FD10A7F022414F080027D42C /* Start Packager */ = { 447 isa = PBXShellScriptBuildPhase; 448 buildActionMask = 2147483647; 449 files = ( 450 ); 451 inputFileListPaths = ( 452 ); 453 inputPaths = ( 454 ); 455 name = "Start Packager"; 456 outputFileListPaths = ( 457 ); 458 outputPaths = ( 459 ); 460 runOnlyForDeploymentPostprocessing = 0; 461 shellPath = /bin/sh; 462 shellScript = "if [[ -f \"$PODS_ROOT/../.xcode.env\" ]]; then\n source \"$PODS_ROOT/../.xcode.env\"\nfi\nif [[ -f \"$PODS_ROOT/../.xcode.env.local\" ]]; then\n source \"$PODS_ROOT/../.xcode.env.local\"\nfi\n\nexport RCT_METRO_PORT=\"${RCT_METRO_PORT:=8081}\"\necho \"export RCT_METRO_PORT=${RCT_METRO_PORT}\" > `$NODE_BINARY --print \"require('path').dirname(require.resolve('react-native/package.json')) + '/scripts/.packager.env'\"`\nif [ -z \"${RCT_NO_LAUNCH_PACKAGER+xxx}\" ] ; then\n if nc -w 5 -z localhost ${RCT_METRO_PORT} ; then\n if ! curl -s \"http://localhost:${RCT_METRO_PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} already in use, packager is either not running or not running correctly\"\n exit 2\n fi\n else\n open `$NODE_BINARY --print \"require('path').dirname(require.resolve('react-native/package.json')) + '/scripts/launchPackager.command'\"` || echo \"Can't start packager automatically\"\n fi\nfi\n"; 463 showEnvVarsInLog = 0; 464 }; 465/* End PBXShellScriptBuildPhase section */ 466 467/* Begin PBXSourcesBuildPhase section */ 468 13B07F871A680F5B00A75B9A /* Sources */ = { 469 isa = PBXSourcesBuildPhase; 470 buildActionMask = 2147483647; 471 files = ( 472 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */, 473 13B07FC11A68108700A75B9A /* main.m in Sources */, 474 B18059E884C0ABDD17F3DC3D /* ExpoModulesProvider.swift in Sources */, 475 F57057D248EE4C44BA1DA38D /* noop-file.swift in Sources */, 476 ); 477 runOnlyForDeploymentPostprocessing = 0; 478 }; 479 6A2819592A0D2F4700DA32E2 /* Sources */ = { 480 isa = PBXSourcesBuildPhase; 481 buildActionMask = 2147483647; 482 files = ( 483 6A2819612A0D2F4700DA32E2 /* blablah.docc in Sources */, 484 ); 485 runOnlyForDeploymentPostprocessing = 0; 486 }; 487 6A2819622A0D2F4700DA32E2 /* Sources */ = { 488 isa = PBXSourcesBuildPhase; 489 buildActionMask = 2147483647; 490 files = ( 491 6A28196E2A0D2F4700DA32E2 /* blablahTests.swift in Sources */, 492 ); 493 runOnlyForDeploymentPostprocessing = 0; 494 }; 495/* End PBXSourcesBuildPhase section */ 496 497/* Begin PBXTargetDependency section */ 498 6A2819692A0D2F4700DA32E2 /* PBXTargetDependency */ = { 499 isa = PBXTargetDependency; 500 target = 6A28195C2A0D2F4700DA32E2 /* blablah */; 501 targetProxy = 6A2819682A0D2F4700DA32E2 /* PBXContainerItemProxy */; 502 }; 503 6A28196B2A0D2F4700DA32E2 /* PBXTargetDependency */ = { 504 isa = PBXTargetDependency; 505 target = 13B07F861A680F5B00A75B9A /* myapp */; 506 targetProxy = 6A28196A2A0D2F4700DA32E2 /* PBXContainerItemProxy */; 507 }; 508 6A2819712A0D2F4700DA32E2 /* PBXTargetDependency */ = { 509 isa = PBXTargetDependency; 510 target = 6A28195C2A0D2F4700DA32E2 /* blablah */; 511 targetProxy = 6A2819702A0D2F4700DA32E2 /* PBXContainerItemProxy */; 512 }; 513/* End PBXTargetDependency section */ 514 515/* Begin XCBuildConfiguration section */ 516 13B07F941A680F5B00A75B9A /* Debug */ = { 517 isa = XCBuildConfiguration; 518 baseConfigurationReference = 6C2E3173556A471DD304B334 /* Pods-myapp.debug.xcconfig */; 519 buildSettings = { 520 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; 521 CLANG_ENABLE_MODULES = YES; 522 CODE_SIGN_ENTITLEMENTS = myapp/myapp.entitlements; 523 CURRENT_PROJECT_VERSION = 1; 524 ENABLE_BITCODE = NO; 525 GCC_PREPROCESSOR_DEFINITIONS = ( 526 "$(inherited)", 527 "FB_SONARKIT_ENABLED=1", 528 ); 529 INFOPLIST_FILE = myapp/Info.plist; 530 IPHONEOS_DEPLOYMENT_TARGET = 13.0; 531 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; 532 MARKETING_VERSION = 1.0; 533 OTHER_LDFLAGS = ( 534 "$(inherited)", 535 "-ObjC", 536 "-lc++", 537 ); 538 OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_DEBUG"; 539 PRODUCT_BUNDLE_IDENTIFIER = com.dsokal.myapp; 540 PRODUCT_NAME = myapp; 541 SWIFT_OPTIMIZATION_LEVEL = "-Onone"; 542 SWIFT_VERSION = 5.0; 543 TARGETED_DEVICE_FAMILY = "1,2"; 544 VERSIONING_SYSTEM = "apple-generic"; 545 }; 546 name = Debug; 547 }; 548 13B07F951A680F5B00A75B9A /* Release */ = { 549 isa = XCBuildConfiguration; 550 baseConfigurationReference = 7A4D352CD337FB3A3BF06240 /* Pods-myapp.release.xcconfig */; 551 buildSettings = { 552 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; 553 CLANG_ENABLE_MODULES = YES; 554 CODE_SIGN_ENTITLEMENTS = myapp/myapp.entitlements; 555 CURRENT_PROJECT_VERSION = 1; 556 INFOPLIST_FILE = myapp/Info.plist; 557 IPHONEOS_DEPLOYMENT_TARGET = 13.0; 558 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; 559 MARKETING_VERSION = 1.0; 560 OTHER_LDFLAGS = ( 561 "$(inherited)", 562 "-ObjC", 563 "-lc++", 564 ); 565 OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE"; 566 PRODUCT_BUNDLE_IDENTIFIER = com.dsokal.myapp; 567 PRODUCT_NAME = myapp; 568 SWIFT_VERSION = 5.0; 569 TARGETED_DEVICE_FAMILY = "1,2"; 570 VERSIONING_SYSTEM = "apple-generic"; 571 }; 572 name = Release; 573 }; 574 6A2819752A0D2F4700DA32E2 /* Debug */ = { 575 isa = XCBuildConfiguration; 576 buildSettings = { 577 CLANG_ANALYZER_NONNULL = YES; 578 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; 579 CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; 580 CLANG_ENABLE_OBJC_WEAK = YES; 581 CLANG_WARN_DOCUMENTATION_COMMENTS = YES; 582 CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; 583 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; 584 CODE_SIGN_STYLE = Automatic; 585 CURRENT_PROJECT_VERSION = 1; 586 DEBUG_INFORMATION_FORMAT = dwarf; 587 DEFINES_MODULE = YES; 588 DYLIB_COMPATIBILITY_VERSION = 1; 589 DYLIB_CURRENT_VERSION = 1; 590 DYLIB_INSTALL_NAME_BASE = "@rpath"; 591 ENABLE_MODULE_VERIFIER = YES; 592 GCC_C_LANGUAGE_STANDARD = gnu11; 593 GENERATE_INFOPLIST_FILE = YES; 594 INFOPLIST_KEY_NSHumanReadableCopyright = ""; 595 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; 596 IPHONEOS_DEPLOYMENT_TARGET = 16.4; 597 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; 598 MARKETING_VERSION = 1.0; 599 MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++"; 600 MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu11 gnu++20"; 601 MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; 602 MTL_FAST_MATH = YES; 603 PRODUCT_BUNDLE_IDENTIFIER = asdf.blablah; 604 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; 605 SKIP_INSTALL = YES; 606 SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; 607 SWIFT_EMIT_LOC_STRINGS = YES; 608 SWIFT_OPTIMIZATION_LEVEL = "-Onone"; 609 SWIFT_VERSION = 5.0; 610 TARGETED_DEVICE_FAMILY = "1,2"; 611 VERSIONING_SYSTEM = "apple-generic"; 612 VERSION_INFO_PREFIX = ""; 613 }; 614 name = Debug; 615 }; 616 6A2819762A0D2F4700DA32E2 /* Release */ = { 617 isa = XCBuildConfiguration; 618 buildSettings = { 619 CLANG_ANALYZER_NONNULL = YES; 620 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; 621 CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; 622 CLANG_ENABLE_OBJC_WEAK = YES; 623 CLANG_WARN_DOCUMENTATION_COMMENTS = YES; 624 CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; 625 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; 626 CODE_SIGN_STYLE = Automatic; 627 COPY_PHASE_STRIP = NO; 628 CURRENT_PROJECT_VERSION = 1; 629 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; 630 DEFINES_MODULE = YES; 631 DYLIB_COMPATIBILITY_VERSION = 1; 632 DYLIB_CURRENT_VERSION = 1; 633 DYLIB_INSTALL_NAME_BASE = "@rpath"; 634 ENABLE_MODULE_VERIFIER = YES; 635 GCC_C_LANGUAGE_STANDARD = gnu11; 636 GENERATE_INFOPLIST_FILE = YES; 637 INFOPLIST_KEY_NSHumanReadableCopyright = ""; 638 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; 639 IPHONEOS_DEPLOYMENT_TARGET = 16.4; 640 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; 641 MARKETING_VERSION = 1.0; 642 MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++"; 643 MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu11 gnu++20"; 644 MTL_FAST_MATH = YES; 645 PRODUCT_BUNDLE_IDENTIFIER = asdf.blablah; 646 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; 647 SKIP_INSTALL = YES; 648 SWIFT_EMIT_LOC_STRINGS = YES; 649 SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; 650 SWIFT_VERSION = 5.0; 651 TARGETED_DEVICE_FAMILY = "1,2"; 652 VERSIONING_SYSTEM = "apple-generic"; 653 VERSION_INFO_PREFIX = ""; 654 }; 655 name = Release; 656 }; 657 6A2819772A0D2F4700DA32E2 /* Debug */ = { 658 isa = XCBuildConfiguration; 659 buildSettings = { 660 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; 661 CLANG_ANALYZER_NONNULL = YES; 662 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; 663 CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; 664 CLANG_ENABLE_OBJC_WEAK = YES; 665 CLANG_WARN_DOCUMENTATION_COMMENTS = YES; 666 CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; 667 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; 668 CODE_SIGN_STYLE = Automatic; 669 CURRENT_PROJECT_VERSION = 1; 670 DEBUG_INFORMATION_FORMAT = dwarf; 671 DEVELOPMENT_TEAM = QL76XYH73P; 672 GCC_C_LANGUAGE_STANDARD = gnu11; 673 GENERATE_INFOPLIST_FILE = YES; 674 IPHONEOS_DEPLOYMENT_TARGET = 16.4; 675 MARKETING_VERSION = 1.0; 676 MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; 677 MTL_FAST_MATH = YES; 678 PRODUCT_BUNDLE_IDENTIFIER = asdf.blablahTests; 679 PRODUCT_NAME = "$(TARGET_NAME)"; 680 SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; 681 SWIFT_EMIT_LOC_STRINGS = NO; 682 SWIFT_OPTIMIZATION_LEVEL = "-Onone"; 683 SWIFT_VERSION = 5.0; 684 TARGETED_DEVICE_FAMILY = "1,2"; 685 TEST_HOST = "$(BUILT_PRODUCTS_DIR)/myapp.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/myapp"; 686 }; 687 name = Debug; 688 }; 689 6A2819782A0D2F4700DA32E2 /* Release */ = { 690 isa = XCBuildConfiguration; 691 buildSettings = { 692 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; 693 CLANG_ANALYZER_NONNULL = YES; 694 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; 695 CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; 696 CLANG_ENABLE_OBJC_WEAK = YES; 697 CLANG_WARN_DOCUMENTATION_COMMENTS = YES; 698 CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; 699 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; 700 CODE_SIGN_STYLE = Automatic; 701 COPY_PHASE_STRIP = NO; 702 CURRENT_PROJECT_VERSION = 1; 703 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; 704 DEVELOPMENT_TEAM = QL76XYH73P; 705 GCC_C_LANGUAGE_STANDARD = gnu11; 706 GENERATE_INFOPLIST_FILE = YES; 707 IPHONEOS_DEPLOYMENT_TARGET = 16.4; 708 MARKETING_VERSION = 1.0; 709 MTL_FAST_MATH = YES; 710 PRODUCT_BUNDLE_IDENTIFIER = asdf.blablahTests; 711 PRODUCT_NAME = "$(TARGET_NAME)"; 712 SWIFT_EMIT_LOC_STRINGS = NO; 713 SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; 714 SWIFT_VERSION = 5.0; 715 TARGETED_DEVICE_FAMILY = "1,2"; 716 TEST_HOST = "$(BUILT_PRODUCTS_DIR)/myapp.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/myapp"; 717 }; 718 name = Release; 719 }; 720 83CBBA201A601CBA00E9B192 /* Debug */ = { 721 isa = XCBuildConfiguration; 722 buildSettings = { 723 ALWAYS_SEARCH_USER_PATHS = NO; 724 CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; 725 CLANG_CXX_LANGUAGE_STANDARD = "c++17"; 726 CLANG_CXX_LIBRARY = "libc++"; 727 CLANG_ENABLE_MODULES = YES; 728 CLANG_ENABLE_OBJC_ARC = YES; 729 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; 730 CLANG_WARN_BOOL_CONVERSION = YES; 731 CLANG_WARN_COMMA = YES; 732 CLANG_WARN_CONSTANT_CONVERSION = YES; 733 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; 734 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; 735 CLANG_WARN_EMPTY_BODY = YES; 736 CLANG_WARN_ENUM_CONVERSION = YES; 737 CLANG_WARN_INFINITE_RECURSION = YES; 738 CLANG_WARN_INT_CONVERSION = YES; 739 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; 740 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; 741 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; 742 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; 743 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; 744 CLANG_WARN_STRICT_PROTOTYPES = YES; 745 CLANG_WARN_SUSPICIOUS_MOVE = YES; 746 CLANG_WARN_UNREACHABLE_CODE = YES; 747 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 748 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; 749 COPY_PHASE_STRIP = NO; 750 ENABLE_STRICT_OBJC_MSGSEND = YES; 751 ENABLE_TESTABILITY = YES; 752 "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = i386; 753 GCC_C_LANGUAGE_STANDARD = gnu99; 754 GCC_DYNAMIC_NO_PIC = NO; 755 GCC_NO_COMMON_BLOCKS = YES; 756 GCC_OPTIMIZATION_LEVEL = 0; 757 GCC_PREPROCESSOR_DEFINITIONS = ( 758 "DEBUG=1", 759 "$(inherited)", 760 ); 761 GCC_SYMBOLS_PRIVATE_EXTERN = NO; 762 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 763 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; 764 GCC_WARN_UNDECLARED_SELECTOR = YES; 765 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; 766 GCC_WARN_UNUSED_FUNCTION = YES; 767 GCC_WARN_UNUSED_VARIABLE = YES; 768 IPHONEOS_DEPLOYMENT_TARGET = 13.0; 769 LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)"; 770 LIBRARY_SEARCH_PATHS = "$(SDKROOT)/usr/lib/swift\"$(inherited)\""; 771 MTL_ENABLE_DEBUG_INFO = YES; 772 ONLY_ACTIVE_ARCH = YES; 773 REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; 774 SDKROOT = iphoneos; 775 }; 776 name = Debug; 777 }; 778 83CBBA211A601CBA00E9B192 /* Release */ = { 779 isa = XCBuildConfiguration; 780 buildSettings = { 781 ALWAYS_SEARCH_USER_PATHS = NO; 782 CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; 783 CLANG_CXX_LANGUAGE_STANDARD = "c++17"; 784 CLANG_CXX_LIBRARY = "libc++"; 785 CLANG_ENABLE_MODULES = YES; 786 CLANG_ENABLE_OBJC_ARC = YES; 787 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; 788 CLANG_WARN_BOOL_CONVERSION = YES; 789 CLANG_WARN_COMMA = YES; 790 CLANG_WARN_CONSTANT_CONVERSION = YES; 791 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; 792 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; 793 CLANG_WARN_EMPTY_BODY = YES; 794 CLANG_WARN_ENUM_CONVERSION = YES; 795 CLANG_WARN_INFINITE_RECURSION = YES; 796 CLANG_WARN_INT_CONVERSION = YES; 797 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; 798 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; 799 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; 800 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; 801 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; 802 CLANG_WARN_STRICT_PROTOTYPES = YES; 803 CLANG_WARN_SUSPICIOUS_MOVE = YES; 804 CLANG_WARN_UNREACHABLE_CODE = YES; 805 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 806 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; 807 COPY_PHASE_STRIP = YES; 808 ENABLE_NS_ASSERTIONS = NO; 809 ENABLE_STRICT_OBJC_MSGSEND = YES; 810 "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = i386; 811 GCC_C_LANGUAGE_STANDARD = gnu99; 812 GCC_NO_COMMON_BLOCKS = YES; 813 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 814 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; 815 GCC_WARN_UNDECLARED_SELECTOR = YES; 816 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; 817 GCC_WARN_UNUSED_FUNCTION = YES; 818 GCC_WARN_UNUSED_VARIABLE = YES; 819 IPHONEOS_DEPLOYMENT_TARGET = 13.0; 820 LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)"; 821 LIBRARY_SEARCH_PATHS = "$(SDKROOT)/usr/lib/swift\"$(inherited)\""; 822 MTL_ENABLE_DEBUG_INFO = NO; 823 REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; 824 SDKROOT = iphoneos; 825 VALIDATE_PRODUCT = YES; 826 }; 827 name = Release; 828 }; 829/* End XCBuildConfiguration section */ 830 831/* Begin XCConfigurationList section */ 832 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "myapp" */ = { 833 isa = XCConfigurationList; 834 buildConfigurations = ( 835 13B07F941A680F5B00A75B9A /* Debug */, 836 13B07F951A680F5B00A75B9A /* Release */, 837 ); 838 defaultConfigurationIsVisible = 0; 839 defaultConfigurationName = Release; 840 }; 841 6A2819792A0D2F4700DA32E2 /* Build configuration list for PBXNativeTarget "blablah" */ = { 842 isa = XCConfigurationList; 843 buildConfigurations = ( 844 6A2819752A0D2F4700DA32E2 /* Debug */, 845 6A2819762A0D2F4700DA32E2 /* Release */, 846 ); 847 defaultConfigurationIsVisible = 0; 848 defaultConfigurationName = Release; 849 }; 850 6A28197A2A0D2F4700DA32E2 /* Build configuration list for PBXNativeTarget "blablahTests" */ = { 851 isa = XCConfigurationList; 852 buildConfigurations = ( 853 6A2819772A0D2F4700DA32E2 /* Debug */, 854 6A2819782A0D2F4700DA32E2 /* Release */, 855 ); 856 defaultConfigurationIsVisible = 0; 857 defaultConfigurationName = Release; 858 }; 859 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "myapp" */ = { 860 isa = XCConfigurationList; 861 buildConfigurations = ( 862 83CBBA201A601CBA00E9B192 /* Debug */, 863 83CBBA211A601CBA00E9B192 /* Release */, 864 ); 865 defaultConfigurationIsVisible = 0; 866 defaultConfigurationName = Release; 867 }; 868/* End XCConfigurationList section */ 869 }; 870 rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */; 871} 872