|
12 | 12 | 134180011AA9153C003F314A /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 13417FEF1AA914B8003F314A /* libRCTText.a */; }; |
13 | 13 | 134180021AA9153C003F314A /* libReactKit.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 13417FFF1AA91531003F314A /* libReactKit.a */; }; |
14 | 14 | 1341802C1AA9178B003F314A /* libRCTNetwork.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1341802B1AA91779003F314A /* libRCTNetwork.a */; }; |
| 15 | + 134454601AAFCABD003F0779 /* libRCTAdSupport.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1344545A1AAFCAAE003F0779 /* libRCTAdSupport.a */; }; |
15 | 16 | 134A8A2A1AACED7A00945AAE /* libRCTGeolocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 134A8A251AACED6A00945AAE /* libRCTGeolocation.a */; }; |
16 | 17 | 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; }; |
17 | 18 | 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; }; |
18 | 19 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
19 | 20 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; |
20 | | - 832C81C71AAF73C5007FA2F7 /* libRCTAdSupport.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832C81A61AAF6EFF007FA2F7 /* libRCTAdSupport.a */; }; |
21 | 21 | /* End PBXBuildFile section */ |
22 | 22 |
|
23 | 23 | /* Begin PBXContainerItemProxy section */ |
|
56 | 56 | remoteGlobalIDString = 58B511DB1A9E6C8500147676; |
57 | 57 | remoteInfo = RCTNetwork; |
58 | 58 | }; |
| 59 | + 134454591AAFCAAE003F0779 /* PBXContainerItemProxy */ = { |
| 60 | + isa = PBXContainerItemProxy; |
| 61 | + containerPortal = 134454551AAFCAAE003F0779 /* RCTAdSupport.xcodeproj */; |
| 62 | + proxyType = 2; |
| 63 | + remoteGlobalIDString = 832C81801AAF6DEF007FA2F7; |
| 64 | + remoteInfo = RCTAdSupport; |
| 65 | + }; |
59 | 66 | 134A8A241AACED6A00945AAE /* PBXContainerItemProxy */ = { |
60 | 67 | isa = PBXContainerItemProxy; |
61 | 68 | containerPortal = 134A8A201AACED6A00945AAE /* RCTGeolocation.xcodeproj */; |
62 | 69 | proxyType = 2; |
63 | 70 | remoteGlobalIDString = 134814201AA4EA6300B7C361; |
64 | 71 | remoteInfo = RCTGeolocation; |
65 | 72 | }; |
66 | | - 832C81A51AAF6EFF007FA2F7 /* PBXContainerItemProxy */ = { |
67 | | - isa = PBXContainerItemProxy; |
68 | | - containerPortal = 832C81A11AAF6EFE007FA2F7 /* RCTAdSupport.xcodeproj */; |
69 | | - proxyType = 2; |
70 | | - remoteGlobalIDString = 832C81801AAF6DEF007FA2F7; |
71 | | - remoteInfo = RCTAdSupport; |
72 | | - }; |
73 | 73 | /* End PBXContainerItemProxy section */ |
74 | 74 |
|
75 | 75 | /* Begin PBXFileReference section */ |
|
80 | 80 | 13417FEA1AA914B8003F314A /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = ../../Libraries/Text/RCTText.xcodeproj; sourceTree = "<group>"; }; |
81 | 81 | 13417FFA1AA91531003F314A /* ReactKit.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ReactKit.xcodeproj; path = ../../ReactKit/ReactKit.xcodeproj; sourceTree = "<group>"; }; |
82 | 82 | 134180261AA91779003F314A /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = ../../Libraries/Network/RCTNetwork.xcodeproj; sourceTree = "<group>"; }; |
| 83 | + 134454551AAFCAAE003F0779 /* RCTAdSupport.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAdSupport.xcodeproj; path = ../../Libraries/AdSupport/RCTAdSupport.xcodeproj; sourceTree = "<group>"; }; |
83 | 84 | 134A8A201AACED6A00945AAE /* RCTGeolocation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTGeolocation.xcodeproj; path = ../../Libraries/Geolocation/RCTGeolocation.xcodeproj; sourceTree = "<group>"; }; |
84 | 85 | 13B07F961A680F5B00A75B9A /* UIExplorer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = UIExplorer.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
85 | 86 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; |
|
88 | 89 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; }; |
89 | 90 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
90 | 91 | 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; |
91 | | - 832C81A11AAF6EFE007FA2F7 /* RCTAdSupport.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAdSupport.xcodeproj; path = ../../Libraries/AdSupport/RCTAdSupport.xcodeproj; sourceTree = "<group>"; }; |
92 | 92 | /* End PBXFileReference section */ |
93 | 93 |
|
94 | 94 | /* Begin PBXFrameworksBuildPhase section */ |
|
103 | 103 | isa = PBXFrameworksBuildPhase; |
104 | 104 | buildActionMask = 2147483647; |
105 | 105 | files = ( |
106 | | - 832C81C71AAF73C5007FA2F7 /* libRCTAdSupport.a in Frameworks */, |
| 106 | + 134454601AAFCABD003F0779 /* libRCTAdSupport.a in Frameworks */, |
107 | 107 | 134A8A2A1AACED7A00945AAE /* libRCTGeolocation.a in Frameworks */, |
108 | 108 | 1341802C1AA9178B003F314A /* libRCTNetwork.a in Frameworks */, |
109 | 109 | 134180011AA9153C003F314A /* libRCTText.a in Frameworks */, |
|
136 | 136 | isa = PBXGroup; |
137 | 137 | children = ( |
138 | 138 | 13417FFA1AA91531003F314A /* ReactKit.xcodeproj */, |
139 | | - 832C81A11AAF6EFE007FA2F7 /* RCTAdSupport.xcodeproj */, |
| 139 | + 134454551AAFCAAE003F0779 /* RCTAdSupport.xcodeproj */, |
140 | 140 | 134A8A201AACED6A00945AAE /* RCTGeolocation.xcodeproj */, |
141 | 141 | 13417FE31AA91428003F314A /* RCTImage.xcodeproj */, |
142 | 142 | 134180261AA91779003F314A /* RCTNetwork.xcodeproj */, |
|
177 | 177 | name = Products; |
178 | 178 | sourceTree = "<group>"; |
179 | 179 | }; |
| 180 | + 134454561AAFCAAE003F0779 /* Products */ = { |
| 181 | + isa = PBXGroup; |
| 182 | + children = ( |
| 183 | + 1344545A1AAFCAAE003F0779 /* libRCTAdSupport.a */, |
| 184 | + ); |
| 185 | + name = Products; |
| 186 | + sourceTree = "<group>"; |
| 187 | + }; |
180 | 188 | 134A8A211AACED6A00945AAE /* Products */ = { |
181 | 189 | isa = PBXGroup; |
182 | 190 | children = ( |
|
198 | 206 | name = UIExplorer; |
199 | 207 | sourceTree = "<group>"; |
200 | 208 | }; |
201 | | - 832C81A21AAF6EFE007FA2F7 /* Products */ = { |
202 | | - isa = PBXGroup; |
203 | | - children = ( |
204 | | - 832C81A61AAF6EFF007FA2F7 /* libRCTAdSupport.a */, |
205 | | - ); |
206 | | - name = Products; |
207 | | - sourceTree = "<group>"; |
208 | | - }; |
209 | 209 | 83CBB9F61A601CBA00E9B192 = { |
210 | 210 | isa = PBXGroup; |
211 | 211 | children = ( |
|
291 | 291 | projectDirPath = ""; |
292 | 292 | projectReferences = ( |
293 | 293 | { |
294 | | - ProductGroup = 832C81A21AAF6EFE007FA2F7 /* Products */; |
295 | | - ProjectRef = 832C81A11AAF6EFE007FA2F7 /* RCTAdSupport.xcodeproj */; |
| 294 | + ProductGroup = 134454561AAFCAAE003F0779 /* Products */; |
| 295 | + ProjectRef = 134454551AAFCAAE003F0779 /* RCTAdSupport.xcodeproj */; |
296 | 296 | }, |
297 | 297 | { |
298 | 298 | ProductGroup = 134A8A211AACED6A00945AAE /* Products */; |
|
352 | 352 | remoteRef = 1341802A1AA91779003F314A /* PBXContainerItemProxy */; |
353 | 353 | sourceTree = BUILT_PRODUCTS_DIR; |
354 | 354 | }; |
355 | | - 134A8A251AACED6A00945AAE /* libRCTGeolocation.a */ = { |
| 355 | + 1344545A1AAFCAAE003F0779 /* libRCTAdSupport.a */ = { |
356 | 356 | isa = PBXReferenceProxy; |
357 | 357 | fileType = archive.ar; |
358 | | - path = libRCTGeolocation.a; |
359 | | - remoteRef = 134A8A241AACED6A00945AAE /* PBXContainerItemProxy */; |
| 358 | + path = libRCTAdSupport.a; |
| 359 | + remoteRef = 134454591AAFCAAE003F0779 /* PBXContainerItemProxy */; |
360 | 360 | sourceTree = BUILT_PRODUCTS_DIR; |
361 | 361 | }; |
362 | | - 832C81A61AAF6EFF007FA2F7 /* libRCTAdSupport.a */ = { |
| 362 | + 134A8A251AACED6A00945AAE /* libRCTGeolocation.a */ = { |
363 | 363 | isa = PBXReferenceProxy; |
364 | 364 | fileType = archive.ar; |
365 | | - path = libRCTAdSupport.a; |
366 | | - remoteRef = 832C81A51AAF6EFF007FA2F7 /* PBXContainerItemProxy */; |
| 365 | + path = libRCTGeolocation.a; |
| 366 | + remoteRef = 134A8A241AACED6A00945AAE /* PBXContainerItemProxy */; |
367 | 367 | sourceTree = BUILT_PRODUCTS_DIR; |
368 | 368 | }; |
369 | 369 | /* End PBXReferenceProxy section */ |
|
0 commit comments