|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 70; |
| 6 | + objectVersion = 77; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
|
45 | 45 | /* Begin PBXFileSystemSynchronizedRootGroup section */ |
46 | 46 | B876D47A2E95685D00879086 /* sampleTests */ = { |
47 | 47 | isa = PBXFileSystemSynchronizedRootGroup; |
48 | | - exceptions = ( |
49 | | - ); |
50 | | - explicitFileTypes = { |
51 | | - }; |
52 | | - explicitFolders = ( |
53 | | - ); |
54 | 48 | path = sampleTests; |
55 | 49 | sourceTree = "<group>"; |
56 | 50 | }; |
|
205 | 199 | }; |
206 | 200 | }; |
207 | 201 | buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "sample" */; |
208 | | - compatibilityVersion = "Xcode 12.0"; |
209 | 202 | developmentRegion = en; |
210 | 203 | hasScannedForEncodings = 0; |
211 | 204 | knownRegions = ( |
212 | 205 | en, |
213 | 206 | Base, |
214 | 207 | ); |
215 | 208 | mainGroup = 83CBB9F61A601CBA00E9B192; |
| 209 | + preferredProjectObjectVersion = 77; |
216 | 210 | productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */; |
217 | 211 | projectDirPath = ""; |
218 | 212 | projectRoot = ""; |
|
290 | 284 | inputFileListPaths = ( |
291 | 285 | "${PODS_ROOT}/Target Support Files/Pods-sample/Pods-sample-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
292 | 286 | ); |
| 287 | + inputPaths = ( |
| 288 | + ); |
293 | 289 | name = "[CP] Embed Pods Frameworks"; |
294 | 290 | outputFileListPaths = ( |
295 | 291 | "${PODS_ROOT}/Target Support Files/Pods-sample/Pods-sample-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
296 | 292 | ); |
| 293 | + outputPaths = ( |
| 294 | + ); |
297 | 295 | runOnlyForDeploymentPostprocessing = 0; |
298 | 296 | shellPath = /bin/sh; |
299 | 297 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-sample/Pods-sample-frameworks.sh\"\n"; |
|
307 | 305 | inputFileListPaths = ( |
308 | 306 | "${PODS_ROOT}/Target Support Files/Pods-sample/Pods-sample-resources-${CONFIGURATION}-input-files.xcfilelist", |
309 | 307 | ); |
| 308 | + inputPaths = ( |
| 309 | + ); |
310 | 310 | name = "[CP] Copy Pods Resources"; |
311 | 311 | outputFileListPaths = ( |
312 | 312 | "${PODS_ROOT}/Target Support Files/Pods-sample/Pods-sample-resources-${CONFIGURATION}-output-files.xcfilelist", |
313 | 313 | ); |
| 314 | + outputPaths = ( |
| 315 | + ); |
314 | 316 | runOnlyForDeploymentPostprocessing = 0; |
315 | 317 | shellPath = /bin/sh; |
316 | 318 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-sample/Pods-sample-resources.sh\"\n"; |
|
510 | 512 | "-DFOLLY_CFG_NO_COROUTINES=1", |
511 | 513 | "-DFOLLY_HAVE_CLOCK_GETTIME=1", |
512 | 514 | ); |
513 | | - OTHER_LDFLAGS = ( |
514 | | - "$(inherited)", |
515 | | - " ", |
516 | | - ); |
| 515 | + OTHER_LDFLAGS = "$(inherited) "; |
517 | 516 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; |
518 | 517 | SDKROOT = iphoneos; |
519 | 518 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) DEBUG"; |
|
597 | 596 | "-DFOLLY_CFG_NO_COROUTINES=1", |
598 | 597 | "-DFOLLY_HAVE_CLOCK_GETTIME=1", |
599 | 598 | ); |
600 | | - OTHER_LDFLAGS = ( |
601 | | - "$(inherited)", |
602 | | - " ", |
603 | | - ); |
| 599 | + OTHER_LDFLAGS = "$(inherited) "; |
604 | 600 | REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native"; |
605 | 601 | SDKROOT = iphoneos; |
606 | 602 | USE_HERMES = true; |
|
0 commit comments