|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 13ACB6741AC2117000FF4204 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 13ACB6711AC2113600FF4204 /* libRCTAnimation.a */; }; |
11 | 10 | 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
|
12 | 11 | 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; };
|
13 | 12 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
14 | 13 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
|
15 | 14 | 1461632D1AC3E23900C2F5AD /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1461632C1AC3E22900C2F5AD /* libReact.a */; };
|
| 15 | + 58C1E40E1ACF54E9006D1A47 /* libRCTAnimationExperimental.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 58C1E40B1ACF54B4006D1A47 /* libRCTAnimationExperimental.a */; }; |
16 | 16 | 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };
|
17 | 17 | /* End PBXBuildFile section */
|
18 | 18 |
|
19 | 19 | /* Begin PBXContainerItemProxy section */
|
20 |
| - 13ACB6701AC2113600FF4204 /* PBXContainerItemProxy */ = { |
21 |
| - isa = PBXContainerItemProxy; |
22 |
| - containerPortal = 13ACB66C1AC2113500FF4204 /* RCTAnimation.xcodeproj */; |
23 |
| - proxyType = 2; |
24 |
| - remoteGlobalIDString = 134814201AA4EA6300B7C361; |
25 |
| - remoteInfo = RCTAnimation; |
26 |
| - }; |
27 | 20 | 1461632B1AC3E22900C2F5AD /* PBXContainerItemProxy */ = {
|
28 | 21 | isa = PBXContainerItemProxy;
|
29 | 22 | containerPortal = 146163271AC3E22900C2F5AD /* React.xcodeproj */;
|
30 | 23 | proxyType = 2;
|
31 | 24 | remoteGlobalIDString = 83CBBA2E1A601D0E00E9B192;
|
32 | 25 | remoteInfo = React;
|
33 | 26 | };
|
| 27 | + 58C1E40A1ACF54B4006D1A47 /* PBXContainerItemProxy */ = { |
| 28 | + isa = PBXContainerItemProxy; |
| 29 | + containerPortal = 13ACB66C1AC2113500FF4204 /* RCTAnimationExperimental.xcodeproj */; |
| 30 | + proxyType = 2; |
| 31 | + remoteGlobalIDString = 134814201AA4EA6300B7C361; |
| 32 | + remoteInfo = RCTAnimationExperimental; |
| 33 | + }; |
34 | 34 | 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */ = {
|
35 | 35 | isa = PBXContainerItemProxy;
|
36 | 36 | containerPortal = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
|
|
41 | 41 | /* End PBXContainerItemProxy section */
|
42 | 42 |
|
43 | 43 | /* Begin PBXFileReference section */
|
44 |
| - 13ACB66C1AC2113500FF4204 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = ../../Libraries/Animation/RCTAnimation.xcodeproj; sourceTree = "<group>"; }; |
| 44 | + 13ACB66C1AC2113500FF4204 /* RCTAnimationExperimental.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimationExperimental.xcodeproj; path = ../../Libraries/Animation/RCTAnimationExperimental.xcodeproj; sourceTree = "<group>"; }; |
45 | 45 | 13B07F961A680F5B00A75B9A /* 2048.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = 2048.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
46 | 46 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = 2048/AppDelegate.h; sourceTree = "<group>"; };
|
47 | 47 | 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = 2048/AppDelegate.m; sourceTree = "<group>"; };
|
|
59 | 59 | buildActionMask = 2147483647;
|
60 | 60 | files = (
|
61 | 61 | 1461632D1AC3E23900C2F5AD /* libReact.a in Frameworks */,
|
62 |
| - 13ACB6741AC2117000FF4204 /* libRCTAnimation.a in Frameworks */, |
| 62 | + 58C1E40E1ACF54E9006D1A47 /* libRCTAnimationExperimental.a in Frameworks */, |
63 | 63 | 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */,
|
64 | 64 | );
|
65 | 65 | runOnlyForDeploymentPostprocessing = 0;
|
66 | 66 | };
|
67 | 67 | /* End PBXFrameworksBuildPhase section */
|
68 | 68 |
|
69 | 69 | /* Begin PBXGroup section */
|
70 |
| - 13ACB66D1AC2113500FF4204 /* Products */ = { |
71 |
| - isa = PBXGroup; |
72 |
| - children = ( |
73 |
| - 13ACB6711AC2113600FF4204 /* libRCTAnimation.a */, |
74 |
| - ); |
75 |
| - name = Products; |
76 |
| - sourceTree = "<group>"; |
77 |
| - }; |
78 | 70 | 13B07FAE1A68108700A75B9A /* 2048 */ = {
|
79 | 71 | isa = PBXGroup;
|
80 | 72 | children = (
|
|
96 | 88 | name = Products;
|
97 | 89 | sourceTree = "<group>";
|
98 | 90 | };
|
| 91 | + 58C1E4071ACF54B4006D1A47 /* Products */ = { |
| 92 | + isa = PBXGroup; |
| 93 | + children = ( |
| 94 | + 58C1E40B1ACF54B4006D1A47 /* libRCTAnimationExperimental.a */, |
| 95 | + ); |
| 96 | + name = Products; |
| 97 | + sourceTree = "<group>"; |
| 98 | + }; |
99 | 99 | 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
|
100 | 100 | isa = PBXGroup;
|
101 | 101 | children = (
|
102 | 102 | 146163271AC3E22900C2F5AD /* React.xcodeproj */,
|
103 | 103 | 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */,
|
104 |
| - 13ACB66C1AC2113500FF4204 /* RCTAnimation.xcodeproj */, |
| 104 | + 13ACB66C1AC2113500FF4204 /* RCTAnimationExperimental.xcodeproj */, |
105 | 105 | );
|
106 | 106 | name = Libraries;
|
107 | 107 | sourceTree = "<group>";
|
|
175 | 175 | projectDirPath = "";
|
176 | 176 | projectReferences = (
|
177 | 177 | {
|
178 |
| - ProductGroup = 13ACB66D1AC2113500FF4204 /* Products */; |
179 |
| - ProjectRef = 13ACB66C1AC2113500FF4204 /* RCTAnimation.xcodeproj */; |
| 178 | + ProductGroup = 58C1E4071ACF54B4006D1A47 /* Products */; |
| 179 | + ProjectRef = 13ACB66C1AC2113500FF4204 /* RCTAnimationExperimental.xcodeproj */; |
180 | 180 | },
|
181 | 181 | {
|
182 | 182 | ProductGroup = 832341B11AAA6A8300B99B32 /* Products */;
|
|
195 | 195 | /* End PBXProject section */
|
196 | 196 |
|
197 | 197 | /* Begin PBXReferenceProxy section */
|
198 |
| - 13ACB6711AC2113600FF4204 /* libRCTAnimation.a */ = { |
| 198 | + 1461632C1AC3E22900C2F5AD /* libReact.a */ = { |
199 | 199 | isa = PBXReferenceProxy;
|
200 | 200 | fileType = archive.ar;
|
201 |
| - path = libRCTAnimation.a; |
202 |
| - remoteRef = 13ACB6701AC2113600FF4204 /* PBXContainerItemProxy */; |
| 201 | + path = libReact.a; |
| 202 | + remoteRef = 1461632B1AC3E22900C2F5AD /* PBXContainerItemProxy */; |
203 | 203 | sourceTree = BUILT_PRODUCTS_DIR;
|
204 | 204 | };
|
205 |
| - 1461632C1AC3E22900C2F5AD /* libReact.a */ = { |
| 205 | + 58C1E40B1ACF54B4006D1A47 /* libRCTAnimationExperimental.a */ = { |
206 | 206 | isa = PBXReferenceProxy;
|
207 | 207 | fileType = archive.ar;
|
208 |
| - path = libReact.a; |
209 |
| - remoteRef = 1461632B1AC3E22900C2F5AD /* PBXContainerItemProxy */; |
| 208 | + path = libRCTAnimationExperimental.a; |
| 209 | + remoteRef = 58C1E40A1ACF54B4006D1A47 /* PBXContainerItemProxy */; |
210 | 210 | sourceTree = BUILT_PRODUCTS_DIR;
|
211 | 211 | };
|
212 | 212 | 832341B51AAA6A8300B99B32 /* libRCTText.a */ = {
|
|
266 | 266 | );
|
267 | 267 | INFOPLIST_FILE = "$(SRCROOT)/2048/Info.plist";
|
268 | 268 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
| 269 | + LIBRARY_SEARCH_PATHS = ( |
| 270 | + "$(inherited)", |
| 271 | + "/Users/sahrens/src/fbobjc-hg/Libraries/FBReactKit/js/react-native-github/Libraries/Animation/build/Debug-iphoneos", |
| 272 | + ); |
269 | 273 | OTHER_LDFLAGS = "-ObjC";
|
270 | 274 | PRODUCT_NAME = 2048;
|
271 | 275 | };
|
|
282 | 286 | );
|
283 | 287 | INFOPLIST_FILE = "$(SRCROOT)/2048/Info.plist";
|
284 | 288 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
| 289 | + LIBRARY_SEARCH_PATHS = ( |
| 290 | + "$(inherited)", |
| 291 | + "/Users/sahrens/src/fbobjc-hg/Libraries/FBReactKit/js/react-native-github/Libraries/Animation/build/Debug-iphoneos", |
| 292 | + ); |
285 | 293 | OTHER_LDFLAGS = "-ObjC";
|
286 | 294 | PRODUCT_NAME = 2048;
|
287 | 295 | };
|
|
0 commit comments