|
14 | 14 | 514201522437B4B40078DB4F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 514201512437B4B40078DB4F /* Assets.xcassets */; }; |
15 | 15 | 514201552437B4B40078DB4F /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 514201532437B4B40078DB4F /* Main.storyboard */; }; |
16 | 16 | 514201582437B4B40078DB4F /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 514201572437B4B40078DB4F /* main.m */; }; |
| 17 | + 781C0A510276619A3FA0F1B5 /* libPods-Reactotron-macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = AF5D9503835923B7F2C9630F /* libPods-Reactotron-macOS.a */; }; |
17 | 18 | 831983FBC55C0EF9C65DB4A6 /* ProcessUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = 4F3799E74F7D2A242D38CF99 /* ProcessUtils.c */; }; |
18 | | - 8DA502C4E6FBC60945564C52 /* libPods-Reactotron-macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FCCC025C3DB5ACD98A129902 /* libPods-Reactotron-macOS.a */; }; |
19 | 19 | E94E8A1F2DA73754008B52A6 /* SpaceGrotesk.ttf in Resources */ = {isa = PBXBuildFile; fileRef = E94E8A1E2DA73754008B52A6 /* SpaceGrotesk.ttf */; }; |
20 | 20 | EBA23295D3FDE3328174ADF1 /* BuildFile in Headers */ = {isa = PBXBuildFile; }; |
21 | 21 | FF4C4719434907CDFF48ECE7 /* ProcessUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 8B174B7FD8393A730D51E178 /* ProcessUtils.h */; }; |
22 | 22 | /* End PBXBuildFile section */ |
23 | 23 |
|
24 | 24 | /* Begin PBXFileReference section */ |
25 | | - 2F26869F38EFC5D60D27F0F7 /* Pods-Reactotron-macOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Reactotron-macOS.debug.xcconfig"; path = "Target Support Files/Pods-Reactotron-macOS/Pods-Reactotron-macOS.debug.xcconfig"; sourceTree = "<group>"; }; |
| 25 | + 2AC32FEAB6C823D7FAA18BFE /* Pods-Reactotron-macOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Reactotron-macOS.release.xcconfig"; path = "Target Support Files/Pods-Reactotron-macOS/Pods-Reactotron-macOS.release.xcconfig"; sourceTree = "<group>"; }; |
| 26 | + 417D988DC189149043CB9C6B /* Pods-Reactotron-macOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Reactotron-macOS.debug.xcconfig"; path = "Target Support Files/Pods-Reactotron-macOS/Pods-Reactotron-macOS.debug.xcconfig"; sourceTree = "<group>"; }; |
26 | 27 | 4F3799E74F7D2A242D38CF99 /* ProcessUtils.c */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.c; name = ProcessUtils.c; path = ../../app/native/ProcessUtils/ProcessUtils.c; sourceTree = "<group>"; }; |
27 | 28 | 5030E1330EE236E4CA991AFD /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
28 | 29 | 514201492437B4B30078DB4F /* Reactotron.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Reactotron.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
33 | 34 | 514201562437B4B40078DB4F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
34 | 35 | 514201572437B4B40078DB4F /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
35 | 36 | 514201592437B4B40078DB4F /* Reactotron.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Reactotron.entitlements; sourceTree = "<group>"; }; |
36 | | - 7B00874949429248D0F4E635 /* Pods-Reactotron-macOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Reactotron-macOS.release.xcconfig"; path = "Target Support Files/Pods-Reactotron-macOS/Pods-Reactotron-macOS.release.xcconfig"; sourceTree = "<group>"; }; |
37 | 37 | 8B174B7FD8393A730D51E178 /* ProcessUtils.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = ProcessUtils.h; path = ../../app/native/ProcessUtils/ProcessUtils.h; sourceTree = "<group>"; }; |
| 38 | + AF5D9503835923B7F2C9630F /* libPods-Reactotron-macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Reactotron-macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
38 | 39 | E94E8A1E2DA73754008B52A6 /* SpaceGrotesk.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = SpaceGrotesk.ttf; path = ../assets/fonts/SpaceGrotesk.ttf; sourceTree = SOURCE_ROOT; }; |
39 | 40 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
40 | | - FCCC025C3DB5ACD98A129902 /* libPods-Reactotron-macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Reactotron-macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
41 | 41 | /* End PBXFileReference section */ |
42 | 42 |
|
43 | 43 | /* Begin PBXFrameworksBuildPhase section */ |
44 | 44 | 514201462437B4B30078DB4F /* Frameworks */ = { |
45 | 45 | isa = PBXFrameworksBuildPhase; |
46 | 46 | buildActionMask = 2147483647; |
47 | 47 | files = ( |
48 | | - 8DA502C4E6FBC60945564C52 /* libPods-Reactotron-macOS.a in Frameworks */, |
| 48 | + 781C0A510276619A3FA0F1B5 /* libPods-Reactotron-macOS.a in Frameworks */, |
49 | 49 | ); |
50 | 50 | runOnlyForDeploymentPostprocessing = 0; |
51 | 51 | }; |
|
55 | 55 | 01D19913288DA74FEB538384 /* Pods */ = { |
56 | 56 | isa = PBXGroup; |
57 | 57 | children = ( |
58 | | - 2F26869F38EFC5D60D27F0F7 /* Pods-Reactotron-macOS.debug.xcconfig */, |
59 | | - 7B00874949429248D0F4E635 /* Pods-Reactotron-macOS.release.xcconfig */, |
| 58 | + 417D988DC189149043CB9C6B /* Pods-Reactotron-macOS.debug.xcconfig */, |
| 59 | + 2AC32FEAB6C823D7FAA18BFE /* Pods-Reactotron-macOS.release.xcconfig */, |
60 | 60 | ); |
61 | 61 | path = Pods; |
62 | 62 | sourceTree = "<group>"; |
|
65 | 65 | isa = PBXGroup; |
66 | 66 | children = ( |
67 | 67 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */, |
68 | | - FCCC025C3DB5ACD98A129902 /* libPods-Reactotron-macOS.a */, |
| 68 | + AF5D9503835923B7F2C9630F /* libPods-Reactotron-macOS.a */, |
69 | 69 | ); |
70 | 70 | name = Frameworks; |
71 | 71 | sourceTree = "<group>"; |
|
144 | 144 | isa = PBXNativeTarget; |
145 | 145 | buildConfigurationList = 5142015A2437B4B40078DB4F /* Build configuration list for PBXNativeTarget "Reactotron-macOS" */; |
146 | 146 | buildPhases = ( |
147 | | - 3A039F048D4DCF2C74F80FAA /* [CP] Check Pods Manifest.lock */, |
| 147 | + D379D3EECB71C1F9751C49E8 /* [CP] Check Pods Manifest.lock */, |
148 | 148 | 514201452437B4B30078DB4F /* Sources */, |
149 | 149 | 514201462437B4B30078DB4F /* Frameworks */, |
150 | 150 | 514201472437B4B30078DB4F /* Resources */, |
151 | 151 | 381D8A6E24576A4E00465D17 /* Bundle React Native code and images */, |
152 | 152 | 614A44CF57166CA8B6AD60B6 /* Headers */, |
153 | | - FE7BDCDD9BB38448236E0136 /* [CP] Embed Pods Frameworks */, |
154 | | - CC8C7D4D8457901D1C277BC9 /* [CP] Copy Pods Resources */, |
| 153 | + 83FF77371CEFDD8B5ECB691C /* [CP] Embed Pods Frameworks */, |
| 154 | + A107699AF4EC552473C5FA0B /* [CP] Copy Pods Resources */, |
155 | 155 | ); |
156 | 156 | buildRules = ( |
157 | 157 | ); |
|
228 | 228 | shellPath = /bin/sh; |
229 | 229 | shellScript = "export NODE_BINARY=node\n../node_modules/react-native-macos/scripts/react-native-xcode.sh\n"; |
230 | 230 | }; |
231 | | - 3A039F048D4DCF2C74F80FAA /* [CP] Check Pods Manifest.lock */ = { |
| 231 | + 83FF77371CEFDD8B5ECB691C /* [CP] Embed Pods Frameworks */ = { |
232 | 232 | isa = PBXShellScriptBuildPhase; |
233 | 233 | buildActionMask = 2147483647; |
234 | 234 | files = ( |
235 | 235 | ); |
236 | | - inputFileListPaths = ( |
237 | | - ); |
238 | 236 | inputPaths = ( |
239 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
240 | | - "${PODS_ROOT}/Manifest.lock", |
241 | | - ); |
242 | | - name = "[CP] Check Pods Manifest.lock"; |
243 | | - outputFileListPaths = ( |
| 237 | + "${PODS_ROOT}/Target Support Files/Pods-Reactotron-macOS/Pods-Reactotron-macOS-frameworks.sh", |
| 238 | + "${PODS_ROOT}/hermes-engine/destroot/Library/Frameworks/macosx/hermes.framework", |
244 | 239 | ); |
| 240 | + name = "[CP] Embed Pods Frameworks"; |
245 | 241 | outputPaths = ( |
246 | | - "$(DERIVED_FILE_DIR)/Pods-Reactotron-macOS-checkManifestLockResult.txt", |
| 242 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermes.framework", |
247 | 243 | ); |
248 | 244 | runOnlyForDeploymentPostprocessing = 0; |
249 | 245 | shellPath = /bin/sh; |
250 | | - 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"; |
| 246 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Reactotron-macOS/Pods-Reactotron-macOS-frameworks.sh\"\n"; |
251 | 247 | showEnvVarsInLog = 0; |
252 | 248 | }; |
253 | | - CC8C7D4D8457901D1C277BC9 /* [CP] Copy Pods Resources */ = { |
| 249 | + A107699AF4EC552473C5FA0B /* [CP] Copy Pods Resources */ = { |
254 | 250 | isa = PBXShellScriptBuildPhase; |
255 | 251 | buildActionMask = 2147483647; |
256 | 252 | files = ( |
|
276 | 272 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Reactotron-macOS/Pods-Reactotron-macOS-resources.sh\"\n"; |
277 | 273 | showEnvVarsInLog = 0; |
278 | 274 | }; |
279 | | - FE7BDCDD9BB38448236E0136 /* [CP] Embed Pods Frameworks */ = { |
| 275 | + D379D3EECB71C1F9751C49E8 /* [CP] Check Pods Manifest.lock */ = { |
280 | 276 | isa = PBXShellScriptBuildPhase; |
281 | 277 | buildActionMask = 2147483647; |
282 | 278 | files = ( |
283 | 279 | ); |
| 280 | + inputFileListPaths = ( |
| 281 | + ); |
284 | 282 | inputPaths = ( |
285 | | - "${PODS_ROOT}/Target Support Files/Pods-Reactotron-macOS/Pods-Reactotron-macOS-frameworks.sh", |
286 | | - "${PODS_ROOT}/hermes-engine/destroot/Library/Frameworks/macosx/hermes.framework", |
| 283 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 284 | + "${PODS_ROOT}/Manifest.lock", |
| 285 | + ); |
| 286 | + name = "[CP] Check Pods Manifest.lock"; |
| 287 | + outputFileListPaths = ( |
287 | 288 | ); |
288 | | - name = "[CP] Embed Pods Frameworks"; |
289 | 289 | outputPaths = ( |
290 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermes.framework", |
| 290 | + "$(DERIVED_FILE_DIR)/Pods-Reactotron-macOS-checkManifestLockResult.txt", |
291 | 291 | ); |
292 | 292 | runOnlyForDeploymentPostprocessing = 0; |
293 | 293 | shellPath = /bin/sh; |
294 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Reactotron-macOS/Pods-Reactotron-macOS-frameworks.sh\"\n"; |
| 294 | + 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"; |
295 | 295 | showEnvVarsInLog = 0; |
296 | 296 | }; |
297 | 297 | /* End PBXShellScriptBuildPhase section */ |
|
325 | 325 | /* Begin XCBuildConfiguration section */ |
326 | 326 | 5142015B2437B4B40078DB4F /* Debug */ = { |
327 | 327 | isa = XCBuildConfiguration; |
328 | | - baseConfigurationReference = 2F26869F38EFC5D60D27F0F7 /* Pods-Reactotron-macOS.debug.xcconfig */; |
| 328 | + baseConfigurationReference = 417D988DC189149043CB9C6B /* Pods-Reactotron-macOS.debug.xcconfig */; |
329 | 329 | buildSettings = { |
330 | 330 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
331 | 331 | CLANG_ENABLE_MODULES = YES; |
|
352 | 352 | }; |
353 | 353 | 5142015C2437B4B40078DB4F /* Release */ = { |
354 | 354 | isa = XCBuildConfiguration; |
355 | | - baseConfigurationReference = 7B00874949429248D0F4E635 /* Pods-Reactotron-macOS.release.xcconfig */; |
| 355 | + baseConfigurationReference = 2AC32FEAB6C823D7FAA18BFE /* Pods-Reactotron-macOS.release.xcconfig */; |
356 | 356 | buildSettings = { |
357 | 357 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
358 | 358 | CLANG_ENABLE_MODULES = YES; |
|
0 commit comments