2015-02-20 23:45:12 +00:00
|
|
|
// !$*UTF8*$!
|
|
|
|
{
|
|
|
|
archiveVersion = 1;
|
|
|
|
classes = {
|
|
|
|
};
|
|
|
|
objectVersion = 46;
|
|
|
|
objects = {
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
2015-03-06 00:36:41 +00:00
|
|
|
13417FE91AA91432003F314A /* libRCTImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 13417FE81AA91428003F314A /* libRCTImage.a */; };
|
|
|
|
134180011AA9153C003F314A /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 13417FEF1AA914B8003F314A /* libRCTText.a */; };
|
|
|
|
1341802C1AA9178B003F314A /* libRCTNetwork.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1341802B1AA91779003F314A /* libRCTNetwork.a */; };
|
2015-03-11 02:03:59 +00:00
|
|
|
134454601AAFCABD003F0779 /* libRCTAdSupport.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1344545A1AAFCAAE003F0779 /* libRCTAdSupport.a */; };
|
2015-03-09 10:04:44 +00:00
|
|
|
134A8A2A1AACED7A00945AAE /* libRCTGeolocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 134A8A251AACED6A00945AAE /* libRCTGeolocation.a */; };
|
2015-05-15 16:15:58 +00:00
|
|
|
139FDEDB1B0651FB00C62182 /* libRCTWebSocket.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 139FDED91B0651EA00C62182 /* libRCTWebSocket.a */; };
|
2015-02-20 23:45:12 +00:00
|
|
|
13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
|
|
|
|
13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; };
|
|
|
|
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
|
|
|
|
13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
|
2015-06-06 20:37:51 +00:00
|
|
|
141FC1211B222EBB004D5FFB /* IntegrationTestsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 141FC1201B222EBB004D5FFB /* IntegrationTestsTests.m */; };
|
2015-06-06 20:37:20 +00:00
|
|
|
143BC5A11B21E45C00462512 /* UIExplorerIntegrationTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 143BC5A01B21E45C00462512 /* UIExplorerIntegrationTests.m */; };
|
2015-06-06 20:37:36 +00:00
|
|
|
144D21241B2204C5006DB32B /* RCTClippingTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 144D21231B2204C5006DB32B /* RCTClippingTests.m */; };
|
2015-03-13 17:45:27 +00:00
|
|
|
147CED4C1AB3532B00DA3E4C /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 147CED4B1AB34F8C00DA3E4C /* libRCTActionSheet.a */; };
|
2015-06-06 20:37:36 +00:00
|
|
|
1497CFAC1B21F5E400C1F8F2 /* RCTAllocationTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 1497CFA41B21F5E400C1F8F2 /* RCTAllocationTests.m */; };
|
|
|
|
1497CFAD1B21F5E400C1F8F2 /* RCTBridgeTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 1497CFA51B21F5E400C1F8F2 /* RCTBridgeTests.m */; };
|
|
|
|
1497CFAE1B21F5E400C1F8F2 /* RCTContextExecutorTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 1497CFA61B21F5E400C1F8F2 /* RCTContextExecutorTests.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
|
|
|
|
1497CFAF1B21F5E400C1F8F2 /* RCTConvert_NSURLTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 1497CFA71B21F5E400C1F8F2 /* RCTConvert_NSURLTests.m */; };
|
|
|
|
1497CFB01B21F5E400C1F8F2 /* RCTConvert_UIFontTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 1497CFA81B21F5E400C1F8F2 /* RCTConvert_UIFontTests.m */; };
|
|
|
|
1497CFB11B21F5E400C1F8F2 /* RCTEventDispatcherTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 1497CFA91B21F5E400C1F8F2 /* RCTEventDispatcherTests.m */; };
|
|
|
|
1497CFB21B21F5E400C1F8F2 /* RCTSparseArrayTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 1497CFAA1B21F5E400C1F8F2 /* RCTSparseArrayTests.m */; };
|
|
|
|
1497CFB31B21F5E400C1F8F2 /* RCTUIManagerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 1497CFAB1B21F5E400C1F8F2 /* RCTUIManagerTests.m */; };
|
2015-03-26 09:58:06 +00:00
|
|
|
14AADF051AC3DBB1002390C9 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 14AADF041AC3DB95002390C9 /* libReact.a */; };
|
2015-06-10 10:43:55 +00:00
|
|
|
14B6DA821B276C5900BF4DD1 /* libRCTTest.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 58005BEE1ABA80530062E044 /* libRCTTest.a */; };
|
2015-06-06 20:37:36 +00:00
|
|
|
14D6D7111B220EB3001FB087 /* libOCMock.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 14D6D7101B220EB3001FB087 /* libOCMock.a */; };
|
|
|
|
14D6D71E1B2222EF001FB087 /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 147CED4B1AB34F8C00DA3E4C /* libRCTActionSheet.a */; };
|
|
|
|
14D6D71F1B2222EF001FB087 /* libRCTAdSupport.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1344545A1AAFCAAE003F0779 /* libRCTAdSupport.a */; };
|
|
|
|
14D6D7201B2222EF001FB087 /* libRCTGeolocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 134A8A251AACED6A00945AAE /* libRCTGeolocation.a */; };
|
|
|
|
14D6D7211B2222EF001FB087 /* libRCTImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 13417FE81AA91428003F314A /* libRCTImage.a */; };
|
|
|
|
14D6D7221B2222EF001FB087 /* libRCTNetwork.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1341802B1AA91779003F314A /* libRCTNetwork.a */; };
|
|
|
|
14D6D7231B2222EF001FB087 /* libRCTPushNotification.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 14DC67F11AB71876001358AB /* libRCTPushNotification.a */; };
|
|
|
|
14D6D7241B2222EF001FB087 /* libRCTSettings.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 834C36D21AF8DA610019C93C /* libRCTSettings.a */; };
|
|
|
|
14D6D7251B2222EF001FB087 /* libRCTTest.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 58005BEE1ABA80530062E044 /* libRCTTest.a */; };
|
|
|
|
14D6D7261B2222EF001FB087 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 13417FEF1AA914B8003F314A /* libRCTText.a */; };
|
|
|
|
14D6D7271B2222EF001FB087 /* libRCTVibration.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D85B829C1AB6D5CE003F4FE2 /* libRCTVibration.a */; };
|
|
|
|
14D6D7281B2222EF001FB087 /* libRCTWebSocket.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 139FDED91B0651EA00C62182 /* libRCTWebSocket.a */; };
|
|
|
|
14D6D7291B2222EF001FB087 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 14AADF041AC3DB95002390C9 /* libReact.a */; };
|
2015-03-24 12:31:11 +00:00
|
|
|
14DC67F41AB71881001358AB /* libRCTPushNotification.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 14DC67F11AB71876001358AB /* libRCTPushNotification.a */; };
|
2015-05-05 12:34:39 +00:00
|
|
|
834C36EC1AF8DED70019C93C /* libRCTSettings.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 834C36D21AF8DA610019C93C /* libRCTSettings.a */; };
|
2015-03-17 04:02:57 +00:00
|
|
|
D85B829E1AB6D5D7003F4FE2 /* libRCTVibration.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D85B829C1AB6D5CE003F4FE2 /* libRCTVibration.a */; };
|
2015-02-20 23:45:12 +00:00
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
2015-03-06 00:36:41 +00:00
|
|
|
13417FE71AA91428003F314A /* PBXContainerItemProxy */ = {
|
2015-02-27 15:32:08 +00:00
|
|
|
isa = PBXContainerItemProxy;
|
2015-03-06 00:36:41 +00:00
|
|
|
containerPortal = 13417FE31AA91428003F314A /* RCTImage.xcodeproj */;
|
2015-02-27 15:32:08 +00:00
|
|
|
proxyType = 2;
|
2015-03-06 00:36:41 +00:00
|
|
|
remoteGlobalIDString = 58B5115D1A9E6B3D00147676;
|
|
|
|
remoteInfo = RCTImage;
|
2015-02-27 15:32:08 +00:00
|
|
|
};
|
2015-03-06 00:36:41 +00:00
|
|
|
13417FEE1AA914B8003F314A /* PBXContainerItemProxy */ = {
|
2015-03-01 23:33:55 +00:00
|
|
|
isa = PBXContainerItemProxy;
|
2015-03-06 00:36:41 +00:00
|
|
|
containerPortal = 13417FEA1AA914B8003F314A /* RCTText.xcodeproj */;
|
2015-03-01 23:33:55 +00:00
|
|
|
proxyType = 2;
|
2015-03-06 00:36:41 +00:00
|
|
|
remoteGlobalIDString = 58B5119B1A9E6C1200147676;
|
|
|
|
remoteInfo = RCTText;
|
2015-03-01 23:33:55 +00:00
|
|
|
};
|
2015-03-06 00:36:41 +00:00
|
|
|
1341802A1AA91779003F314A /* PBXContainerItemProxy */ = {
|
2015-02-27 15:32:11 +00:00
|
|
|
isa = PBXContainerItemProxy;
|
2015-03-06 00:36:41 +00:00
|
|
|
containerPortal = 134180261AA91779003F314A /* RCTNetwork.xcodeproj */;
|
2015-02-27 15:32:11 +00:00
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 58B511DB1A9E6C8500147676;
|
2015-03-06 00:36:41 +00:00
|
|
|
remoteInfo = RCTNetwork;
|
2015-02-27 15:32:11 +00:00
|
|
|
};
|
2015-03-11 02:03:59 +00:00
|
|
|
134454591AAFCAAE003F0779 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 134454551AAFCAAE003F0779 /* RCTAdSupport.xcodeproj */;
|
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 832C81801AAF6DEF007FA2F7;
|
|
|
|
remoteInfo = RCTAdSupport;
|
|
|
|
};
|
2015-03-09 10:04:44 +00:00
|
|
|
134A8A241AACED6A00945AAE /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 134A8A201AACED6A00945AAE /* RCTGeolocation.xcodeproj */;
|
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 134814201AA4EA6300B7C361;
|
|
|
|
remoteInfo = RCTGeolocation;
|
|
|
|
};
|
2015-05-15 16:15:58 +00:00
|
|
|
139FDED81B0651EA00C62182 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 139FDECA1B0651EA00C62182 /* RCTWebSocket.xcodeproj */;
|
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 3C86DF461ADF2C930047B81A;
|
|
|
|
remoteInfo = RCTWebSocket;
|
|
|
|
};
|
2015-06-06 20:37:20 +00:00
|
|
|
143BC59B1B21E3E100462512 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
|
|
|
|
proxyType = 1;
|
|
|
|
remoteGlobalIDString = 13B07F861A680F5B00A75B9A;
|
|
|
|
remoteInfo = UIExplorer;
|
|
|
|
};
|
2015-03-13 17:45:27 +00:00
|
|
|
147CED4A1AB34F8C00DA3E4C /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 14E0EEC81AB118F7000DECC3 /* RCTActionSheet.xcodeproj */;
|
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 134814201AA4EA6300B7C361;
|
|
|
|
remoteInfo = RCTActionSheet;
|
|
|
|
};
|
2015-03-26 09:58:06 +00:00
|
|
|
14AADF031AC3DB95002390C9 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 14AADEFF1AC3DB95002390C9 /* React.xcodeproj */;
|
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 83CBBA2E1A601D0E00E9B192;
|
|
|
|
remoteInfo = React;
|
|
|
|
};
|
2015-03-24 12:31:11 +00:00
|
|
|
14DC67F01AB71876001358AB /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 14DC67E71AB71876001358AB /* RCTPushNotification.xcodeproj */;
|
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 134814201AA4EA6300B7C361;
|
|
|
|
remoteInfo = RCTPushNotification;
|
|
|
|
};
|
2015-03-25 05:07:16 +00:00
|
|
|
58005BED1ABA80530062E044 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 58005BE41ABA80530062E044 /* RCTTest.xcodeproj */;
|
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 580C376F1AB104AF0015E709;
|
|
|
|
remoteInfo = RCTTest;
|
|
|
|
};
|
2015-05-05 12:34:38 +00:00
|
|
|
834C36D11AF8DA610019C93C /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = 13CC9D481AEED2B90020D1C2 /* RCTSettings.xcodeproj */;
|
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 134814201AA4EA6300B7C361;
|
|
|
|
remoteInfo = RCTSettings;
|
|
|
|
};
|
2015-03-17 04:02:57 +00:00
|
|
|
D85B829B1AB6D5CE003F4FE2 /* PBXContainerItemProxy */ = {
|
|
|
|
isa = PBXContainerItemProxy;
|
|
|
|
containerPortal = D85B82911AB6D5CE003F4FE2 /* RCTVibration.xcodeproj */;
|
|
|
|
proxyType = 2;
|
|
|
|
remoteGlobalIDString = 832C81801AAF6DEF007FA2F7;
|
|
|
|
remoteInfo = RCTVibration;
|
|
|
|
};
|
2015-02-20 23:45:12 +00:00
|
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
2015-06-06 20:37:20 +00:00
|
|
|
004D289E1AAF61C70097A701 /* UIExplorerUnitTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = UIExplorerUnitTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
2015-03-06 00:36:41 +00:00
|
|
|
13417FE31AA91428003F314A /* RCTImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTImage.xcodeproj; path = ../../Libraries/Image/RCTImage.xcodeproj; sourceTree = "<group>"; };
|
|
|
|
13417FEA1AA914B8003F314A /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = ../../Libraries/Text/RCTText.xcodeproj; sourceTree = "<group>"; };
|
|
|
|
134180261AA91779003F314A /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = ../../Libraries/Network/RCTNetwork.xcodeproj; sourceTree = "<group>"; };
|
2015-03-11 02:03:59 +00:00
|
|
|
134454551AAFCAAE003F0779 /* RCTAdSupport.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAdSupport.xcodeproj; path = ../../Libraries/AdSupport/RCTAdSupport.xcodeproj; sourceTree = "<group>"; };
|
2015-03-09 10:04:44 +00:00
|
|
|
134A8A201AACED6A00945AAE /* RCTGeolocation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTGeolocation.xcodeproj; path = ../../Libraries/Geolocation/RCTGeolocation.xcodeproj; sourceTree = "<group>"; };
|
2015-05-15 16:15:58 +00:00
|
|
|
139FDECA1B0651EA00C62182 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = ../../Libraries/WebSocket/RCTWebSocket.xcodeproj; sourceTree = "<group>"; };
|
2015-02-20 23:45:12 +00:00
|
|
|
13B07F961A680F5B00A75B9A /* UIExplorer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = UIExplorer.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
2015-03-19 21:54:15 +00:00
|
|
|
13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = UIExplorer/AppDelegate.h; sourceTree = "<group>"; };
|
|
|
|
13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = UIExplorer/AppDelegate.m; sourceTree = "<group>"; };
|
2015-02-20 23:45:12 +00:00
|
|
|
13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
|
2015-03-19 21:54:15 +00:00
|
|
|
13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = UIExplorer/Images.xcassets; sourceTree = "<group>"; };
|
|
|
|
13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = UIExplorer/Info.plist; sourceTree = "<group>"; };
|
|
|
|
13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = UIExplorer/main.m; sourceTree = "<group>"; };
|
2015-05-05 12:34:38 +00:00
|
|
|
13CC9D481AEED2B90020D1C2 /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = ../../Libraries/Settings/RCTSettings.xcodeproj; sourceTree = "<group>"; };
|
2015-06-06 20:37:51 +00:00
|
|
|
141FC1201B222EBB004D5FFB /* IntegrationTestsTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IntegrationTestsTests.m; sourceTree = "<group>"; };
|
2015-06-06 20:37:20 +00:00
|
|
|
143BC57E1B21E18100462512 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
143BC5811B21E18100462512 /* testLayoutExampleSnapshot_1@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "testLayoutExampleSnapshot_1@2x.png"; sourceTree = "<group>"; };
|
|
|
|
143BC5821B21E18100462512 /* testSliderExampleSnapshot_1@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "testSliderExampleSnapshot_1@2x.png"; sourceTree = "<group>"; };
|
|
|
|
143BC5831B21E18100462512 /* testSwitchExampleSnapshot_1@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "testSwitchExampleSnapshot_1@2x.png"; sourceTree = "<group>"; };
|
|
|
|
143BC5841B21E18100462512 /* testTabBarExampleSnapshot_1@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "testTabBarExampleSnapshot_1@2x.png"; sourceTree = "<group>"; };
|
|
|
|
143BC5851B21E18100462512 /* testTextExampleSnapshot_1@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "testTextExampleSnapshot_1@2x.png"; sourceTree = "<group>"; };
|
|
|
|
143BC5861B21E18100462512 /* testViewExampleSnapshot_1@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "testViewExampleSnapshot_1@2x.png"; sourceTree = "<group>"; };
|
|
|
|
143BC5951B21E3E100462512 /* UIExplorerIntegrationTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = UIExplorerIntegrationTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
143BC5981B21E3E100462512 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
143BC5A01B21E45C00462512 /* UIExplorerIntegrationTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UIExplorerIntegrationTests.m; sourceTree = "<group>"; };
|
2015-06-06 20:37:36 +00:00
|
|
|
144D21231B2204C5006DB32B /* RCTClippingTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTClippingTests.m; sourceTree = "<group>"; };
|
|
|
|
1497CFA41B21F5E400C1F8F2 /* RCTAllocationTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTAllocationTests.m; sourceTree = "<group>"; };
|
|
|
|
1497CFA51B21F5E400C1F8F2 /* RCTBridgeTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTBridgeTests.m; sourceTree = "<group>"; };
|
|
|
|
1497CFA61B21F5E400C1F8F2 /* RCTContextExecutorTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTContextExecutorTests.m; sourceTree = "<group>"; };
|
|
|
|
1497CFA71B21F5E400C1F8F2 /* RCTConvert_NSURLTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTConvert_NSURLTests.m; sourceTree = "<group>"; };
|
|
|
|
1497CFA81B21F5E400C1F8F2 /* RCTConvert_UIFontTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTConvert_UIFontTests.m; sourceTree = "<group>"; };
|
|
|
|
1497CFA91B21F5E400C1F8F2 /* RCTEventDispatcherTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTEventDispatcherTests.m; sourceTree = "<group>"; };
|
|
|
|
1497CFAA1B21F5E400C1F8F2 /* RCTSparseArrayTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTSparseArrayTests.m; sourceTree = "<group>"; };
|
|
|
|
1497CFAB1B21F5E400C1F8F2 /* RCTUIManagerTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTUIManagerTests.m; sourceTree = "<group>"; };
|
2015-03-26 09:58:06 +00:00
|
|
|
14AADEFF1AC3DB95002390C9 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = ../../React/React.xcodeproj; sourceTree = "<group>"; };
|
2015-06-06 20:37:36 +00:00
|
|
|
14D6D7021B220AE3001FB087 /* NSNotificationCenter+OCMAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSNotificationCenter+OCMAdditions.h"; sourceTree = "<group>"; };
|
|
|
|
14D6D7031B220AE3001FB087 /* OCMArg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMArg.h; sourceTree = "<group>"; };
|
|
|
|
14D6D7041B220AE3001FB087 /* OCMConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMConstraint.h; sourceTree = "<group>"; };
|
|
|
|
14D6D7051B220AE3001FB087 /* OCMLocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMLocation.h; sourceTree = "<group>"; };
|
|
|
|
14D6D7061B220AE3001FB087 /* OCMMacroState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMMacroState.h; sourceTree = "<group>"; };
|
|
|
|
14D6D7071B220AE3001FB087 /* OCMock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMock.h; sourceTree = "<group>"; };
|
|
|
|
14D6D7081B220AE3001FB087 /* OCMockObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMockObject.h; sourceTree = "<group>"; };
|
|
|
|
14D6D7091B220AE3001FB087 /* OCMRecorder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMRecorder.h; sourceTree = "<group>"; };
|
|
|
|
14D6D70A1B220AE3001FB087 /* OCMStubRecorder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCMStubRecorder.h; sourceTree = "<group>"; };
|
|
|
|
14D6D7101B220EB3001FB087 /* libOCMock.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libOCMock.a; sourceTree = "<group>"; };
|
2015-03-24 12:31:11 +00:00
|
|
|
14DC67E71AB71876001358AB /* RCTPushNotification.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTPushNotification.xcodeproj; path = ../../Libraries/PushNotificationIOS/RCTPushNotification.xcodeproj; sourceTree = "<group>"; };
|
2015-03-13 17:45:27 +00:00
|
|
|
14E0EEC81AB118F7000DECC3 /* RCTActionSheet.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTActionSheet.xcodeproj; path = ../../Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj; sourceTree = "<group>"; };
|
2015-03-25 05:07:16 +00:00
|
|
|
58005BE41ABA80530062E044 /* RCTTest.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTTest.xcodeproj; path = ../../Libraries/RCTTest/RCTTest.xcodeproj; sourceTree = "<group>"; };
|
2015-03-17 04:02:57 +00:00
|
|
|
D85B82911AB6D5CE003F4FE2 /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = ../../Libraries/Vibration/RCTVibration.xcodeproj; sourceTree = "<group>"; };
|
2015-02-20 23:45:12 +00:00
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
2015-03-10 21:06:09 +00:00
|
|
|
004D289B1AAF61C70097A701 /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2015-06-06 20:37:36 +00:00
|
|
|
14D6D71E1B2222EF001FB087 /* libRCTActionSheet.a in Frameworks */,
|
|
|
|
14D6D71F1B2222EF001FB087 /* libRCTAdSupport.a in Frameworks */,
|
|
|
|
14D6D7201B2222EF001FB087 /* libRCTGeolocation.a in Frameworks */,
|
|
|
|
14D6D7211B2222EF001FB087 /* libRCTImage.a in Frameworks */,
|
|
|
|
14D6D7221B2222EF001FB087 /* libRCTNetwork.a in Frameworks */,
|
|
|
|
14D6D7231B2222EF001FB087 /* libRCTPushNotification.a in Frameworks */,
|
|
|
|
14D6D7241B2222EF001FB087 /* libRCTSettings.a in Frameworks */,
|
|
|
|
14D6D7251B2222EF001FB087 /* libRCTTest.a in Frameworks */,
|
|
|
|
14D6D7261B2222EF001FB087 /* libRCTText.a in Frameworks */,
|
|
|
|
14D6D7271B2222EF001FB087 /* libRCTVibration.a in Frameworks */,
|
|
|
|
14D6D7281B2222EF001FB087 /* libRCTWebSocket.a in Frameworks */,
|
|
|
|
14D6D7291B2222EF001FB087 /* libReact.a in Frameworks */,
|
|
|
|
14D6D7111B220EB3001FB087 /* libOCMock.a in Frameworks */,
|
2015-03-10 21:06:09 +00:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
2015-02-20 23:45:12 +00:00
|
|
|
13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2015-03-26 09:58:06 +00:00
|
|
|
14AADF051AC3DBB1002390C9 /* libReact.a in Frameworks */,
|
2015-03-13 17:45:27 +00:00
|
|
|
147CED4C1AB3532B00DA3E4C /* libRCTActionSheet.a in Frameworks */,
|
2015-03-11 02:03:59 +00:00
|
|
|
134454601AAFCABD003F0779 /* libRCTAdSupport.a in Frameworks */,
|
2015-03-09 10:04:44 +00:00
|
|
|
134A8A2A1AACED7A00945AAE /* libRCTGeolocation.a in Frameworks */,
|
2015-05-15 16:15:58 +00:00
|
|
|
13417FE91AA91432003F314A /* libRCTImage.a in Frameworks */,
|
2015-03-06 00:36:41 +00:00
|
|
|
1341802C1AA9178B003F314A /* libRCTNetwork.a in Frameworks */,
|
2015-05-15 16:15:58 +00:00
|
|
|
14DC67F41AB71881001358AB /* libRCTPushNotification.a in Frameworks */,
|
|
|
|
834C36EC1AF8DED70019C93C /* libRCTSettings.a in Frameworks */,
|
2015-03-06 00:36:41 +00:00
|
|
|
134180011AA9153C003F314A /* libRCTText.a in Frameworks */,
|
2015-05-15 16:15:58 +00:00
|
|
|
D85B829E1AB6D5D7003F4FE2 /* libRCTVibration.a in Frameworks */,
|
|
|
|
139FDEDB1B0651FB00C62182 /* libRCTWebSocket.a in Frameworks */,
|
2015-02-20 23:45:12 +00:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
2015-06-06 20:37:20 +00:00
|
|
|
143BC5921B21E3E100462512 /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2015-06-10 10:43:55 +00:00
|
|
|
14B6DA821B276C5900BF4DD1 /* libRCTTest.a in Frameworks */,
|
2015-06-06 20:37:20 +00:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
2015-02-20 23:45:12 +00:00
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
2015-03-06 00:36:41 +00:00
|
|
|
1316A21D1AA397F400C0188E /* Libraries */ = {
|
2015-02-20 23:45:12 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2015-03-26 09:58:06 +00:00
|
|
|
14AADEFF1AC3DB95002390C9 /* React.xcodeproj */,
|
2015-03-24 12:31:11 +00:00
|
|
|
14DC67E71AB71876001358AB /* RCTPushNotification.xcodeproj */,
|
2015-03-13 17:45:27 +00:00
|
|
|
14E0EEC81AB118F7000DECC3 /* RCTActionSheet.xcodeproj */,
|
2015-03-11 02:03:59 +00:00
|
|
|
134454551AAFCAAE003F0779 /* RCTAdSupport.xcodeproj */,
|
2015-03-10 16:32:20 +00:00
|
|
|
134A8A201AACED6A00945AAE /* RCTGeolocation.xcodeproj */,
|
2015-03-06 00:36:41 +00:00
|
|
|
13417FE31AA91428003F314A /* RCTImage.xcodeproj */,
|
2015-03-10 19:09:35 +00:00
|
|
|
134180261AA91779003F314A /* RCTNetwork.xcodeproj */,
|
2015-05-05 12:34:38 +00:00
|
|
|
13CC9D481AEED2B90020D1C2 /* RCTSettings.xcodeproj */,
|
2015-03-25 05:07:16 +00:00
|
|
|
58005BE41ABA80530062E044 /* RCTTest.xcodeproj */,
|
2015-03-10 19:09:35 +00:00
|
|
|
13417FEA1AA914B8003F314A /* RCTText.xcodeproj */,
|
2015-03-25 05:07:16 +00:00
|
|
|
D85B82911AB6D5CE003F4FE2 /* RCTVibration.xcodeproj */,
|
2015-05-15 16:15:58 +00:00
|
|
|
139FDECA1B0651EA00C62182 /* RCTWebSocket.xcodeproj */,
|
2015-03-06 00:36:41 +00:00
|
|
|
);
|
|
|
|
name = Libraries;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
13417FE41AA91428003F314A /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
13417FE81AA91428003F314A /* libRCTImage.a */,
|
2015-02-20 23:45:12 +00:00
|
|
|
);
|
2015-03-01 23:33:55 +00:00
|
|
|
name = Products;
|
2015-02-20 23:45:12 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2015-03-06 00:36:41 +00:00
|
|
|
13417FEB1AA914B8003F314A /* Products */ = {
|
2015-02-27 15:32:08 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2015-03-06 00:36:41 +00:00
|
|
|
13417FEF1AA914B8003F314A /* libRCTText.a */,
|
2015-02-27 15:32:08 +00:00
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2015-03-06 00:36:41 +00:00
|
|
|
134180271AA91779003F314A /* Products */ = {
|
2015-02-20 23:45:12 +00:00
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2015-03-06 00:36:41 +00:00
|
|
|
1341802B1AA91779003F314A /* libRCTNetwork.a */,
|
2015-02-20 23:45:12 +00:00
|
|
|
);
|
2015-03-06 00:36:41 +00:00
|
|
|
name = Products;
|
2015-03-01 23:33:55 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2015-03-11 02:03:59 +00:00
|
|
|
134454561AAFCAAE003F0779 /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
1344545A1AAFCAAE003F0779 /* libRCTAdSupport.a */,
|
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2015-03-09 10:04:44 +00:00
|
|
|
134A8A211AACED6A00945AAE /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
134A8A251AACED6A00945AAE /* libRCTGeolocation.a */,
|
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2015-05-15 16:15:58 +00:00
|
|
|
139FDECB1B0651EA00C62182 /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
139FDED91B0651EA00C62182 /* libRCTWebSocket.a */,
|
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2015-03-01 23:33:55 +00:00
|
|
|
13B07FAE1A68108700A75B9A /* UIExplorer */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
13B07FAF1A68108700A75B9A /* AppDelegate.h */,
|
|
|
|
13B07FB01A68108700A75B9A /* AppDelegate.m */,
|
|
|
|
13B07FB51A68108700A75B9A /* Images.xcassets */,
|
|
|
|
13B07FB61A68108700A75B9A /* Info.plist */,
|
|
|
|
13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
|
|
|
|
13B07FB71A68108700A75B9A /* main.m */,
|
|
|
|
);
|
|
|
|
name = UIExplorer;
|
2015-02-20 23:45:12 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2015-06-06 20:37:20 +00:00
|
|
|
143BC57C1B21E18100462512 /* UIExplorerUnitTests */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2015-06-06 20:37:36 +00:00
|
|
|
1497CFA41B21F5E400C1F8F2 /* RCTAllocationTests.m */,
|
|
|
|
1497CFA51B21F5E400C1F8F2 /* RCTBridgeTests.m */,
|
|
|
|
144D21231B2204C5006DB32B /* RCTClippingTests.m */,
|
|
|
|
1497CFA61B21F5E400C1F8F2 /* RCTContextExecutorTests.m */,
|
|
|
|
1497CFA71B21F5E400C1F8F2 /* RCTConvert_NSURLTests.m */,
|
|
|
|
1497CFA81B21F5E400C1F8F2 /* RCTConvert_UIFontTests.m */,
|
|
|
|
1497CFA91B21F5E400C1F8F2 /* RCTEventDispatcherTests.m */,
|
|
|
|
1497CFAA1B21F5E400C1F8F2 /* RCTSparseArrayTests.m */,
|
|
|
|
1497CFAB1B21F5E400C1F8F2 /* RCTUIManagerTests.m */,
|
2015-06-06 20:37:20 +00:00
|
|
|
143BC57E1B21E18100462512 /* Info.plist */,
|
2015-06-06 20:37:36 +00:00
|
|
|
14D6D7101B220EB3001FB087 /* libOCMock.a */,
|
|
|
|
14D6D7011B220AE3001FB087 /* OCMock */,
|
2015-06-06 20:37:20 +00:00
|
|
|
143BC57F1B21E18100462512 /* ReferenceImages */,
|
|
|
|
);
|
|
|
|
path = UIExplorerUnitTests;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
143BC57F1B21E18100462512 /* ReferenceImages */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
143BC5801B21E18100462512 /* Examples-UIExplorer-UIExplorerApp */,
|
|
|
|
);
|
|
|
|
path = ReferenceImages;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
143BC5801B21E18100462512 /* Examples-UIExplorer-UIExplorerApp */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
143BC5811B21E18100462512 /* testLayoutExampleSnapshot_1@2x.png */,
|
|
|
|
143BC5821B21E18100462512 /* testSliderExampleSnapshot_1@2x.png */,
|
|
|
|
143BC5831B21E18100462512 /* testSwitchExampleSnapshot_1@2x.png */,
|
|
|
|
143BC5841B21E18100462512 /* testTabBarExampleSnapshot_1@2x.png */,
|
|
|
|
143BC5851B21E18100462512 /* testTextExampleSnapshot_1@2x.png */,
|
|
|
|
143BC5861B21E18100462512 /* testViewExampleSnapshot_1@2x.png */,
|
|
|
|
);
|
|
|
|
path = "Examples-UIExplorer-UIExplorerApp";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
143BC5961B21E3E100462512 /* UIExplorerIntegrationTests */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
2015-06-06 20:37:51 +00:00
|
|
|
141FC1201B222EBB004D5FFB /* IntegrationTestsTests.m */,
|
2015-06-06 20:37:20 +00:00
|
|
|
143BC5A01B21E45C00462512 /* UIExplorerIntegrationTests.m */,
|
|
|
|
143BC5971B21E3E100462512 /* Supporting Files */,
|
|
|
|
);
|
|
|
|
path = UIExplorerIntegrationTests;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
143BC5971B21E3E100462512 /* Supporting Files */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
143BC5981B21E3E100462512 /* Info.plist */,
|
|
|
|
);
|
|
|
|
name = "Supporting Files";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2015-03-13 17:45:27 +00:00
|
|
|
147CED471AB34F8C00DA3E4C /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
147CED4B1AB34F8C00DA3E4C /* libRCTActionSheet.a */,
|
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2015-03-26 09:58:06 +00:00
|
|
|
14AADF001AC3DB95002390C9 /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
14AADF041AC3DB95002390C9 /* libReact.a */,
|
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2015-06-06 20:37:36 +00:00
|
|
|
14D6D6EA1B2205C0001FB087 /* OCMock */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
);
|
|
|
|
path = OCMock;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
14D6D7011B220AE3001FB087 /* OCMock */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
14D6D7021B220AE3001FB087 /* NSNotificationCenter+OCMAdditions.h */,
|
|
|
|
14D6D7031B220AE3001FB087 /* OCMArg.h */,
|
|
|
|
14D6D7041B220AE3001FB087 /* OCMConstraint.h */,
|
|
|
|
14D6D7051B220AE3001FB087 /* OCMLocation.h */,
|
|
|
|
14D6D7061B220AE3001FB087 /* OCMMacroState.h */,
|
|
|
|
14D6D7071B220AE3001FB087 /* OCMock.h */,
|
|
|
|
14D6D7081B220AE3001FB087 /* OCMockObject.h */,
|
|
|
|
14D6D7091B220AE3001FB087 /* OCMRecorder.h */,
|
|
|
|
14D6D70A1B220AE3001FB087 /* OCMStubRecorder.h */,
|
|
|
|
);
|
|
|
|
path = OCMock;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2015-03-24 12:31:11 +00:00
|
|
|
14DC67E81AB71876001358AB /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
14DC67F11AB71876001358AB /* libRCTPushNotification.a */,
|
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2015-03-25 05:07:16 +00:00
|
|
|
58005BE51ABA80530062E044 /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
58005BEE1ABA80530062E044 /* libRCTTest.a */,
|
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2015-05-05 12:34:38 +00:00
|
|
|
834C36CE1AF8DA610019C93C /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
834C36D21AF8DA610019C93C /* libRCTSettings.a */,
|
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2015-02-20 23:45:12 +00:00
|
|
|
83CBB9F61A601CBA00E9B192 = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
13B07FAE1A68108700A75B9A /* UIExplorer */,
|
2015-03-01 23:33:55 +00:00
|
|
|
1316A21D1AA397F400C0188E /* Libraries */,
|
2015-06-06 20:37:20 +00:00
|
|
|
143BC57C1B21E18100462512 /* UIExplorerUnitTests */,
|
|
|
|
143BC5961B21E3E100462512 /* UIExplorerIntegrationTests */,
|
2015-06-06 20:37:36 +00:00
|
|
|
14D6D6EA1B2205C0001FB087 /* OCMock */,
|
2015-02-20 23:45:12 +00:00
|
|
|
83CBBA001A601CBA00E9B192 /* Products */,
|
|
|
|
);
|
2015-04-02 00:24:16 +00:00
|
|
|
indentWidth = 2;
|
2015-02-20 23:45:12 +00:00
|
|
|
sourceTree = "<group>";
|
2015-04-02 00:24:16 +00:00
|
|
|
tabWidth = 2;
|
2015-02-20 23:45:12 +00:00
|
|
|
};
|
|
|
|
83CBBA001A601CBA00E9B192 /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
13B07F961A680F5B00A75B9A /* UIExplorer.app */,
|
2015-06-06 20:37:20 +00:00
|
|
|
004D289E1AAF61C70097A701 /* UIExplorerUnitTests.xctest */,
|
|
|
|
143BC5951B21E3E100462512 /* UIExplorerIntegrationTests.xctest */,
|
2015-02-20 23:45:12 +00:00
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2015-03-17 04:02:57 +00:00
|
|
|
D85B82921AB6D5CE003F4FE2 /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
D85B829C1AB6D5CE003F4FE2 /* libRCTVibration.a */,
|
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
2015-02-20 23:45:12 +00:00
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
2015-06-06 20:37:20 +00:00
|
|
|
004D289D1AAF61C70097A701 /* UIExplorerUnitTests */ = {
|
2015-03-10 21:06:09 +00:00
|
|
|
isa = PBXNativeTarget;
|
2015-06-06 20:37:20 +00:00
|
|
|
buildConfigurationList = 004D28AD1AAF61C70097A701 /* Build configuration list for PBXNativeTarget "UIExplorerUnitTests" */;
|
2015-03-10 21:06:09 +00:00
|
|
|
buildPhases = (
|
|
|
|
004D289A1AAF61C70097A701 /* Sources */,
|
|
|
|
004D289B1AAF61C70097A701 /* Frameworks */,
|
|
|
|
004D289C1AAF61C70097A701 /* Resources */,
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
);
|
2015-06-06 20:37:20 +00:00
|
|
|
name = UIExplorerUnitTests;
|
2015-03-11 01:57:27 +00:00
|
|
|
productName = UIExplorerTests;
|
2015-06-06 20:37:20 +00:00
|
|
|
productReference = 004D289E1AAF61C70097A701 /* UIExplorerUnitTests.xctest */;
|
2015-03-10 21:06:09 +00:00
|
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
|
|
};
|
2015-02-20 23:45:12 +00:00
|
|
|
13B07F861A680F5B00A75B9A /* UIExplorer */ = {
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "UIExplorer" */;
|
|
|
|
buildPhases = (
|
|
|
|
13B07F871A680F5B00A75B9A /* Sources */,
|
|
|
|
13B07F8C1A680F5B00A75B9A /* Frameworks */,
|
|
|
|
13B07F8E1A680F5B00A75B9A /* Resources */,
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
);
|
|
|
|
name = UIExplorer;
|
|
|
|
productName = "Hello World";
|
|
|
|
productReference = 13B07F961A680F5B00A75B9A /* UIExplorer.app */;
|
|
|
|
productType = "com.apple.product-type.application";
|
|
|
|
};
|
2015-06-06 20:37:20 +00:00
|
|
|
143BC5941B21E3E100462512 /* UIExplorerIntegrationTests */ = {
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
buildConfigurationList = 143BC59D1B21E3E100462512 /* Build configuration list for PBXNativeTarget "UIExplorerIntegrationTests" */;
|
|
|
|
buildPhases = (
|
|
|
|
143BC5911B21E3E100462512 /* Sources */,
|
|
|
|
143BC5921B21E3E100462512 /* Frameworks */,
|
|
|
|
143BC5931B21E3E100462512 /* Resources */,
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
143BC59C1B21E3E100462512 /* PBXTargetDependency */,
|
|
|
|
);
|
|
|
|
name = UIExplorerIntegrationTests;
|
|
|
|
productName = UIExplorerIntegrationTests;
|
|
|
|
productReference = 143BC5951B21E3E100462512 /* UIExplorerIntegrationTests.xctest */;
|
|
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
|
|
};
|
2015-02-20 23:45:12 +00:00
|
|
|
/* End PBXNativeTarget section */
|
|
|
|
|
|
|
|
/* Begin PBXProject section */
|
|
|
|
83CBB9F71A601CBA00E9B192 /* Project object */ = {
|
|
|
|
isa = PBXProject;
|
|
|
|
attributes = {
|
|
|
|
LastUpgradeCheck = 0610;
|
|
|
|
ORGANIZATIONNAME = Facebook;
|
2015-03-10 21:06:09 +00:00
|
|
|
TargetAttributes = {
|
|
|
|
004D289D1AAF61C70097A701 = {
|
|
|
|
CreatedOnToolsVersion = 6.1.1;
|
|
|
|
};
|
2015-06-06 20:37:20 +00:00
|
|
|
143BC5941B21E3E100462512 = {
|
|
|
|
CreatedOnToolsVersion = 6.3.2;
|
|
|
|
TestTargetID = 13B07F861A680F5B00A75B9A;
|
|
|
|
};
|
2015-03-10 21:06:09 +00:00
|
|
|
};
|
2015-02-20 23:45:12 +00:00
|
|
|
};
|
|
|
|
buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "UIExplorer" */;
|
|
|
|
compatibilityVersion = "Xcode 3.2";
|
|
|
|
developmentRegion = English;
|
|
|
|
hasScannedForEncodings = 0;
|
|
|
|
knownRegions = (
|
|
|
|
en,
|
|
|
|
Base,
|
|
|
|
);
|
|
|
|
mainGroup = 83CBB9F61A601CBA00E9B192;
|
|
|
|
productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
|
|
|
|
projectDirPath = "";
|
|
|
|
projectReferences = (
|
2015-03-13 17:45:27 +00:00
|
|
|
{
|
|
|
|
ProductGroup = 147CED471AB34F8C00DA3E4C /* Products */;
|
|
|
|
ProjectRef = 14E0EEC81AB118F7000DECC3 /* RCTActionSheet.xcodeproj */;
|
|
|
|
},
|
2015-03-10 19:09:35 +00:00
|
|
|
{
|
2015-03-11 02:03:59 +00:00
|
|
|
ProductGroup = 134454561AAFCAAE003F0779 /* Products */;
|
|
|
|
ProjectRef = 134454551AAFCAAE003F0779 /* RCTAdSupport.xcodeproj */;
|
2015-03-10 19:09:35 +00:00
|
|
|
},
|
2015-03-09 10:04:44 +00:00
|
|
|
{
|
|
|
|
ProductGroup = 134A8A211AACED6A00945AAE /* Products */;
|
|
|
|
ProjectRef = 134A8A201AACED6A00945AAE /* RCTGeolocation.xcodeproj */;
|
|
|
|
},
|
2015-02-27 15:32:11 +00:00
|
|
|
{
|
2015-03-06 00:36:41 +00:00
|
|
|
ProductGroup = 13417FE41AA91428003F314A /* Products */;
|
|
|
|
ProjectRef = 13417FE31AA91428003F314A /* RCTImage.xcodeproj */;
|
2015-02-27 15:32:11 +00:00
|
|
|
},
|
2015-02-20 23:45:12 +00:00
|
|
|
{
|
2015-03-06 00:36:41 +00:00
|
|
|
ProductGroup = 134180271AA91779003F314A /* Products */;
|
|
|
|
ProjectRef = 134180261AA91779003F314A /* RCTNetwork.xcodeproj */;
|
2015-02-27 15:32:08 +00:00
|
|
|
},
|
2015-03-24 12:31:11 +00:00
|
|
|
{
|
|
|
|
ProductGroup = 14DC67E81AB71876001358AB /* Products */;
|
|
|
|
ProjectRef = 14DC67E71AB71876001358AB /* RCTPushNotification.xcodeproj */;
|
|
|
|
},
|
2015-05-05 12:34:38 +00:00
|
|
|
{
|
|
|
|
ProductGroup = 834C36CE1AF8DA610019C93C /* Products */;
|
|
|
|
ProjectRef = 13CC9D481AEED2B90020D1C2 /* RCTSettings.xcodeproj */;
|
|
|
|
},
|
2015-03-25 05:07:16 +00:00
|
|
|
{
|
|
|
|
ProductGroup = 58005BE51ABA80530062E044 /* Products */;
|
|
|
|
ProjectRef = 58005BE41ABA80530062E044 /* RCTTest.xcodeproj */;
|
|
|
|
},
|
2015-02-27 15:32:08 +00:00
|
|
|
{
|
2015-03-06 00:36:41 +00:00
|
|
|
ProductGroup = 13417FEB1AA914B8003F314A /* Products */;
|
|
|
|
ProjectRef = 13417FEA1AA914B8003F314A /* RCTText.xcodeproj */;
|
2015-02-27 15:32:08 +00:00
|
|
|
},
|
2015-03-17 04:02:57 +00:00
|
|
|
{
|
|
|
|
ProductGroup = D85B82921AB6D5CE003F4FE2 /* Products */;
|
|
|
|
ProjectRef = D85B82911AB6D5CE003F4FE2 /* RCTVibration.xcodeproj */;
|
|
|
|
},
|
2015-05-15 16:15:58 +00:00
|
|
|
{
|
|
|
|
ProductGroup = 139FDECB1B0651EA00C62182 /* Products */;
|
|
|
|
ProjectRef = 139FDECA1B0651EA00C62182 /* RCTWebSocket.xcodeproj */;
|
|
|
|
},
|
2015-02-27 15:32:08 +00:00
|
|
|
{
|
2015-03-26 09:58:06 +00:00
|
|
|
ProductGroup = 14AADF001AC3DB95002390C9 /* Products */;
|
|
|
|
ProjectRef = 14AADEFF1AC3DB95002390C9 /* React.xcodeproj */;
|
2015-02-20 23:45:12 +00:00
|
|
|
},
|
|
|
|
);
|
|
|
|
projectRoot = "";
|
|
|
|
targets = (
|
|
|
|
13B07F861A680F5B00A75B9A /* UIExplorer */,
|
2015-06-06 20:37:20 +00:00
|
|
|
004D289D1AAF61C70097A701 /* UIExplorerUnitTests */,
|
|
|
|
143BC5941B21E3E100462512 /* UIExplorerIntegrationTests */,
|
2015-02-20 23:45:12 +00:00
|
|
|
);
|
|
|
|
};
|
|
|
|
/* End PBXProject section */
|
|
|
|
|
|
|
|
/* Begin PBXReferenceProxy section */
|
2015-03-06 00:36:41 +00:00
|
|
|
13417FE81AA91428003F314A /* libRCTImage.a */ = {
|
2015-02-27 15:32:08 +00:00
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = archive.ar;
|
2015-03-06 00:36:41 +00:00
|
|
|
path = libRCTImage.a;
|
|
|
|
remoteRef = 13417FE71AA91428003F314A /* PBXContainerItemProxy */;
|
2015-02-27 15:32:08 +00:00
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
2015-03-06 00:36:41 +00:00
|
|
|
13417FEF1AA914B8003F314A /* libRCTText.a */ = {
|
2015-02-27 15:32:08 +00:00
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = archive.ar;
|
2015-03-06 00:36:41 +00:00
|
|
|
path = libRCTText.a;
|
|
|
|
remoteRef = 13417FEE1AA914B8003F314A /* PBXContainerItemProxy */;
|
2015-02-27 15:32:08 +00:00
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
2015-03-06 00:36:41 +00:00
|
|
|
1341802B1AA91779003F314A /* libRCTNetwork.a */ = {
|
2015-02-27 15:32:11 +00:00
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = archive.ar;
|
2015-03-06 00:36:41 +00:00
|
|
|
path = libRCTNetwork.a;
|
|
|
|
remoteRef = 1341802A1AA91779003F314A /* PBXContainerItemProxy */;
|
2015-02-27 15:32:11 +00:00
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
2015-03-09 10:04:44 +00:00
|
|
|
};
|
2015-03-11 02:03:59 +00:00
|
|
|
1344545A1AAFCAAE003F0779 /* libRCTAdSupport.a */ = {
|
2015-03-09 10:04:44 +00:00
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = archive.ar;
|
2015-03-11 02:03:59 +00:00
|
|
|
path = libRCTAdSupport.a;
|
|
|
|
remoteRef = 134454591AAFCAAE003F0779 /* PBXContainerItemProxy */;
|
2015-03-09 10:04:44 +00:00
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
2015-03-10 19:09:35 +00:00
|
|
|
};
|
2015-03-11 02:03:59 +00:00
|
|
|
134A8A251AACED6A00945AAE /* libRCTGeolocation.a */ = {
|
2015-03-10 19:09:35 +00:00
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = archive.ar;
|
2015-03-11 02:03:59 +00:00
|
|
|
path = libRCTGeolocation.a;
|
|
|
|
remoteRef = 134A8A241AACED6A00945AAE /* PBXContainerItemProxy */;
|
2015-03-10 19:09:35 +00:00
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
2015-02-20 23:45:12 +00:00
|
|
|
};
|
2015-05-15 16:15:58 +00:00
|
|
|
139FDED91B0651EA00C62182 /* libRCTWebSocket.a */ = {
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = archive.ar;
|
|
|
|
path = libRCTWebSocket.a;
|
|
|
|
remoteRef = 139FDED81B0651EA00C62182 /* PBXContainerItemProxy */;
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
2015-03-13 17:45:27 +00:00
|
|
|
147CED4B1AB34F8C00DA3E4C /* libRCTActionSheet.a */ = {
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = archive.ar;
|
|
|
|
path = libRCTActionSheet.a;
|
|
|
|
remoteRef = 147CED4A1AB34F8C00DA3E4C /* PBXContainerItemProxy */;
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
2015-03-26 09:58:06 +00:00
|
|
|
14AADF041AC3DB95002390C9 /* libReact.a */ = {
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = archive.ar;
|
|
|
|
path = libReact.a;
|
|
|
|
remoteRef = 14AADF031AC3DB95002390C9 /* PBXContainerItemProxy */;
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
2015-03-24 12:31:11 +00:00
|
|
|
14DC67F11AB71876001358AB /* libRCTPushNotification.a */ = {
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = archive.ar;
|
|
|
|
path = libRCTPushNotification.a;
|
|
|
|
remoteRef = 14DC67F01AB71876001358AB /* PBXContainerItemProxy */;
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
2015-03-25 05:07:16 +00:00
|
|
|
58005BEE1ABA80530062E044 /* libRCTTest.a */ = {
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = archive.ar;
|
|
|
|
path = libRCTTest.a;
|
|
|
|
remoteRef = 58005BED1ABA80530062E044 /* PBXContainerItemProxy */;
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
2015-05-05 12:34:38 +00:00
|
|
|
834C36D21AF8DA610019C93C /* libRCTSettings.a */ = {
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = archive.ar;
|
|
|
|
path = libRCTSettings.a;
|
|
|
|
remoteRef = 834C36D11AF8DA610019C93C /* PBXContainerItemProxy */;
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
2015-03-17 04:02:57 +00:00
|
|
|
D85B829C1AB6D5CE003F4FE2 /* libRCTVibration.a */ = {
|
|
|
|
isa = PBXReferenceProxy;
|
|
|
|
fileType = archive.ar;
|
|
|
|
path = libRCTVibration.a;
|
|
|
|
remoteRef = D85B829B1AB6D5CE003F4FE2 /* PBXContainerItemProxy */;
|
|
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
|
|
};
|
2015-02-20 23:45:12 +00:00
|
|
|
/* End PBXReferenceProxy section */
|
|
|
|
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
2015-03-10 21:06:09 +00:00
|
|
|
004D289C1AAF61C70097A701 /* Resources */ = {
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
2015-02-20 23:45:12 +00:00
|
|
|
13B07F8E1A680F5B00A75B9A /* Resources */ = {
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
|
|
|
|
13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
2015-06-06 20:37:20 +00:00
|
|
|
143BC5931B21E3E100462512 /* Resources */ = {
|
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
2015-02-20 23:45:12 +00:00
|
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
2015-03-10 21:06:09 +00:00
|
|
|
004D289A1AAF61C70097A701 /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2015-06-06 20:37:36 +00:00
|
|
|
1497CFB01B21F5E400C1F8F2 /* RCTConvert_UIFontTests.m in Sources */,
|
|
|
|
144D21241B2204C5006DB32B /* RCTClippingTests.m in Sources */,
|
|
|
|
1497CFB21B21F5E400C1F8F2 /* RCTSparseArrayTests.m in Sources */,
|
|
|
|
1497CFAF1B21F5E400C1F8F2 /* RCTConvert_NSURLTests.m in Sources */,
|
|
|
|
1497CFAE1B21F5E400C1F8F2 /* RCTContextExecutorTests.m in Sources */,
|
|
|
|
1497CFAD1B21F5E400C1F8F2 /* RCTBridgeTests.m in Sources */,
|
|
|
|
1497CFB11B21F5E400C1F8F2 /* RCTEventDispatcherTests.m in Sources */,
|
|
|
|
1497CFB31B21F5E400C1F8F2 /* RCTUIManagerTests.m in Sources */,
|
|
|
|
1497CFAC1B21F5E400C1F8F2 /* RCTAllocationTests.m in Sources */,
|
2015-03-10 21:06:09 +00:00
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
2015-02-20 23:45:12 +00:00
|
|
|
13B07F871A680F5B00A75B9A /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
|
|
|
|
13B07FC11A68108700A75B9A /* main.m in Sources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
2015-06-06 20:37:20 +00:00
|
|
|
143BC5911B21E3E100462512 /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2015-06-06 20:37:51 +00:00
|
|
|
141FC1211B222EBB004D5FFB /* IntegrationTestsTests.m in Sources */,
|
2015-06-06 20:37:20 +00:00
|
|
|
143BC5A11B21E45C00462512 /* UIExplorerIntegrationTests.m in Sources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
2015-02-20 23:45:12 +00:00
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
2015-03-10 21:06:09 +00:00
|
|
|
/* Begin PBXTargetDependency section */
|
2015-06-06 20:37:20 +00:00
|
|
|
143BC59C1B21E3E100462512 /* PBXTargetDependency */ = {
|
|
|
|
isa = PBXTargetDependency;
|
|
|
|
target = 13B07F861A680F5B00A75B9A /* UIExplorer */;
|
|
|
|
targetProxy = 143BC59B1B21E3E100462512 /* PBXContainerItemProxy */;
|
|
|
|
};
|
2015-03-10 21:06:09 +00:00
|
|
|
/* End PBXTargetDependency section */
|
|
|
|
|
2015-02-20 23:45:12 +00:00
|
|
|
/* Begin PBXVariantGroup section */
|
|
|
|
13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
|
|
|
|
isa = PBXVariantGroup;
|
|
|
|
children = (
|
|
|
|
13B07FB21A68108700A75B9A /* Base */,
|
|
|
|
);
|
|
|
|
name = LaunchScreen.xib;
|
2015-03-19 21:54:15 +00:00
|
|
|
path = UIExplorer;
|
2015-02-20 23:45:12 +00:00
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
/* End PBXVariantGroup section */
|
|
|
|
|
|
|
|
/* Begin XCBuildConfiguration section */
|
2015-03-10 21:06:09 +00:00
|
|
|
004D28A61AAF61C70097A701 /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
|
|
"$(inherited)",
|
|
|
|
);
|
2015-06-06 20:37:20 +00:00
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
|
2015-03-26 09:58:06 +00:00
|
|
|
HEADER_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"$(SRCROOT)/../../React/**",
|
2015-06-06 20:37:36 +00:00
|
|
|
"$(SRCROOT)/UIExplorerUnitTests/**",
|
2015-03-26 09:58:06 +00:00
|
|
|
);
|
2015-06-06 20:37:20 +00:00
|
|
|
INFOPLIST_FILE = UIExplorerUnitTests/Info.plist;
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.3;
|
2015-03-10 21:06:09 +00:00
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
2015-06-06 20:37:36 +00:00
|
|
|
LIBRARY_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"$(PROJECT_DIR)/UIExplorerUnitTests",
|
|
|
|
);
|
|
|
|
OTHER_LDFLAGS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"-framework",
|
|
|
|
XCTest,
|
|
|
|
"-ObjC",
|
|
|
|
);
|
2015-03-10 21:06:09 +00:00
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
004D28A71AAF61C70097A701 /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
|
|
"$(inherited)",
|
|
|
|
);
|
2015-03-26 09:58:06 +00:00
|
|
|
HEADER_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"$(SRCROOT)/../../React/**",
|
2015-06-06 20:37:36 +00:00
|
|
|
"$(SRCROOT)/UIExplorerUnitTests/**",
|
2015-03-26 09:58:06 +00:00
|
|
|
);
|
2015-06-06 20:37:20 +00:00
|
|
|
INFOPLIST_FILE = UIExplorerUnitTests/Info.plist;
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.3;
|
2015-03-10 21:06:09 +00:00
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
2015-06-06 20:37:36 +00:00
|
|
|
LIBRARY_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"$(PROJECT_DIR)/UIExplorerUnitTests",
|
|
|
|
);
|
|
|
|
OTHER_LDFLAGS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"-framework",
|
|
|
|
XCTest,
|
|
|
|
"-ObjC",
|
|
|
|
);
|
2015-03-10 21:06:09 +00:00
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
2015-02-20 23:45:12 +00:00
|
|
|
13B07F941A680F5B00A75B9A /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2015-03-26 09:58:06 +00:00
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
2015-02-20 23:45:12 +00:00
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
2015-04-30 16:50:22 +00:00
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = "$(inherited)";
|
2015-02-27 15:32:08 +00:00
|
|
|
HEADER_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
2015-03-26 09:58:06 +00:00
|
|
|
"$(SRCROOT)/../../React/**",
|
2015-02-27 15:32:08 +00:00
|
|
|
);
|
2015-03-19 21:54:15 +00:00
|
|
|
INFOPLIST_FILE = "$(SRCROOT)/UIExplorer/Info.plist";
|
2015-06-10 10:43:55 +00:00
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited)";
|
2015-03-06 00:36:41 +00:00
|
|
|
LIBRARY_SEARCH_PATHS = "$(inherited)";
|
2015-02-20 23:45:12 +00:00
|
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
|
|
PRODUCT_NAME = UIExplorer;
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
13B07F951A680F5B00A75B9A /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2015-03-26 09:58:06 +00:00
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
2015-02-20 23:45:12 +00:00
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
2015-02-27 15:32:08 +00:00
|
|
|
HEADER_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
2015-03-26 09:58:06 +00:00
|
|
|
"$(SRCROOT)/../../React/**",
|
2015-02-27 15:32:08 +00:00
|
|
|
);
|
2015-03-19 21:54:15 +00:00
|
|
|
INFOPLIST_FILE = "$(SRCROOT)/UIExplorer/Info.plist";
|
2015-06-10 10:43:55 +00:00
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited)";
|
2015-03-06 00:36:41 +00:00
|
|
|
LIBRARY_SEARCH_PATHS = "$(inherited)";
|
2015-02-20 23:45:12 +00:00
|
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
|
|
PRODUCT_NAME = UIExplorer;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
2015-06-06 20:37:20 +00:00
|
|
|
143BC59E1B21E3E100462512 /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
|
|
"$(inherited)",
|
|
|
|
);
|
|
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"FB_REFERENCE_IMAGE_DIR=\"\\\"$(SOURCE_ROOT)/$(PROJECT_NAME)IntegrationTests/ReferenceImages\\\"\"",
|
|
|
|
);
|
|
|
|
INFOPLIST_FILE = UIExplorerIntegrationTests/Info.plist;
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.3;
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
2015-06-10 10:43:55 +00:00
|
|
|
OTHER_LDFLAGS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"-framework",
|
|
|
|
XCTest,
|
|
|
|
"-ObjC",
|
|
|
|
);
|
2015-06-06 20:37:20 +00:00
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/UIExplorer.app/UIExplorer";
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
143BC59F1B21E3E100462512 /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
|
|
"$(inherited)",
|
|
|
|
);
|
|
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
|
|
INFOPLIST_FILE = UIExplorerIntegrationTests/Info.plist;
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.3;
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
2015-06-10 10:43:55 +00:00
|
|
|
OTHER_LDFLAGS = (
|
|
|
|
"$(inherited)",
|
|
|
|
"-framework",
|
|
|
|
XCTest,
|
|
|
|
"-ObjC",
|
|
|
|
);
|
2015-06-06 20:37:20 +00:00
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/UIExplorer.app/UIExplorer";
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
2015-02-20 23:45:12 +00:00
|
|
|
83CBBA201A601CBA00E9B192 /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
|
|
GCC_OPTIMIZATION_LEVEL = 0;
|
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
|
"DEBUG=1",
|
|
|
|
"$(inherited)",
|
|
|
|
);
|
|
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
|
HEADER_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
2015-03-26 09:58:06 +00:00
|
|
|
"$(SRCROOT)/../../React/**",
|
2015-02-20 23:45:12 +00:00
|
|
|
);
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
|
|
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
83CBBA211A601CBA00E9B192 /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
|
COPY_PHASE_STRIP = YES;
|
|
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
|
|
HEADER_SEARCH_PATHS = (
|
|
|
|
"$(inherited)",
|
|
|
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
2015-03-26 09:58:06 +00:00
|
|
|
"$(SRCROOT)/../../React/**",
|
2015-02-20 23:45:12 +00:00
|
|
|
);
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
|
|
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
VALIDATE_PRODUCT = YES;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
2015-06-06 20:37:20 +00:00
|
|
|
004D28AD1AAF61C70097A701 /* Build configuration list for PBXNativeTarget "UIExplorerUnitTests" */ = {
|
2015-03-10 21:06:09 +00:00
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
004D28A61AAF61C70097A701 /* Debug */,
|
|
|
|
004D28A71AAF61C70097A701 /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
2015-02-20 23:45:12 +00:00
|
|
|
13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "UIExplorer" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
13B07F941A680F5B00A75B9A /* Debug */,
|
|
|
|
13B07F951A680F5B00A75B9A /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
2015-06-06 20:37:20 +00:00
|
|
|
143BC59D1B21E3E100462512 /* Build configuration list for PBXNativeTarget "UIExplorerIntegrationTests" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
143BC59E1B21E3E100462512 /* Debug */,
|
|
|
|
143BC59F1B21E3E100462512 /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
2015-06-06 20:37:36 +00:00
|
|
|
defaultConfigurationName = Release;
|
2015-06-06 20:37:20 +00:00
|
|
|
};
|
2015-02-20 23:45:12 +00:00
|
|
|
83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "UIExplorer" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
83CBBA201A601CBA00E9B192 /* Debug */,
|
|
|
|
83CBBA211A601CBA00E9B192 /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
/* End XCConfigurationList section */
|
|
|
|
};
|
|
|
|
rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
|
|
|
|
}
|