|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + 057D9169AD3F49318AA27304 /* noop-file.swift in Sources */ = {isa = PBXBuildFile; fileRef = 657B304E93CD465EA8FBA77D /* noop-file.swift */; }; |
10 | 11 | 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; };
|
11 | 12 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
12 | 13 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
|
13 | 14 | 3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */; };
|
14 | 15 | 96905EF65AED1B983A6B3ABC /* libPods-reactnativeappsecurityexample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-reactnativeappsecurityexample.a */; };
|
15 |
| - 9C312102E4654C58A52F2D9A /* noop-file.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EF78828B1CC41A48D3F458E /* noop-file.swift */; }; |
16 | 16 | B18059E884C0ABDD17F3DC3D /* ExpoModulesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAC715A2D49A985799AEE119 /* ExpoModulesProvider.swift */; };
|
17 | 17 | BB2F792D24A3F905000567C9 /* Expo.plist in Resources */ = {isa = PBXBuildFile; fileRef = BB2F792C24A3F905000567C9 /* Expo.plist */; };
|
18 | 18 | /* End PBXBuildFile section */
|
19 | 19 |
|
20 | 20 | /* Begin PBXFileReference section */
|
21 |
| - 0EF78828B1CC41A48D3F458E /* noop-file.swift */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.swift; name = "noop-file.swift"; path = "reactnativeappsecurityexample/noop-file.swift"; sourceTree = "<group>"; }; |
22 | 21 | 13B07F961A680F5B00A75B9A /* reactnativeappsecurityexample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = reactnativeappsecurityexample.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
23 | 22 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = reactnativeappsecurityexample/AppDelegate.h; sourceTree = "<group>"; };
|
24 | 23 | 13B07FB01A68108700A75B9A /* AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AppDelegate.mm; path = reactnativeappsecurityexample/AppDelegate.mm; sourceTree = "<group>"; };
|
25 | 24 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = reactnativeappsecurityexample/Images.xcassets; sourceTree = "<group>"; };
|
26 | 25 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = reactnativeappsecurityexample/Info.plist; sourceTree = "<group>"; };
|
27 | 26 | 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = reactnativeappsecurityexample/main.m; sourceTree = "<group>"; };
|
| 27 | + 2DCC5C34B65B430C9D23848F /* reactnativeappsecurityexample-Bridging-Header.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = "reactnativeappsecurityexample-Bridging-Header.h"; path = "reactnativeappsecurityexample/reactnativeappsecurityexample-Bridging-Header.h"; sourceTree = "<group>"; }; |
28 | 28 | 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-reactnativeappsecurityexample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-reactnativeappsecurityexample.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
| 29 | + 657B304E93CD465EA8FBA77D /* noop-file.swift */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.swift; name = "noop-file.swift"; path = "reactnativeappsecurityexample/noop-file.swift"; sourceTree = "<group>"; }; |
29 | 30 | 6C2E3173556A471DD304B334 /* Pods-reactnativeappsecurityexample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-reactnativeappsecurityexample.debug.xcconfig"; path = "Target Support Files/Pods-reactnativeappsecurityexample/Pods-reactnativeappsecurityexample.debug.xcconfig"; sourceTree = "<group>"; };
|
30 |
| - 6FFFA5F664574FBABA0E4F06 /* reactnativeappsecurityexample-Bridging-Header.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = "reactnativeappsecurityexample-Bridging-Header.h"; path = "reactnativeappsecurityexample/reactnativeappsecurityexample-Bridging-Header.h"; sourceTree = "<group>"; }; |
31 | 31 | 7A4D352CD337FB3A3BF06240 /* Pods-reactnativeappsecurityexample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-reactnativeappsecurityexample.release.xcconfig"; path = "Target Support Files/Pods-reactnativeappsecurityexample/Pods-reactnativeappsecurityexample.release.xcconfig"; sourceTree = "<group>"; };
|
32 | 32 | AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = SplashScreen.storyboard; path = reactnativeappsecurityexample/SplashScreen.storyboard; sourceTree = "<group>"; };
|
33 | 33 | BB2F792C24A3F905000567C9 /* Expo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Expo.plist; sourceTree = "<group>"; };
|
|
57 | 57 | 13B07FB61A68108700A75B9A /* Info.plist */,
|
58 | 58 | 13B07FB71A68108700A75B9A /* main.m */,
|
59 | 59 | AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */,
|
60 |
| - 0EF78828B1CC41A48D3F458E /* noop-file.swift */, |
61 |
| - 6FFFA5F664574FBABA0E4F06 /* reactnativeappsecurityexample-Bridging-Header.h */, |
| 60 | + 657B304E93CD465EA8FBA77D /* noop-file.swift */, |
| 61 | + 2DCC5C34B65B430C9D23848F /* reactnativeappsecurityexample-Bridging-Header.h */, |
62 | 62 | );
|
63 | 63 | name = reactnativeappsecurityexample;
|
64 | 64 | sourceTree = "<group>";
|
|
145 | 145 | buildPhases = (
|
146 | 146 | 08A4A3CD28434E44B6B9DE2E /* [CP] Check Pods Manifest.lock */,
|
147 | 147 | FD10A7F022414F080027D42C /* Start Packager */,
|
148 |
| - A76648976B5E4C1BC1D596C0 /* [Expo] Configure project */, |
| 148 | + AA0019DBEFC1BD061A006FDD /* [Expo] Configure project */, |
149 | 149 | 13B07F871A680F5B00A75B9A /* Sources */,
|
150 | 150 | 13B07F8C1A680F5B00A75B9A /* Frameworks */,
|
151 | 151 | 13B07F8E1A680F5B00A75B9A /* Resources */,
|
152 | 152 | 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
|
153 | 153 | 800E24972A6A228C8D4807E9 /* [CP] Copy Pods Resources */,
|
154 |
| - 207FB40296F78CAFC68D7563 /* [CP] Embed Pods Frameworks */, |
| 154 | + 43091AD653F59D5941B8CE0E /* [CP] Embed Pods Frameworks */, |
155 | 155 | );
|
156 | 156 | buildRules = (
|
157 | 157 | );
|
|
243 | 243 | 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";
|
244 | 244 | showEnvVarsInLog = 0;
|
245 | 245 | };
|
246 |
| - 207FB40296F78CAFC68D7563 /* [CP] Embed Pods Frameworks */ = { |
| 246 | + 43091AD653F59D5941B8CE0E /* [CP] Embed Pods Frameworks */ = { |
247 | 247 | isa = PBXShellScriptBuildPhase;
|
248 | 248 | buildActionMask = 2147483647;
|
249 | 249 | files = (
|
|
281 | 281 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-reactnativeappsecurityexample/Pods-reactnativeappsecurityexample-resources.sh\"\n";
|
282 | 282 | showEnvVarsInLog = 0;
|
283 | 283 | };
|
284 |
| - A76648976B5E4C1BC1D596C0 /* [Expo] Configure project */ = { |
| 284 | + AA0019DBEFC1BD061A006FDD /* [Expo] Configure project */ = { |
285 | 285 | isa = PBXShellScriptBuildPhase;
|
286 | 286 | alwaysOutOfDate = 1;
|
287 | 287 | buildActionMask = 2147483647;
|
|
329 | 329 | 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */,
|
330 | 330 | 13B07FC11A68108700A75B9A /* main.m in Sources */,
|
331 | 331 | B18059E884C0ABDD17F3DC3D /* ExpoModulesProvider.swift in Sources */,
|
332 |
| - 9C312102E4654C58A52F2D9A /* noop-file.swift in Sources */, |
| 332 | + 057D9169AD3F49318AA27304 /* noop-file.swift in Sources */, |
333 | 333 | );
|
334 | 334 | runOnlyForDeploymentPostprocessing = 0;
|
335 | 335 | };
|
|
360 | 360 | );
|
361 | 361 | OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_DEBUG";
|
362 | 362 | PRODUCT_BUNDLE_IDENTIFIER = tech.bam.rnas.example;
|
363 |
| - PRODUCT_NAME = "reactnativeappsecurityexample"; |
| 363 | + PRODUCT_NAME = reactnativeappsecurityexample; |
364 | 364 | SWIFT_OBJC_BRIDGING_HEADER = "reactnativeappsecurityexample/reactnativeappsecurityexample-Bridging-Header.h";
|
365 | 365 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
366 | 366 | SWIFT_VERSION = 5.0;
|
|
388 | 388 | );
|
389 | 389 | OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE";
|
390 | 390 | PRODUCT_BUNDLE_IDENTIFIER = tech.bam.rnas.example;
|
391 |
| - PRODUCT_NAME = "reactnativeappsecurityexample"; |
| 391 | + PRODUCT_NAME = reactnativeappsecurityexample; |
392 | 392 | SWIFT_OBJC_BRIDGING_HEADER = "reactnativeappsecurityexample/reactnativeappsecurityexample-Bridging-Header.h";
|
393 | 393 | SWIFT_VERSION = 5.0;
|
394 | 394 | TARGETED_DEVICE_FAMILY = "1,2";
|
|
0 commit comments