|
11 | 11 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
12 | 12 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
|
13 | 13 | 4EB9BD8926FE0F3600E4E143 /* libswiftWebKit.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 4EB9BD8826FE0F3600E4E143 /* libswiftWebKit.tbd */; };
|
| 14 | + 4EB9BD8B26FE609300E4E143 /* main.jsbundle in Resources */ = {isa = PBXBuildFile; fileRef = 4EB9BD8A26FE609300E4E143 /* main.jsbundle */; }; |
14 | 15 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
|
15 | 16 | C40189BF902F0C6E260CEFB0 /* libPods-UniversalVerifier.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E86C47F749B549E3B0EB7456 /* libPods-UniversalVerifier.a */; };
|
16 | 17 | /* End PBXBuildFile section */
|
|
24 | 25 | 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = UniversalVerifier/main.m; sourceTree = "<group>"; };
|
25 | 26 | 1F7A4BB50CE23955EB9A046F /* libPods-UniversalVerifier-UniversalVerifierTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-UniversalVerifier-UniversalVerifierTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
26 | 27 | 4EB9BD8826FE0F3600E4E143 /* libswiftWebKit.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswiftWebKit.tbd; path = usr/lib/swift/libswiftWebKit.tbd; sourceTree = SDKROOT; };
|
| 28 | + 4EB9BD8A26FE609300E4E143 /* main.jsbundle */ = {isa = PBXFileReference; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; }; |
27 | 29 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = UniversalVerifier/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
28 | 30 | A3FAA69D19756EF277438B85 /* Pods-UniversalVerifier-UniversalVerifierTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-UniversalVerifier-UniversalVerifierTests.release.xcconfig"; path = "Target Support Files/Pods-UniversalVerifier-UniversalVerifierTests/Pods-UniversalVerifier-UniversalVerifierTests.release.xcconfig"; sourceTree = "<group>"; };
|
29 | 31 | BF31185C1715E3047A9E8189 /* Pods-UniversalVerifier.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-UniversalVerifier.debug.xcconfig"; path = "Target Support Files/Pods-UniversalVerifier/Pods-UniversalVerifier.debug.xcconfig"; sourceTree = "<group>"; };
|
|
80 | 82 | 83CBB9F61A601CBA00E9B192 = {
|
81 | 83 | isa = PBXGroup;
|
82 | 84 | children = (
|
| 85 | + 4EB9BD8A26FE609300E4E143 /* main.jsbundle */, |
83 | 86 | 13B07FAE1A68108700A75B9A /* UniversalVerifier */,
|
84 | 87 | 832341AE1AAA6A7D00B99B32 /* Libraries */,
|
85 | 88 | 83CBBA001A601CBA00E9B192 /* Products */,
|
|
171 | 174 | isa = PBXResourcesBuildPhase;
|
172 | 175 | buildActionMask = 2147483647;
|
173 | 176 | files = (
|
| 177 | + 4EB9BD8B26FE609300E4E143 /* main.jsbundle in Resources */, |
174 | 178 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */,
|
175 | 179 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
|
176 | 180 | );
|
|
0 commit comments