|
12 | 12 | 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; }; |
13 | 13 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
14 | 14 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; |
15 | | - 5EE8698E7F4F7471CEC9D0C5 /* ExpoModulesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC10EAC007291737BF88876A /* ExpoModulesProvider.swift */; }; |
16 | 15 | 7699B88040F8A987B510C191 /* libPods-BsDiffPatchExample-BsDiffPatchExampleTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 19F6CBCC0A4E27FBF8BF4A61 /* libPods-BsDiffPatchExample-BsDiffPatchExampleTests.a */; }; |
17 | 16 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; }; |
18 | | - D9E40D175E9E1FE9EFB3069A /* ExpoModulesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4826C7E76BB646B2B7A00CF8 /* ExpoModulesProvider.swift */; }; |
19 | 17 | /* End PBXBuildFile section */ |
20 | 18 |
|
21 | 19 | /* Begin PBXContainerItemProxy section */ |
|
40 | 38 | 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = BsDiffPatchExample/main.m; sourceTree = "<group>"; }; |
41 | 39 | 19F6CBCC0A4E27FBF8BF4A61 /* libPods-BsDiffPatchExample-BsDiffPatchExampleTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-BsDiffPatchExample-BsDiffPatchExampleTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
42 | 40 | 3B4392A12AC88292D35C810B /* Pods-BsDiffPatchExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BsDiffPatchExample.debug.xcconfig"; path = "Target Support Files/Pods-BsDiffPatchExample/Pods-BsDiffPatchExample.debug.xcconfig"; sourceTree = "<group>"; }; |
43 | | - 4826C7E76BB646B2B7A00CF8 /* ExpoModulesProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpoModulesProvider.swift; path = "Pods/Target Support Files/Pods-BsDiffPatchExample-BsDiffPatchExampleTests/ExpoModulesProvider.swift"; sourceTree = "<group>"; }; |
44 | 41 | 5709B34CF0A7D63546082F79 /* Pods-BsDiffPatchExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BsDiffPatchExample.release.xcconfig"; path = "Target Support Files/Pods-BsDiffPatchExample/Pods-BsDiffPatchExample.release.xcconfig"; sourceTree = "<group>"; }; |
45 | 42 | 5B7EB9410499542E8C5724F5 /* Pods-BsDiffPatchExample-BsDiffPatchExampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BsDiffPatchExample-BsDiffPatchExampleTests.debug.xcconfig"; path = "Target Support Files/Pods-BsDiffPatchExample-BsDiffPatchExampleTests/Pods-BsDiffPatchExample-BsDiffPatchExampleTests.debug.xcconfig"; sourceTree = "<group>"; }; |
46 | 43 | 5DCACB8F33CDC322A6C60F78 /* libPods-BsDiffPatchExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-BsDiffPatchExample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
47 | 44 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = BsDiffPatchExample/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
48 | 45 | 89C6BE57DB24E9ADA2F236DE /* Pods-BsDiffPatchExample-BsDiffPatchExampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BsDiffPatchExample-BsDiffPatchExampleTests.release.xcconfig"; path = "Target Support Files/Pods-BsDiffPatchExample-BsDiffPatchExampleTests/Pods-BsDiffPatchExample-BsDiffPatchExampleTests.release.xcconfig"; sourceTree = "<group>"; }; |
49 | | - DC10EAC007291737BF88876A /* ExpoModulesProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpoModulesProvider.swift; path = "Pods/Target Support Files/Pods-BsDiffPatchExample/ExpoModulesProvider.swift"; sourceTree = "<group>"; }; |
50 | 46 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
51 | 47 | /* End PBXFileReference section */ |
52 | 48 |
|
|
110 | 106 | name = Frameworks; |
111 | 107 | sourceTree = "<group>"; |
112 | 108 | }; |
113 | | - 598CB65DD0DE741C21ECC4F7 /* BsDiffPatchExample */ = { |
114 | | - isa = PBXGroup; |
115 | | - children = ( |
116 | | - DC10EAC007291737BF88876A /* ExpoModulesProvider.swift */, |
117 | | - ); |
118 | | - name = BsDiffPatchExample; |
119 | | - sourceTree = "<group>"; |
120 | | - }; |
121 | 109 | 832341AE1AAA6A7D00B99B32 /* Libraries */ = { |
122 | 110 | isa = PBXGroup; |
123 | 111 | children = ( |
|
134 | 122 | 83CBBA001A601CBA00E9B192 /* Products */, |
135 | 123 | 2D16E6871FA4F8E400B85C8A /* Frameworks */, |
136 | 124 | BBD78D7AC51CEA395F1C20DB /* Pods */, |
137 | | - D95977803F2787B61912C74A /* ExpoModulesProviders */, |
138 | 125 | ); |
139 | 126 | indentWidth = 2; |
140 | 127 | sourceTree = "<group>"; |
|
150 | 137 | name = Products; |
151 | 138 | sourceTree = "<group>"; |
152 | 139 | }; |
153 | | - A1A8DF9A26755B5FD9099CF3 /* BsDiffPatchExampleTests */ = { |
154 | | - isa = PBXGroup; |
155 | | - children = ( |
156 | | - 4826C7E76BB646B2B7A00CF8 /* ExpoModulesProvider.swift */, |
157 | | - ); |
158 | | - name = BsDiffPatchExampleTests; |
159 | | - sourceTree = "<group>"; |
160 | | - }; |
161 | 140 | BBD78D7AC51CEA395F1C20DB /* Pods */ = { |
162 | 141 | isa = PBXGroup; |
163 | 142 | children = ( |
|
169 | 148 | path = Pods; |
170 | 149 | sourceTree = "<group>"; |
171 | 150 | }; |
172 | | - D95977803F2787B61912C74A /* ExpoModulesProviders */ = { |
173 | | - isa = PBXGroup; |
174 | | - children = ( |
175 | | - 598CB65DD0DE741C21ECC4F7 /* BsDiffPatchExample */, |
176 | | - A1A8DF9A26755B5FD9099CF3 /* BsDiffPatchExampleTests */, |
177 | | - ); |
178 | | - name = ExpoModulesProviders; |
179 | | - sourceTree = "<group>"; |
180 | | - }; |
181 | 151 | /* End PBXGroup section */ |
182 | 152 |
|
183 | 153 | /* Begin PBXNativeTarget section */ |
|
208 | 178 | buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "BsDiffPatchExample" */; |
209 | 179 | buildPhases = ( |
210 | 180 | C38B50BA6285516D6DCD4F65 /* [CP] Check Pods Manifest.lock */, |
211 | | - 740952DAF8462E54F7AA7B3E /* [Expo] Configure project */, |
212 | 181 | 13B07F871A680F5B00A75B9A /* Sources */, |
213 | 182 | 13B07F8C1A680F5B00A75B9A /* Frameworks */, |
214 | 183 | 13B07F8E1A680F5B00A75B9A /* Resources */, |
|
333 | 302 | shellPath = /bin/sh; |
334 | 303 | shellScript = "# This script configures Expo modules and generates the modules provider file.\nbash -l -c \"./Pods/Target\\ Support\\ Files/Pods-BsDiffPatchExample-BsDiffPatchExampleTests/expo-configure-project.sh\"\n"; |
335 | 304 | }; |
336 | | - 740952DAF8462E54F7AA7B3E /* [Expo] Configure project */ = { |
337 | | - isa = PBXShellScriptBuildPhase; |
338 | | - alwaysOutOfDate = 1; |
339 | | - buildActionMask = 2147483647; |
340 | | - files = ( |
341 | | - ); |
342 | | - inputFileListPaths = ( |
343 | | - ); |
344 | | - inputPaths = ( |
345 | | - ); |
346 | | - name = "[Expo] Configure project"; |
347 | | - outputFileListPaths = ( |
348 | | - ); |
349 | | - outputPaths = ( |
350 | | - ); |
351 | | - runOnlyForDeploymentPostprocessing = 0; |
352 | | - shellPath = /bin/sh; |
353 | | - shellScript = "# This script configures Expo modules and generates the modules provider file.\nbash -l -c \"./Pods/Target\\ Support\\ Files/Pods-BsDiffPatchExample/expo-configure-project.sh\"\n"; |
354 | | - }; |
355 | 305 | A55EABD7B0C7F3A422A6CC61 /* [CP] Check Pods Manifest.lock */ = { |
356 | 306 | isa = PBXShellScriptBuildPhase; |
357 | 307 | buildActionMask = 2147483647; |
|
455 | 405 | buildActionMask = 2147483647; |
456 | 406 | files = ( |
457 | 407 | 00E356F31AD99517003FC87E /* BsDiffPatchExampleTests.m in Sources */, |
458 | | - D9E40D175E9E1FE9EFB3069A /* ExpoModulesProvider.swift in Sources */, |
459 | 408 | ); |
460 | 409 | runOnlyForDeploymentPostprocessing = 0; |
461 | 410 | }; |
|
465 | 414 | files = ( |
466 | 415 | 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */, |
467 | 416 | 13B07FC11A68108700A75B9A /* main.m in Sources */, |
468 | | - 5EE8698E7F4F7471CEC9D0C5 /* ExpoModulesProvider.swift in Sources */, |
469 | 417 | ); |
470 | 418 | runOnlyForDeploymentPostprocessing = 0; |
471 | 419 | }; |
|
0 commit comments