|
16 | 16 | /* End PBXBuildFile section */
|
17 | 17 |
|
18 | 18 | /* Begin PBXFileReference section */
|
19 |
| - 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; }; |
20 | 19 | 02422F9FB6FF5F34B4E63E6F /* Pods-Shared-RNSQLiteDemo-macOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Shared-RNSQLiteDemo-macOS.debug.xcconfig"; path = "Target Support Files/Pods-Shared-RNSQLiteDemo-macOS/Pods-Shared-RNSQLiteDemo-macOS.debug.xcconfig"; sourceTree = "<group>"; };
|
21 |
| - 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; |
22 |
| - 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; |
23 |
| - 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; }; |
24 |
| - 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; }; |
25 |
| - 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = RNSQLiteDemo/Info.plist; sourceTree = "<group>"; }; |
26 |
| - 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
27 | 20 | 38423A3E24576CBC00BC2EAC /* main.jsbundle */ = {isa = PBXFileReference; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; };
|
28 | 21 | 514201492437B4B30078DB4F /* RNSQLiteDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RNSQLiteDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
29 | 22 | 5142014B2437B4B30078DB4F /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
56 | 49 | /* End PBXFrameworksBuildPhase section */
|
57 | 50 |
|
58 | 51 | /* Begin PBXGroup section */
|
59 |
| - 13B07FAE1A68108700A75B9A /* RNSQLiteDemo-iOS */ = { |
60 |
| - isa = PBXGroup; |
61 |
| - children = ( |
62 |
| - 008F07F21AC5B25A0029DE68 /* main.jsbundle */, |
63 |
| - 13B07FAF1A68108700A75B9A /* AppDelegate.h */, |
64 |
| - 13B07FB01A68108700A75B9A /* AppDelegate.m */, |
65 |
| - 13B07FB51A68108700A75B9A /* Images.xcassets */, |
66 |
| - 13B07FB61A68108700A75B9A /* Info.plist */, |
67 |
| - 13B07FB11A68108700A75B9A /* LaunchScreen.xib */, |
68 |
| - 13B07FB71A68108700A75B9A /* main.m */, |
69 |
| - ); |
70 |
| - path = "RNSQLiteDemo-iOS"; |
71 |
| - sourceTree = "<group>"; |
72 |
| - }; |
73 | 52 | 1986A43FA6A91CFACDF0A798 /* Pods */ = {
|
74 | 53 | isa = PBXGroup;
|
75 | 54 | children = (
|
|
120 | 99 | isa = PBXGroup;
|
121 | 100 | children = (
|
122 | 101 | 5142014A2437B4B30078DB4F /* RNSQLiteDemo-macOS */,
|
123 |
| - 13B07FAE1A68108700A75B9A /* RNSQLiteDemo-iOS */, |
124 | 102 | 832341AE1AAA6A7D00B99B32 /* Libraries */,
|
125 | 103 | 83CBBA001A601CBA00E9B192 /* Products */,
|
126 | 104 | 2D16E6871FA4F8E400B85C8A /* Frameworks */,
|
|
281 | 259 | /* End PBXSourcesBuildPhase section */
|
282 | 260 |
|
283 | 261 | /* Begin PBXVariantGroup section */
|
284 |
| - 13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = { |
285 |
| - isa = PBXVariantGroup; |
286 |
| - children = ( |
287 |
| - 13B07FB21A68108700A75B9A /* Base */, |
288 |
| - ); |
289 |
| - name = LaunchScreen.xib; |
290 |
| - sourceTree = "<group>"; |
291 |
| - }; |
292 | 262 | 514201532437B4B40078DB4F /* Main.storyboard */ = {
|
293 | 263 | isa = PBXVariantGroup;
|
294 | 264 | children = (
|
|
0 commit comments