|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 0AF1414240CE2891676C3CF5 /* Pods_RNApp_BrownfieldLib.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5847633C6FB221FD423653AE /* Pods_RNApp_BrownfieldLib.framework */; }; |
10 | 11 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
11 | | - 6DB1205BF3704AD01AC6F51D /* Pods_RNApp_BrownfieldLib.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6FC6D7B8BAED9C6AA485CD47 /* Pods_RNApp_BrownfieldLib.framework */; }; |
12 | | - 72684BA2F8ACEA7D12847DDE /* Pods_RNApp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4F1F9468A0054691518CD7F2 /* Pods_RNApp.framework */; }; |
| 12 | + 6858E2980480F2D1CDE55629 /* Pods_RNApp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9D6297085667BA7D6ADD88C /* Pods_RNApp.framework */; }; |
13 | 13 | 761780ED2CA45674006654EE /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 761780EC2CA45674006654EE /* AppDelegate.swift */; }; |
14 | 14 | 79BD1EE92EEBFB76003AA29F /* BrownfieldLib.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 79BD1EE32EEBFB76003AA29F /* BrownfieldLib.framework */; }; |
15 | 15 | 79BD1EEA2EEBFB76003AA29F /* BrownfieldLib.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 79BD1EE32EEBFB76003AA29F /* BrownfieldLib.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
|
48 | 48 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = RNApp/Info.plist; sourceTree = "<group>"; }; |
49 | 49 | 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = PrivacyInfo.xcprivacy; path = RNApp/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
50 | 50 | 3B4392A12AC88292D35C810B /* Pods-RNApp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNApp.debug.xcconfig"; path = "Target Support Files/Pods-RNApp/Pods-RNApp.debug.xcconfig"; sourceTree = "<group>"; }; |
51 | | - 4F1F9468A0054691518CD7F2 /* Pods_RNApp.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RNApp.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
52 | 51 | 5709B34CF0A7D63546082F79 /* Pods-RNApp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNApp.release.xcconfig"; path = "Target Support Files/Pods-RNApp/Pods-RNApp.release.xcconfig"; sourceTree = "<group>"; }; |
53 | | - 6FC6D7B8BAED9C6AA485CD47 /* Pods_RNApp_BrownfieldLib.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RNApp_BrownfieldLib.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 52 | + 5847633C6FB221FD423653AE /* Pods_RNApp_BrownfieldLib.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RNApp_BrownfieldLib.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
54 | 53 | 761780EC2CA45674006654EE /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = RNApp/AppDelegate.swift; sourceTree = "<group>"; }; |
55 | 54 | 79BD1EE32EEBFB76003AA29F /* BrownfieldLib.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = BrownfieldLib.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
56 | 55 | 79F35E8A2EEC1D4500E64860 /* BrownfieldLib.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BrownfieldLib.swift; sourceTree = "<group>"; }; |
57 | 56 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = RNApp/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
58 | 57 | 8A02E03D9F74B585B0A8F7F7 /* Pods-RNApp-BrownfieldLib.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNApp-BrownfieldLib.debug.xcconfig"; path = "Target Support Files/Pods-RNApp-BrownfieldLib/Pods-RNApp-BrownfieldLib.debug.xcconfig"; sourceTree = "<group>"; }; |
| 58 | + C9D6297085667BA7D6ADD88C /* Pods_RNApp.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RNApp.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
59 | 59 | D8C030F60E402FD6CFBB3904 /* Pods-RNApp-BrownfieldLib.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNApp-BrownfieldLib.release.xcconfig"; path = "Target Support Files/Pods-RNApp-BrownfieldLib/Pods-RNApp-BrownfieldLib.release.xcconfig"; sourceTree = "<group>"; }; |
60 | 60 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
61 | 61 | /* End PBXFileReference section */ |
|
66 | 66 | buildActionMask = 2147483647; |
67 | 67 | files = ( |
68 | 68 | 79BD1EE92EEBFB76003AA29F /* BrownfieldLib.framework in Frameworks */, |
69 | | - 72684BA2F8ACEA7D12847DDE /* Pods_RNApp.framework in Frameworks */, |
| 69 | + 6858E2980480F2D1CDE55629 /* Pods_RNApp.framework in Frameworks */, |
70 | 70 | ); |
71 | 71 | runOnlyForDeploymentPostprocessing = 0; |
72 | 72 | }; |
73 | 73 | 79BD1EE02EEBFB76003AA29F /* Frameworks */ = { |
74 | 74 | isa = PBXFrameworksBuildPhase; |
75 | 75 | buildActionMask = 2147483647; |
76 | 76 | files = ( |
77 | | - 6DB1205BF3704AD01AC6F51D /* Pods_RNApp_BrownfieldLib.framework in Frameworks */, |
| 77 | + 0AF1414240CE2891676C3CF5 /* Pods_RNApp_BrownfieldLib.framework in Frameworks */, |
78 | 78 | ); |
79 | 79 | runOnlyForDeploymentPostprocessing = 0; |
80 | 80 | }; |
|
97 | 97 | isa = PBXGroup; |
98 | 98 | children = ( |
99 | 99 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */, |
100 | | - 4F1F9468A0054691518CD7F2 /* Pods_RNApp.framework */, |
101 | | - 6FC6D7B8BAED9C6AA485CD47 /* Pods_RNApp_BrownfieldLib.framework */, |
| 100 | + C9D6297085667BA7D6ADD88C /* Pods_RNApp.framework */, |
| 101 | + 5847633C6FB221FD423653AE /* Pods_RNApp_BrownfieldLib.framework */, |
102 | 102 | ); |
103 | 103 | name = Frameworks; |
104 | 104 | sourceTree = "<group>"; |
|
291 | 291 | inputFileListPaths = ( |
292 | 292 | "${PODS_ROOT}/Target Support Files/Pods-RNApp/Pods-RNApp-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
293 | 293 | ); |
294 | | - inputPaths = ( |
295 | | - ); |
296 | 294 | name = "[CP] Embed Pods Frameworks"; |
297 | 295 | outputFileListPaths = ( |
298 | 296 | "${PODS_ROOT}/Target Support Files/Pods-RNApp/Pods-RNApp-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
299 | 297 | ); |
300 | | - outputPaths = ( |
301 | | - ); |
302 | 298 | runOnlyForDeploymentPostprocessing = 0; |
303 | 299 | shellPath = /bin/sh; |
304 | 300 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNApp/Pods-RNApp-frameworks.sh\"\n"; |
|
334 | 330 | inputFileListPaths = ( |
335 | 331 | "${PODS_ROOT}/Target Support Files/Pods-RNApp-BrownfieldLib/Pods-RNApp-BrownfieldLib-resources-${CONFIGURATION}-input-files.xcfilelist", |
336 | 332 | ); |
337 | | - inputPaths = ( |
338 | | - ); |
339 | 333 | name = "[CP] Copy Pods Resources"; |
340 | 334 | outputFileListPaths = ( |
341 | 335 | "${PODS_ROOT}/Target Support Files/Pods-RNApp-BrownfieldLib/Pods-RNApp-BrownfieldLib-resources-${CONFIGURATION}-output-files.xcfilelist", |
342 | 336 | ); |
343 | | - outputPaths = ( |
344 | | - ); |
345 | 337 | runOnlyForDeploymentPostprocessing = 0; |
346 | 338 | shellPath = /bin/sh; |
347 | 339 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNApp-BrownfieldLib/Pods-RNApp-BrownfieldLib-resources.sh\"\n"; |
|
397 | 389 | inputFileListPaths = ( |
398 | 390 | "${PODS_ROOT}/Target Support Files/Pods-RNApp/Pods-RNApp-resources-${CONFIGURATION}-input-files.xcfilelist", |
399 | 391 | ); |
400 | | - inputPaths = ( |
401 | | - ); |
402 | 392 | name = "[CP] Copy Pods Resources"; |
403 | 393 | outputFileListPaths = ( |
404 | 394 | "${PODS_ROOT}/Target Support Files/Pods-RNApp/Pods-RNApp-resources-${CONFIGURATION}-output-files.xcfilelist", |
405 | 395 | ); |
406 | | - outputPaths = ( |
407 | | - ); |
408 | 396 | runOnlyForDeploymentPostprocessing = 0; |
409 | 397 | shellPath = /bin/sh; |
410 | 398 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNApp/Pods-RNApp-resources.sh\"\n"; |
|
0 commit comments