|
13 | 13 | 514201522437B4B40078DB4F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 514201512437B4B40078DB4F /* Assets.xcassets */; }; |
14 | 14 | 514201552437B4B40078DB4F /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 514201532437B4B40078DB4F /* Main.storyboard */; }; |
15 | 15 | 514201582437B4B40078DB4F /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 514201572437B4B40078DB4F /* main.m */; }; |
16 | | - FB082D27BF20E8CA57BC5787 /* libPods-example-macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D7BE31BBCAFD22E1F56ABF3 /* libPods-example-macOS.a */; }; |
| 16 | + 81AF6CAAA3A47C569455A8CF /* libPods-example-macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 58E7258FCD17F876631BC167 /* libPods-example-macOS.a */; }; |
17 | 17 | /* End PBXBuildFile section */ |
18 | 18 |
|
19 | 19 | /* Begin PBXFileReference section */ |
20 | | - 01F1BCEAEAD62CB8FE6E169F /* Pods-example-macOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-example-macOS.debug.xcconfig"; path = "Target Support Files/Pods-example-macOS/Pods-example-macOS.debug.xcconfig"; sourceTree = "<group>"; }; |
21 | | - 0D7BE31BBCAFD22E1F56ABF3 /* libPods-example-macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-example-macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 20 | + 09343FFBEE94A3EEF278F558 /* Pods-example-macOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-example-macOS.release.xcconfig"; path = "Target Support Files/Pods-example-macOS/Pods-example-macOS.release.xcconfig"; sourceTree = "<group>"; }; |
22 | 21 | 13B07F961A680F5B00A75B9A /* example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = example.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
23 | 22 | 158A168270B5A1CEAA2749A3 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
| 23 | + 2DEABBDC1A78EE18A5F26A4D /* Pods-example-macOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-example-macOS.debug.xcconfig"; path = "Target Support Files/Pods-example-macOS/Pods-example-macOS.debug.xcconfig"; sourceTree = "<group>"; }; |
24 | 24 | 514201492437B4B30078DB4F /* example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = example.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
25 | 25 | 5142014B2437B4B30078DB4F /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; |
26 | 26 | 5142014C2437B4B30078DB4F /* AppDelegate.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = AppDelegate.mm; sourceTree = "<group>"; }; |
|
29 | 29 | 514201562437B4B40078DB4F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
30 | 30 | 514201572437B4B40078DB4F /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
31 | 31 | 514201592437B4B40078DB4F /* example.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = example.entitlements; sourceTree = "<group>"; }; |
32 | | - 69BDB9536420F50E0A45D235 /* Pods-example-macOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-example-macOS.release.xcconfig"; path = "Target Support Files/Pods-example-macOS/Pods-example-macOS.release.xcconfig"; sourceTree = "<group>"; }; |
| 32 | + 58E7258FCD17F876631BC167 /* libPods-example-macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-example-macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
33 | 33 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
34 | 34 | /* End PBXFileReference section */ |
35 | 35 |
|
|
45 | 45 | isa = PBXFrameworksBuildPhase; |
46 | 46 | buildActionMask = 2147483647; |
47 | 47 | files = ( |
48 | | - FB082D27BF20E8CA57BC5787 /* libPods-example-macOS.a in Frameworks */, |
| 48 | + 81AF6CAAA3A47C569455A8CF /* libPods-example-macOS.a in Frameworks */, |
49 | 49 | ); |
50 | 50 | runOnlyForDeploymentPostprocessing = 0; |
51 | 51 | }; |
52 | 52 | /* End PBXFrameworksBuildPhase section */ |
53 | 53 |
|
54 | 54 | /* Begin PBXGroup section */ |
55 | | - 2B00ABF111DFE292C2703642 /* Pods */ = { |
56 | | - isa = PBXGroup; |
57 | | - children = ( |
58 | | - 01F1BCEAEAD62CB8FE6E169F /* Pods-example-macOS.debug.xcconfig */, |
59 | | - 69BDB9536420F50E0A45D235 /* Pods-example-macOS.release.xcconfig */, |
60 | | - ); |
61 | | - name = Pods; |
62 | | - path = Pods; |
63 | | - sourceTree = "<group>"; |
64 | | - }; |
65 | 55 | 2D16E6871FA4F8E400B85C8A /* Frameworks */ = { |
66 | 56 | isa = PBXGroup; |
67 | 57 | children = ( |
68 | 58 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */, |
69 | | - 0D7BE31BBCAFD22E1F56ABF3 /* libPods-example-macOS.a */, |
| 59 | + 58E7258FCD17F876631BC167 /* libPods-example-macOS.a */, |
70 | 60 | ); |
71 | 61 | name = Frameworks; |
72 | 62 | sourceTree = "<group>"; |
|
100 | 90 | 83CBBA001A601CBA00E9B192 /* Products */, |
101 | 91 | 2D16E6871FA4F8E400B85C8A /* Frameworks */, |
102 | 92 | 158A168270B5A1CEAA2749A3 /* PrivacyInfo.xcprivacy */, |
103 | | - 2B00ABF111DFE292C2703642 /* Pods */, |
| 93 | + B290BBA17FB47E6DCAAC37C8 /* Pods */, |
104 | 94 | ); |
105 | 95 | indentWidth = 2; |
106 | 96 | sourceTree = "<group>"; |
|
116 | 106 | name = Products; |
117 | 107 | sourceTree = "<group>"; |
118 | 108 | }; |
| 109 | + B290BBA17FB47E6DCAAC37C8 /* Pods */ = { |
| 110 | + isa = PBXGroup; |
| 111 | + children = ( |
| 112 | + 2DEABBDC1A78EE18A5F26A4D /* Pods-example-macOS.debug.xcconfig */, |
| 113 | + 09343FFBEE94A3EEF278F558 /* Pods-example-macOS.release.xcconfig */, |
| 114 | + ); |
| 115 | + name = Pods; |
| 116 | + path = Pods; |
| 117 | + sourceTree = "<group>"; |
| 118 | + }; |
119 | 119 | /* End PBXGroup section */ |
120 | 120 |
|
121 | 121 | /* Begin PBXNativeTarget section */ |
|
141 | 141 | isa = PBXNativeTarget; |
142 | 142 | buildConfigurationList = 5142015A2437B4B40078DB4F /* Build configuration list for PBXNativeTarget "example-macOS" */; |
143 | 143 | buildPhases = ( |
144 | | - 1A938104A937498D81B3BD3B /* [CP] Check Pods Manifest.lock */, |
| 144 | + D37695AC91ADBF4658D4E209 /* [CP] Check Pods Manifest.lock */, |
145 | 145 | 514201452437B4B30078DB4F /* Sources */, |
146 | 146 | 514201462437B4B30078DB4F /* Frameworks */, |
147 | 147 | 514201472437B4B30078DB4F /* Resources */, |
148 | 148 | 381D8A6E24576A4E00465D17 /* Bundle React Native code and images */, |
149 | | - 4A83DE378E360D9B29A4D23D /* [CP] Copy Pods Resources */, |
| 149 | + 8B91A0BB66A7DA6CD0E06255 /* [CP] Copy Pods Resources */, |
150 | 150 | ); |
151 | 151 | buildRules = ( |
152 | 152 | ); |
|
229 | 229 | shellPath = /bin/sh; |
230 | 230 | shellScript = "export NODE_BINARY=node\n../node_modules/react-native-macos/scripts/react-native-xcode.sh\n"; |
231 | 231 | }; |
232 | | - 1A938104A937498D81B3BD3B /* [CP] Check Pods Manifest.lock */ = { |
233 | | - isa = PBXShellScriptBuildPhase; |
234 | | - buildActionMask = 2147483647; |
235 | | - files = ( |
236 | | - ); |
237 | | - inputFileListPaths = ( |
238 | | - ); |
239 | | - inputPaths = ( |
240 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
241 | | - "${PODS_ROOT}/Manifest.lock", |
242 | | - ); |
243 | | - name = "[CP] Check Pods Manifest.lock"; |
244 | | - outputFileListPaths = ( |
245 | | - ); |
246 | | - outputPaths = ( |
247 | | - "$(DERIVED_FILE_DIR)/Pods-example-macOS-checkManifestLockResult.txt", |
248 | | - ); |
249 | | - runOnlyForDeploymentPostprocessing = 0; |
250 | | - shellPath = /bin/sh; |
251 | | - 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"; |
252 | | - showEnvVarsInLog = 0; |
253 | | - }; |
254 | 232 | 381D8A6E24576A4E00465D17 /* Bundle React Native code and images */ = { |
255 | 233 | isa = PBXShellScriptBuildPhase; |
256 | 234 | buildActionMask = 2147483647; |
|
269 | 247 | shellPath = /bin/sh; |
270 | 248 | shellScript = "export NODE_BINARY=node\n../node_modules/react-native-macos/scripts/react-native-xcode.sh\n"; |
271 | 249 | }; |
272 | | - 4A83DE378E360D9B29A4D23D /* [CP] Copy Pods Resources */ = { |
| 250 | + 8B91A0BB66A7DA6CD0E06255 /* [CP] Copy Pods Resources */ = { |
273 | 251 | isa = PBXShellScriptBuildPhase; |
274 | 252 | buildActionMask = 2147483647; |
275 | 253 | files = ( |
|
295 | 273 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-example-macOS/Pods-example-macOS-resources.sh\"\n"; |
296 | 274 | showEnvVarsInLog = 0; |
297 | 275 | }; |
| 276 | + D37695AC91ADBF4658D4E209 /* [CP] Check Pods Manifest.lock */ = { |
| 277 | + isa = PBXShellScriptBuildPhase; |
| 278 | + buildActionMask = 2147483647; |
| 279 | + files = ( |
| 280 | + ); |
| 281 | + inputFileListPaths = ( |
| 282 | + ); |
| 283 | + inputPaths = ( |
| 284 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 285 | + "${PODS_ROOT}/Manifest.lock", |
| 286 | + ); |
| 287 | + name = "[CP] Check Pods Manifest.lock"; |
| 288 | + outputFileListPaths = ( |
| 289 | + ); |
| 290 | + outputPaths = ( |
| 291 | + "$(DERIVED_FILE_DIR)/Pods-example-macOS-checkManifestLockResult.txt", |
| 292 | + ); |
| 293 | + runOnlyForDeploymentPostprocessing = 0; |
| 294 | + shellPath = /bin/sh; |
| 295 | + 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"; |
| 296 | + showEnvVarsInLog = 0; |
| 297 | + }; |
298 | 298 | /* End PBXShellScriptBuildPhase section */ |
299 | 299 |
|
300 | 300 | /* Begin PBXSourcesBuildPhase section */ |
|
372 | 372 | }; |
373 | 373 | 5142015B2437B4B40078DB4F /* Debug */ = { |
374 | 374 | isa = XCBuildConfiguration; |
375 | | - baseConfigurationReference = 01F1BCEAEAD62CB8FE6E169F /* Pods-example-macOS.debug.xcconfig */; |
| 375 | + baseConfigurationReference = 2DEABBDC1A78EE18A5F26A4D /* Pods-example-macOS.debug.xcconfig */; |
376 | 376 | buildSettings = { |
377 | 377 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
378 | 378 | CLANG_ENABLE_MODULES = YES; |
|
396 | 396 | }; |
397 | 397 | 5142015C2437B4B40078DB4F /* Release */ = { |
398 | 398 | isa = XCBuildConfiguration; |
399 | | - baseConfigurationReference = 69BDB9536420F50E0A45D235 /* Pods-example-macOS.release.xcconfig */; |
| 399 | + baseConfigurationReference = 09343FFBEE94A3EEF278F558 /* Pods-example-macOS.release.xcconfig */; |
400 | 400 | buildSettings = { |
401 | 401 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
402 | 402 | CLANG_ENABLE_MODULES = YES; |
|
0 commit comments