2015-01-30 01:10:49 +00:00
|
|
|
// !$*UTF8*$!
|
|
|
|
{
|
|
|
|
archiveVersion = 1;
|
|
|
|
classes = {
|
|
|
|
};
|
|
|
|
objectVersion = 46;
|
|
|
|
objects = {
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
|
1302F0FD1A78550100EBEF02 /* RCTStaticImage.m in Sources */ = {isa = PBXBuildFile; fileRef = 1302F0FA1A78550100EBEF02 /* RCTStaticImage.m */; };
|
|
|
|
1302F0FE1A78550100EBEF02 /* RCTStaticImageManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 1302F0FC1A78550100EBEF02 /* RCTStaticImageManager.m */; };
|
|
|
|
134FCB361A6D42D900051CC8 /* RCTSparseArray.m in Sources */ = {isa = PBXBuildFile; fileRef = 83BEE46D1A6D19BC00B5863B /* RCTSparseArray.m */; };
|
|
|
|
134FCB371A6D4ED700051CC8 /* RCTRawTextManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 137029581A6C197000575408 /* RCTRawTextManager.m */; };
|
|
|
|
134FCB3D1A6E7F0800051CC8 /* RCTContextExecutor.m in Sources */ = {isa = PBXBuildFile; fileRef = 134FCB3A1A6E7F0800051CC8 /* RCTContextExecutor.m */; };
|
|
|
|
134FCB3E1A6E7F0800051CC8 /* RCTWebViewExecutor.m in Sources */ = {isa = PBXBuildFile; fileRef = 134FCB3C1A6E7F0800051CC8 /* RCTWebViewExecutor.m */; };
|
|
|
|
137029491A698FF000575408 /* RCTNetworkImageViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 137029401A698FF000575408 /* RCTNetworkImageViewManager.m */; };
|
|
|
|
137029501A6990A100575408 /* RCTNetworkImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = 1370294F1A6990A100575408 /* RCTNetworkImageView.m */; };
|
|
|
|
137029531A69923600575408 /* RCTImageDownloader.m in Sources */ = {isa = PBXBuildFile; fileRef = 137029521A69923600575408 /* RCTImageDownloader.m */; };
|
2015-02-06 23:46:31 +00:00
|
|
|
13723B501A82FD3C00F88898 /* RCTStatusBarManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 13723B4F1A82FD3C00F88898 /* RCTStatusBarManager.m */; };
|
2015-01-30 01:10:49 +00:00
|
|
|
13A1F71E1A75392D00D3D453 /* RCTKeyCommands.m in Sources */ = {isa = PBXBuildFile; fileRef = 13A1F71D1A75392D00D3D453 /* RCTKeyCommands.m */; };
|
|
|
|
13B07FEF1A69327A00A75B9A /* RCTAlertManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FE81A69327A00A75B9A /* RCTAlertManager.m */; };
|
|
|
|
13B07FF01A69327A00A75B9A /* RCTExceptionsManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FEA1A69327A00A75B9A /* RCTExceptionsManager.m */; };
|
|
|
|
13B07FF21A69327A00A75B9A /* RCTTiming.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FEE1A69327A00A75B9A /* RCTTiming.m */; };
|
|
|
|
13B080051A6947C200A75B9A /* RCTScrollView.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FF71A6947C200A75B9A /* RCTScrollView.m */; };
|
|
|
|
13B080061A6947C200A75B9A /* RCTScrollViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FF91A6947C200A75B9A /* RCTScrollViewManager.m */; };
|
|
|
|
13B080071A6947C200A75B9A /* RCTShadowRawText.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FFB1A6947C200A75B9A /* RCTShadowRawText.m */; };
|
|
|
|
13B080081A6947C200A75B9A /* RCTShadowText.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FFD1A6947C200A75B9A /* RCTShadowText.m */; };
|
|
|
|
13B0800B1A6947C200A75B9A /* RCTTextManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B080031A6947C200A75B9A /* RCTTextManager.m */; };
|
|
|
|
13B0801A1A69489C00A75B9A /* RCTNavigator.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B0800D1A69489C00A75B9A /* RCTNavigator.m */; };
|
|
|
|
13B0801B1A69489C00A75B9A /* RCTNavigatorManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B0800F1A69489C00A75B9A /* RCTNavigatorManager.m */; };
|
|
|
|
13B0801C1A69489C00A75B9A /* RCTNavItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B080111A69489C00A75B9A /* RCTNavItem.m */; };
|
|
|
|
13B0801D1A69489C00A75B9A /* RCTNavItemManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B080131A69489C00A75B9A /* RCTNavItemManager.m */; };
|
|
|
|
13B0801E1A69489C00A75B9A /* RCTTextField.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B080151A69489C00A75B9A /* RCTTextField.m */; };
|
|
|
|
13B0801F1A69489C00A75B9A /* RCTTextFieldManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B080171A69489C00A75B9A /* RCTTextFieldManager.m */; };
|
|
|
|
13B080201A69489C00A75B9A /* RCTUIActivityIndicatorViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B080191A69489C00A75B9A /* RCTUIActivityIndicatorViewManager.m */; };
|
|
|
|
13B080261A694A8400A75B9A /* RCTWrapperViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B080241A694A8400A75B9A /* RCTWrapperViewController.m */; };
|
|
|
|
13B080291A694C4900A75B9A /* RCTDataManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B080281A694C4900A75B9A /* RCTDataManager.m */; };
|
|
|
|
13E0674A1A70F434002CDEE1 /* RCTUIManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 13E067491A70F434002CDEE1 /* RCTUIManager.m */; };
|
|
|
|
13E067551A70F44B002CDEE1 /* RCTShadowView.m in Sources */ = {isa = PBXBuildFile; fileRef = 13E0674C1A70F44B002CDEE1 /* RCTShadowView.m */; };
|
2015-02-06 23:43:59 +00:00
|
|
|
13E067561A70F44B002CDEE1 /* RCTViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 13E0674E1A70F44B002CDEE1 /* RCTViewManager.m */; };
|
2015-01-30 01:10:49 +00:00
|
|
|
13E067571A70F44B002CDEE1 /* RCTView.m in Sources */ = {isa = PBXBuildFile; fileRef = 13E067501A70F44B002CDEE1 /* RCTView.m */; };
|
|
|
|
13E067591A70F44B002CDEE1 /* UIView+ReactKit.m in Sources */ = {isa = PBXBuildFile; fileRef = 13E067541A70F44B002CDEE1 /* UIView+ReactKit.m */; };
|
|
|
|
830A229E1A66C68A008503DA /* RCTRootView.m in Sources */ = {isa = PBXBuildFile; fileRef = 830A229D1A66C68A008503DA /* RCTRootView.m */; };
|
|
|
|
832348161A77A5AA00B55238 /* Layout.c in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FC71A68125100A75B9A /* Layout.c */; };
|
2015-02-06 23:45:28 +00:00
|
|
|
835DD1321A7FDFB600D561F7 /* RCTText.m in Sources */ = {isa = PBXBuildFile; fileRef = 835DD1311A7FDFB600D561F7 /* RCTText.m */; };
|
2015-01-30 01:10:49 +00:00
|
|
|
83CBBA511A601E3B00E9B192 /* RCTAssert.m in Sources */ = {isa = PBXBuildFile; fileRef = 83CBBA4B1A601E3B00E9B192 /* RCTAssert.m */; };
|
|
|
|
83CBBA521A601E3B00E9B192 /* RCTLog.m in Sources */ = {isa = PBXBuildFile; fileRef = 83CBBA4E1A601E3B00E9B192 /* RCTLog.m */; };
|
|
|
|
83CBBA531A601E3B00E9B192 /* RCTUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 83CBBA501A601E3B00E9B192 /* RCTUtils.m */; };
|
|
|
|
83CBBA5A1A601E9000E9B192 /* RCTRedBox.m in Sources */ = {isa = PBXBuildFile; fileRef = 83CBBA591A601E9000E9B192 /* RCTRedBox.m */; };
|
|
|
|
83CBBA601A601EAA00E9B192 /* RCTBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = 83CBBA5F1A601EAA00E9B192 /* RCTBridge.m */; };
|
2015-02-04 00:02:36 +00:00
|
|
|
83CBBA691A601EF300E9B192 /* RCTEventDispatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = 83CBBA661A601EF300E9B192 /* RCTEventDispatcher.m */; };
|
2015-01-30 01:10:49 +00:00
|
|
|
83CBBA981A6020BB00E9B192 /* RCTTouchHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 83CBBA971A6020BB00E9B192 /* RCTTouchHandler.m */; };
|
|
|
|
83CBBACC1A6023D300E9B192 /* RCTConvert.m in Sources */ = {isa = PBXBuildFile; fileRef = 83CBBACB1A6023D300E9B192 /* RCTConvert.m */; };
|
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
|
|
83CBBA2C1A601D0E00E9B192 /* Copy Files */ = {
|
|
|
|
isa = PBXCopyFilesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
dstPath = "include/$(PRODUCT_NAME)";
|
|
|
|
dstSubfolderSpec = 16;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
name = "Copy Files";
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXFileReference section */
|
|
|
|
1302F0F91A78550100EBEF02 /* RCTStaticImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTStaticImage.h; sourceTree = "<group>"; };
|
|
|
|
1302F0FA1A78550100EBEF02 /* RCTStaticImage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTStaticImage.m; sourceTree = "<group>"; };
|
|
|
|
1302F0FB1A78550100EBEF02 /* RCTStaticImageManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTStaticImageManager.h; sourceTree = "<group>"; };
|
|
|
|
1302F0FC1A78550100EBEF02 /* RCTStaticImageManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTStaticImageManager.m; sourceTree = "<group>"; };
|
|
|
|
134FCB391A6E7F0800051CC8 /* RCTContextExecutor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTContextExecutor.h; sourceTree = "<group>"; };
|
|
|
|
134FCB3A1A6E7F0800051CC8 /* RCTContextExecutor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTContextExecutor.m; sourceTree = "<group>"; };
|
|
|
|
134FCB3B1A6E7F0800051CC8 /* RCTWebViewExecutor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTWebViewExecutor.h; sourceTree = "<group>"; };
|
|
|
|
134FCB3C1A6E7F0800051CC8 /* RCTWebViewExecutor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTWebViewExecutor.m; sourceTree = "<group>"; };
|
|
|
|
1370293F1A698FF000575408 /* RCTNetworkImageViewManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTNetworkImageViewManager.h; sourceTree = "<group>"; };
|
|
|
|
137029401A698FF000575408 /* RCTNetworkImageViewManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTNetworkImageViewManager.m; sourceTree = "<group>"; };
|
|
|
|
1370294E1A6990A100575408 /* RCTNetworkImageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTNetworkImageView.h; sourceTree = "<group>"; };
|
|
|
|
1370294F1A6990A100575408 /* RCTNetworkImageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTNetworkImageView.m; sourceTree = "<group>"; };
|
|
|
|
137029511A69923600575408 /* RCTImageDownloader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTImageDownloader.h; sourceTree = "<group>"; };
|
|
|
|
137029521A69923600575408 /* RCTImageDownloader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTImageDownloader.m; sourceTree = "<group>"; };
|
|
|
|
137029571A6C197000575408 /* RCTRawTextManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTRawTextManager.h; sourceTree = "<group>"; };
|
|
|
|
137029581A6C197000575408 /* RCTRawTextManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTRawTextManager.m; sourceTree = "<group>"; };
|
2015-02-06 23:46:31 +00:00
|
|
|
13723B4E1A82FD3C00F88898 /* RCTStatusBarManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTStatusBarManager.h; sourceTree = "<group>"; };
|
|
|
|
13723B4F1A82FD3C00F88898 /* RCTStatusBarManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTStatusBarManager.m; sourceTree = "<group>"; };
|
2015-01-30 01:10:49 +00:00
|
|
|
13A1F71C1A75392D00D3D453 /* RCTKeyCommands.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTKeyCommands.h; sourceTree = "<group>"; };
|
|
|
|
13A1F71D1A75392D00D3D453 /* RCTKeyCommands.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTKeyCommands.m; sourceTree = "<group>"; };
|
|
|
|
13B07FC71A68125100A75B9A /* Layout.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Layout.c; sourceTree = "<group>"; };
|
|
|
|
13B07FC81A68125100A75B9A /* Layout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Layout.h; sourceTree = "<group>"; };
|
|
|
|
13B07FCD1A683B5F00A75B9A /* RCTScrollableProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTScrollableProtocol.h; sourceTree = "<group>"; };
|
|
|
|
13B07FE71A69327A00A75B9A /* RCTAlertManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTAlertManager.h; sourceTree = "<group>"; };
|
|
|
|
13B07FE81A69327A00A75B9A /* RCTAlertManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTAlertManager.m; sourceTree = "<group>"; };
|
|
|
|
13B07FE91A69327A00A75B9A /* RCTExceptionsManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTExceptionsManager.h; sourceTree = "<group>"; };
|
|
|
|
13B07FEA1A69327A00A75B9A /* RCTExceptionsManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTExceptionsManager.m; sourceTree = "<group>"; };
|
|
|
|
13B07FED1A69327A00A75B9A /* RCTTiming.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTTiming.h; sourceTree = "<group>"; };
|
|
|
|
13B07FEE1A69327A00A75B9A /* RCTTiming.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTTiming.m; sourceTree = "<group>"; };
|
|
|
|
13B07FF61A6947C200A75B9A /* RCTScrollView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTScrollView.h; sourceTree = "<group>"; };
|
|
|
|
13B07FF71A6947C200A75B9A /* RCTScrollView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTScrollView.m; sourceTree = "<group>"; };
|
|
|
|
13B07FF81A6947C200A75B9A /* RCTScrollViewManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTScrollViewManager.h; sourceTree = "<group>"; };
|
|
|
|
13B07FF91A6947C200A75B9A /* RCTScrollViewManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTScrollViewManager.m; sourceTree = "<group>"; };
|
|
|
|
13B07FFA1A6947C200A75B9A /* RCTShadowRawText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTShadowRawText.h; sourceTree = "<group>"; };
|
|
|
|
13B07FFB1A6947C200A75B9A /* RCTShadowRawText.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTShadowRawText.m; sourceTree = "<group>"; };
|
|
|
|
13B07FFC1A6947C200A75B9A /* RCTShadowText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTShadowText.h; sourceTree = "<group>"; };
|
|
|
|
13B07FFD1A6947C200A75B9A /* RCTShadowText.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTShadowText.m; sourceTree = "<group>"; };
|
|
|
|
13B080021A6947C200A75B9A /* RCTTextManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTTextManager.h; sourceTree = "<group>"; };
|
|
|
|
13B080031A6947C200A75B9A /* RCTTextManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTTextManager.m; sourceTree = "<group>"; };
|
|
|
|
13B0800C1A69489C00A75B9A /* RCTNavigator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTNavigator.h; sourceTree = "<group>"; };
|
|
|
|
13B0800D1A69489C00A75B9A /* RCTNavigator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTNavigator.m; sourceTree = "<group>"; };
|
|
|
|
13B0800E1A69489C00A75B9A /* RCTNavigatorManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTNavigatorManager.h; sourceTree = "<group>"; };
|
|
|
|
13B0800F1A69489C00A75B9A /* RCTNavigatorManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTNavigatorManager.m; sourceTree = "<group>"; };
|
|
|
|
13B080101A69489C00A75B9A /* RCTNavItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTNavItem.h; sourceTree = "<group>"; };
|
|
|
|
13B080111A69489C00A75B9A /* RCTNavItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTNavItem.m; sourceTree = "<group>"; };
|
|
|
|
13B080121A69489C00A75B9A /* RCTNavItemManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTNavItemManager.h; sourceTree = "<group>"; };
|
|
|
|
13B080131A69489C00A75B9A /* RCTNavItemManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTNavItemManager.m; sourceTree = "<group>"; };
|
|
|
|
13B080141A69489C00A75B9A /* RCTTextField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTTextField.h; sourceTree = "<group>"; };
|
|
|
|
13B080151A69489C00A75B9A /* RCTTextField.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTTextField.m; sourceTree = "<group>"; };
|
|
|
|
13B080161A69489C00A75B9A /* RCTTextFieldManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTTextFieldManager.h; sourceTree = "<group>"; };
|
|
|
|
13B080171A69489C00A75B9A /* RCTTextFieldManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTTextFieldManager.m; sourceTree = "<group>"; };
|
|
|
|
13B080181A69489C00A75B9A /* RCTUIActivityIndicatorViewManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTUIActivityIndicatorViewManager.h; sourceTree = "<group>"; };
|
|
|
|
13B080191A69489C00A75B9A /* RCTUIActivityIndicatorViewManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTUIActivityIndicatorViewManager.m; sourceTree = "<group>"; };
|
|
|
|
13B080231A694A8400A75B9A /* RCTWrapperViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTWrapperViewController.h; sourceTree = "<group>"; };
|
|
|
|
13B080241A694A8400A75B9A /* RCTWrapperViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTWrapperViewController.m; sourceTree = "<group>"; };
|
|
|
|
13B080271A694C4900A75B9A /* RCTDataManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTDataManager.h; sourceTree = "<group>"; };
|
|
|
|
13B080281A694C4900A75B9A /* RCTDataManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTDataManager.m; sourceTree = "<group>"; };
|
|
|
|
13E067481A70F434002CDEE1 /* RCTUIManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTUIManager.h; sourceTree = "<group>"; };
|
|
|
|
13E067491A70F434002CDEE1 /* RCTUIManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTUIManager.m; sourceTree = "<group>"; };
|
|
|
|
13E0674B1A70F44B002CDEE1 /* RCTShadowView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTShadowView.h; sourceTree = "<group>"; };
|
|
|
|
13E0674C1A70F44B002CDEE1 /* RCTShadowView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTShadowView.m; sourceTree = "<group>"; };
|
2015-02-06 23:43:59 +00:00
|
|
|
13E0674D1A70F44B002CDEE1 /* RCTViewManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTViewManager.h; sourceTree = "<group>"; };
|
|
|
|
13E0674E1A70F44B002CDEE1 /* RCTViewManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTViewManager.m; sourceTree = "<group>"; };
|
2015-01-30 01:10:49 +00:00
|
|
|
13E0674F1A70F44B002CDEE1 /* RCTView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTView.h; sourceTree = "<group>"; };
|
|
|
|
13E067501A70F44B002CDEE1 /* RCTView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTView.m; sourceTree = "<group>"; };
|
|
|
|
13E067531A70F44B002CDEE1 /* UIView+ReactKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+ReactKit.h"; sourceTree = "<group>"; };
|
|
|
|
13E067541A70F44B002CDEE1 /* UIView+ReactKit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+ReactKit.m"; sourceTree = "<group>"; };
|
2015-02-06 23:43:59 +00:00
|
|
|
13ED13891A80C9D40050A8F9 /* RCTPointerEvents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTPointerEvents.h; sourceTree = "<group>"; };
|
|
|
|
830213F31A654E0800B993E6 /* RCTBridgeModule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RCTBridgeModule.h; sourceTree = "<group>"; };
|
2015-01-30 01:10:49 +00:00
|
|
|
830A229C1A66C68A008503DA /* RCTRootView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTRootView.h; sourceTree = "<group>"; };
|
|
|
|
830A229D1A66C68A008503DA /* RCTRootView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTRootView.m; sourceTree = "<group>"; };
|
2015-02-06 23:45:28 +00:00
|
|
|
835DD1301A7FDFB600D561F7 /* RCTText.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTText.h; sourceTree = "<group>"; };
|
|
|
|
835DD1311A7FDFB600D561F7 /* RCTText.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTText.m; sourceTree = "<group>"; };
|
2015-01-30 01:10:49 +00:00
|
|
|
83BEE46C1A6D19BC00B5863B /* RCTSparseArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTSparseArray.h; sourceTree = "<group>"; };
|
|
|
|
83BEE46D1A6D19BC00B5863B /* RCTSparseArray.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTSparseArray.m; sourceTree = "<group>"; };
|
|
|
|
83CBBA2E1A601D0E00E9B192 /* libReactKit.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libReactKit.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
83CBBA4A1A601E3B00E9B192 /* RCTAssert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTAssert.h; sourceTree = "<group>"; };
|
|
|
|
83CBBA4B1A601E3B00E9B192 /* RCTAssert.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTAssert.m; sourceTree = "<group>"; };
|
|
|
|
83CBBA4C1A601E3B00E9B192 /* RCTInvalidating.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTInvalidating.h; sourceTree = "<group>"; };
|
|
|
|
83CBBA4D1A601E3B00E9B192 /* RCTLog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTLog.h; sourceTree = "<group>"; };
|
|
|
|
83CBBA4E1A601E3B00E9B192 /* RCTLog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTLog.m; sourceTree = "<group>"; };
|
|
|
|
83CBBA4F1A601E3B00E9B192 /* RCTUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTUtils.h; sourceTree = "<group>"; };
|
|
|
|
83CBBA501A601E3B00E9B192 /* RCTUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTUtils.m; sourceTree = "<group>"; };
|
|
|
|
83CBBA581A601E9000E9B192 /* RCTRedBox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTRedBox.h; sourceTree = "<group>"; };
|
|
|
|
83CBBA591A601E9000E9B192 /* RCTRedBox.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTRedBox.m; sourceTree = "<group>"; };
|
|
|
|
83CBBA5E1A601EAA00E9B192 /* RCTBridge.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTBridge.h; sourceTree = "<group>"; };
|
|
|
|
83CBBA5F1A601EAA00E9B192 /* RCTBridge.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTBridge.m; sourceTree = "<group>"; };
|
|
|
|
83CBBA611A601EB200E9B192 /* RCTAutoInsetsProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RCTAutoInsetsProtocol.h; sourceTree = "<group>"; };
|
|
|
|
83CBBA621A601EB800E9B192 /* RCTViewNodeProtocol.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RCTViewNodeProtocol.h; sourceTree = "<group>"; };
|
|
|
|
83CBBA631A601ECA00E9B192 /* RCTJavaScriptExecutor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RCTJavaScriptExecutor.h; sourceTree = "<group>"; };
|
2015-02-04 00:02:36 +00:00
|
|
|
83CBBA651A601EF300E9B192 /* RCTEventDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTEventDispatcher.h; sourceTree = "<group>"; };
|
|
|
|
83CBBA661A601EF300E9B192 /* RCTEventDispatcher.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTEventDispatcher.m; sourceTree = "<group>"; };
|
2015-01-30 01:10:49 +00:00
|
|
|
83CBBA961A6020BB00E9B192 /* RCTTouchHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTTouchHandler.h; sourceTree = "<group>"; };
|
|
|
|
83CBBA971A6020BB00E9B192 /* RCTTouchHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTTouchHandler.m; sourceTree = "<group>"; };
|
|
|
|
83CBBACA1A6023D300E9B192 /* RCTConvert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTConvert.h; sourceTree = "<group>"; };
|
|
|
|
83CBBACB1A6023D300E9B192 /* RCTConvert.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTConvert.m; sourceTree = "<group>"; };
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
83CBBA2B1A601D0E00E9B192 /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
|
|
134FCB381A6E7F0800051CC8 /* Executors */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
134FCB391A6E7F0800051CC8 /* RCTContextExecutor.h */,
|
|
|
|
134FCB3A1A6E7F0800051CC8 /* RCTContextExecutor.m */,
|
|
|
|
134FCB3B1A6E7F0800051CC8 /* RCTWebViewExecutor.h */,
|
|
|
|
134FCB3C1A6E7F0800051CC8 /* RCTWebViewExecutor.m */,
|
|
|
|
);
|
|
|
|
path = Executors;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
13B07FC41A68125100A75B9A /* Layout */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
13B07FC71A68125100A75B9A /* Layout.c */,
|
|
|
|
13B07FC81A68125100A75B9A /* Layout.h */,
|
|
|
|
);
|
|
|
|
path = Layout;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
13B07FE01A69315300A75B9A /* Modules */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
13B080271A694C4900A75B9A /* RCTDataManager.h */,
|
|
|
|
13B080281A694C4900A75B9A /* RCTDataManager.m */,
|
|
|
|
13B07FE71A69327A00A75B9A /* RCTAlertManager.h */,
|
|
|
|
13B07FE81A69327A00A75B9A /* RCTAlertManager.m */,
|
|
|
|
13B07FE91A69327A00A75B9A /* RCTExceptionsManager.h */,
|
|
|
|
13B07FEA1A69327A00A75B9A /* RCTExceptionsManager.m */,
|
|
|
|
13B07FED1A69327A00A75B9A /* RCTTiming.h */,
|
|
|
|
13B07FEE1A69327A00A75B9A /* RCTTiming.m */,
|
|
|
|
13E067481A70F434002CDEE1 /* RCTUIManager.h */,
|
|
|
|
13E067491A70F434002CDEE1 /* RCTUIManager.m */,
|
2015-02-06 23:46:31 +00:00
|
|
|
13723B4E1A82FD3C00F88898 /* RCTStatusBarManager.h */,
|
|
|
|
13723B4F1A82FD3C00F88898 /* RCTStatusBarManager.m */,
|
2015-01-30 01:10:49 +00:00
|
|
|
);
|
|
|
|
path = Modules;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
13B07FF31A6947C200A75B9A /* Views */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
13E067531A70F44B002CDEE1 /* UIView+ReactKit.h */,
|
|
|
|
13E067541A70F44B002CDEE1 /* UIView+ReactKit.m */,
|
|
|
|
13E0674B1A70F44B002CDEE1 /* RCTShadowView.h */,
|
|
|
|
13E0674C1A70F44B002CDEE1 /* RCTShadowView.m */,
|
|
|
|
13E0674F1A70F44B002CDEE1 /* RCTView.h */,
|
|
|
|
13E067501A70F44B002CDEE1 /* RCTView.m */,
|
2015-02-06 23:43:59 +00:00
|
|
|
13E0674D1A70F44B002CDEE1 /* RCTViewManager.h */,
|
|
|
|
13E0674E1A70F44B002CDEE1 /* RCTViewManager.m */,
|
2015-01-30 01:10:49 +00:00
|
|
|
13B07FF61A6947C200A75B9A /* RCTScrollView.h */,
|
|
|
|
13B07FF71A6947C200A75B9A /* RCTScrollView.m */,
|
|
|
|
13B07FF81A6947C200A75B9A /* RCTScrollViewManager.h */,
|
|
|
|
13B07FF91A6947C200A75B9A /* RCTScrollViewManager.m */,
|
|
|
|
13B07FFA1A6947C200A75B9A /* RCTShadowRawText.h */,
|
|
|
|
13B07FFB1A6947C200A75B9A /* RCTShadowRawText.m */,
|
|
|
|
137029571A6C197000575408 /* RCTRawTextManager.h */,
|
|
|
|
137029581A6C197000575408 /* RCTRawTextManager.m */,
|
|
|
|
13B07FFC1A6947C200A75B9A /* RCTShadowText.h */,
|
|
|
|
13B07FFD1A6947C200A75B9A /* RCTShadowText.m */,
|
2015-02-06 23:45:28 +00:00
|
|
|
835DD1301A7FDFB600D561F7 /* RCTText.h */,
|
|
|
|
835DD1311A7FDFB600D561F7 /* RCTText.m */,
|
2015-01-30 01:10:49 +00:00
|
|
|
13B080021A6947C200A75B9A /* RCTTextManager.h */,
|
|
|
|
13B080031A6947C200A75B9A /* RCTTextManager.m */,
|
|
|
|
13B0800C1A69489C00A75B9A /* RCTNavigator.h */,
|
|
|
|
13B0800D1A69489C00A75B9A /* RCTNavigator.m */,
|
|
|
|
13B0800E1A69489C00A75B9A /* RCTNavigatorManager.h */,
|
|
|
|
13B0800F1A69489C00A75B9A /* RCTNavigatorManager.m */,
|
|
|
|
13B080101A69489C00A75B9A /* RCTNavItem.h */,
|
|
|
|
13B080111A69489C00A75B9A /* RCTNavItem.m */,
|
|
|
|
13B080121A69489C00A75B9A /* RCTNavItemManager.h */,
|
|
|
|
13B080131A69489C00A75B9A /* RCTNavItemManager.m */,
|
|
|
|
13B080141A69489C00A75B9A /* RCTTextField.h */,
|
|
|
|
13B080151A69489C00A75B9A /* RCTTextField.m */,
|
|
|
|
13B080161A69489C00A75B9A /* RCTTextFieldManager.h */,
|
|
|
|
13B080171A69489C00A75B9A /* RCTTextFieldManager.m */,
|
|
|
|
13B080181A69489C00A75B9A /* RCTUIActivityIndicatorViewManager.h */,
|
|
|
|
13B080191A69489C00A75B9A /* RCTUIActivityIndicatorViewManager.m */,
|
|
|
|
13B080231A694A8400A75B9A /* RCTWrapperViewController.h */,
|
|
|
|
13B080241A694A8400A75B9A /* RCTWrapperViewController.m */,
|
|
|
|
1370294E1A6990A100575408 /* RCTNetworkImageView.h */,
|
|
|
|
1370294F1A6990A100575408 /* RCTNetworkImageView.m */,
|
|
|
|
1370293F1A698FF000575408 /* RCTNetworkImageViewManager.h */,
|
|
|
|
137029401A698FF000575408 /* RCTNetworkImageViewManager.m */,
|
|
|
|
1302F0F91A78550100EBEF02 /* RCTStaticImage.h */,
|
|
|
|
1302F0FA1A78550100EBEF02 /* RCTStaticImage.m */,
|
|
|
|
1302F0FB1A78550100EBEF02 /* RCTStaticImageManager.h */,
|
|
|
|
1302F0FC1A78550100EBEF02 /* RCTStaticImageManager.m */,
|
|
|
|
);
|
|
|
|
path = Views;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
83CBB9F61A601CBA00E9B192 = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
83CBBA2F1A601D0F00E9B192 /* ReactKit */,
|
|
|
|
83CBBA001A601CBA00E9B192 /* Products */,
|
|
|
|
);
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
83CBBA001A601CBA00E9B192 /* Products */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
83CBBA2E1A601D0E00E9B192 /* libReactKit.a */,
|
|
|
|
);
|
|
|
|
name = Products;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
83CBBA2F1A601D0F00E9B192 /* ReactKit */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
83CBBA491A601E3B00E9B192 /* Base */,
|
|
|
|
134FCB381A6E7F0800051CC8 /* Executors */,
|
|
|
|
13B07FC41A68125100A75B9A /* Layout */,
|
|
|
|
13B07FE01A69315300A75B9A /* Modules */,
|
|
|
|
13B07FF31A6947C200A75B9A /* Views */,
|
|
|
|
);
|
|
|
|
name = ReactKit;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
83CBBA491A601E3B00E9B192 /* Base */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
83CBBA4A1A601E3B00E9B192 /* RCTAssert.h */,
|
|
|
|
83CBBA4B1A601E3B00E9B192 /* RCTAssert.m */,
|
|
|
|
13A1F71C1A75392D00D3D453 /* RCTKeyCommands.h */,
|
|
|
|
13A1F71D1A75392D00D3D453 /* RCTKeyCommands.m */,
|
|
|
|
83CBBA611A601EB200E9B192 /* RCTAutoInsetsProtocol.h */,
|
|
|
|
83CBBA5E1A601EAA00E9B192 /* RCTBridge.h */,
|
|
|
|
83CBBA5F1A601EAA00E9B192 /* RCTBridge.m */,
|
|
|
|
83CBBACA1A6023D300E9B192 /* RCTConvert.h */,
|
|
|
|
83CBBACB1A6023D300E9B192 /* RCTConvert.m */,
|
2015-02-06 23:43:59 +00:00
|
|
|
830213F31A654E0800B993E6 /* RCTBridgeModule.h */,
|
2015-01-30 01:10:49 +00:00
|
|
|
830A229C1A66C68A008503DA /* RCTRootView.h */,
|
|
|
|
830A229D1A66C68A008503DA /* RCTRootView.m */,
|
|
|
|
83CBBA4C1A601E3B00E9B192 /* RCTInvalidating.h */,
|
2015-02-04 00:02:36 +00:00
|
|
|
83CBBA651A601EF300E9B192 /* RCTEventDispatcher.h */,
|
|
|
|
83CBBA661A601EF300E9B192 /* RCTEventDispatcher.m */,
|
2015-01-30 01:10:49 +00:00
|
|
|
83CBBA631A601ECA00E9B192 /* RCTJavaScriptExecutor.h */,
|
|
|
|
83BEE46C1A6D19BC00B5863B /* RCTSparseArray.h */,
|
|
|
|
83BEE46D1A6D19BC00B5863B /* RCTSparseArray.m */,
|
|
|
|
83CBBA4D1A601E3B00E9B192 /* RCTLog.h */,
|
|
|
|
83CBBA4E1A601E3B00E9B192 /* RCTLog.m */,
|
|
|
|
83CBBA581A601E9000E9B192 /* RCTRedBox.h */,
|
|
|
|
83CBBA591A601E9000E9B192 /* RCTRedBox.m */,
|
|
|
|
83CBBA961A6020BB00E9B192 /* RCTTouchHandler.h */,
|
|
|
|
83CBBA971A6020BB00E9B192 /* RCTTouchHandler.m */,
|
|
|
|
83CBBA4F1A601E3B00E9B192 /* RCTUtils.h */,
|
|
|
|
83CBBA501A601E3B00E9B192 /* RCTUtils.m */,
|
|
|
|
83CBBA621A601EB800E9B192 /* RCTViewNodeProtocol.h */,
|
|
|
|
137029511A69923600575408 /* RCTImageDownloader.h */,
|
|
|
|
137029521A69923600575408 /* RCTImageDownloader.m */,
|
|
|
|
13B07FCD1A683B5F00A75B9A /* RCTScrollableProtocol.h */,
|
2015-02-06 23:43:59 +00:00
|
|
|
13ED13891A80C9D40050A8F9 /* RCTPointerEvents.h */,
|
2015-01-30 01:10:49 +00:00
|
|
|
);
|
|
|
|
path = Base;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
|
|
83CBBA2D1A601D0E00E9B192 /* ReactKit */ = {
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
buildConfigurationList = 83CBBA3F1A601D0F00E9B192 /* Build configuration list for PBXNativeTarget "ReactKit" */;
|
|
|
|
buildPhases = (
|
|
|
|
006B79A01A781F38006873D1 /* ShellScript */,
|
|
|
|
83CBBA2A1A601D0E00E9B192 /* Sources */,
|
|
|
|
83CBBA2B1A601D0E00E9B192 /* Frameworks */,
|
|
|
|
83CBBA2C1A601D0E00E9B192 /* Copy Files */,
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
dependencies = (
|
|
|
|
);
|
|
|
|
name = ReactKit;
|
|
|
|
productName = ReactKit;
|
|
|
|
productReference = 83CBBA2E1A601D0E00E9B192 /* libReactKit.a */;
|
|
|
|
productType = "com.apple.product-type.library.static";
|
|
|
|
};
|
|
|
|
/* End PBXNativeTarget section */
|
|
|
|
|
|
|
|
/* Begin PBXProject section */
|
|
|
|
83CBB9F71A601CBA00E9B192 /* Project object */ = {
|
|
|
|
isa = PBXProject;
|
|
|
|
attributes = {
|
|
|
|
LastUpgradeCheck = 0610;
|
|
|
|
ORGANIZATIONNAME = Facebook;
|
|
|
|
TargetAttributes = {
|
|
|
|
83CBBA2D1A601D0E00E9B192 = {
|
|
|
|
CreatedOnToolsVersion = 6.1.1;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "ReactKit" */;
|
|
|
|
compatibilityVersion = "Xcode 3.2";
|
|
|
|
developmentRegion = English;
|
|
|
|
hasScannedForEncodings = 0;
|
|
|
|
knownRegions = (
|
|
|
|
en,
|
|
|
|
Base,
|
|
|
|
);
|
|
|
|
mainGroup = 83CBB9F61A601CBA00E9B192;
|
|
|
|
productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
|
|
|
|
projectDirPath = "";
|
|
|
|
projectRoot = "";
|
|
|
|
targets = (
|
|
|
|
83CBBA2D1A601D0E00E9B192 /* ReactKit */,
|
|
|
|
);
|
|
|
|
};
|
|
|
|
/* End PBXProject section */
|
|
|
|
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
|
|
006B79A01A781F38006873D1 /* ShellScript */ = {
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
);
|
|
|
|
inputPaths = (
|
|
|
|
);
|
|
|
|
outputPaths = (
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
shellScript = "nc -w 5 -z localhost 8081 > /dev/null 2>&1 || open $SRCROOT/../packager/launchPackager.command || echo \"Can't start packager automatically\"";
|
|
|
|
};
|
|
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
|
83CBBA2A1A601D0E00E9B192 /* Sources */ = {
|
|
|
|
isa = PBXSourcesBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
2015-02-06 23:46:31 +00:00
|
|
|
13723B501A82FD3C00F88898 /* RCTStatusBarManager.m in Sources */,
|
2015-01-30 01:10:49 +00:00
|
|
|
13B0801E1A69489C00A75B9A /* RCTTextField.m in Sources */,
|
|
|
|
13B07FEF1A69327A00A75B9A /* RCTAlertManager.m in Sources */,
|
|
|
|
83CBBACC1A6023D300E9B192 /* RCTConvert.m in Sources */,
|
|
|
|
830A229E1A66C68A008503DA /* RCTRootView.m in Sources */,
|
|
|
|
1302F0FD1A78550100EBEF02 /* RCTStaticImage.m in Sources */,
|
|
|
|
13B07FF01A69327A00A75B9A /* RCTExceptionsManager.m in Sources */,
|
|
|
|
83CBBA5A1A601E9000E9B192 /* RCTRedBox.m in Sources */,
|
|
|
|
83CBBA511A601E3B00E9B192 /* RCTAssert.m in Sources */,
|
|
|
|
832348161A77A5AA00B55238 /* Layout.c in Sources */,
|
|
|
|
13B080201A69489C00A75B9A /* RCTUIActivityIndicatorViewManager.m in Sources */,
|
2015-02-06 23:43:59 +00:00
|
|
|
13E067561A70F44B002CDEE1 /* RCTViewManager.m in Sources */,
|
2015-01-30 01:10:49 +00:00
|
|
|
13B080061A6947C200A75B9A /* RCTScrollViewManager.m in Sources */,
|
|
|
|
13B080261A694A8400A75B9A /* RCTWrapperViewController.m in Sources */,
|
|
|
|
13B080051A6947C200A75B9A /* RCTScrollView.m in Sources */,
|
|
|
|
13B07FF21A69327A00A75B9A /* RCTTiming.m in Sources */,
|
|
|
|
13B0801F1A69489C00A75B9A /* RCTTextFieldManager.m in Sources */,
|
|
|
|
134FCB3D1A6E7F0800051CC8 /* RCTContextExecutor.m in Sources */,
|
|
|
|
13E067591A70F44B002CDEE1 /* UIView+ReactKit.m in Sources */,
|
2015-02-06 23:45:28 +00:00
|
|
|
835DD1321A7FDFB600D561F7 /* RCTText.m in Sources */,
|
2015-01-30 01:10:49 +00:00
|
|
|
137029531A69923600575408 /* RCTImageDownloader.m in Sources */,
|
|
|
|
83CBBA981A6020BB00E9B192 /* RCTTouchHandler.m in Sources */,
|
|
|
|
83CBBA521A601E3B00E9B192 /* RCTLog.m in Sources */,
|
|
|
|
13B080071A6947C200A75B9A /* RCTShadowRawText.m in Sources */,
|
|
|
|
13B0801D1A69489C00A75B9A /* RCTNavItemManager.m in Sources */,
|
|
|
|
137029501A6990A100575408 /* RCTNetworkImageView.m in Sources */,
|
|
|
|
13E067571A70F44B002CDEE1 /* RCTView.m in Sources */,
|
|
|
|
134FCB361A6D42D900051CC8 /* RCTSparseArray.m in Sources */,
|
|
|
|
137029491A698FF000575408 /* RCTNetworkImageViewManager.m in Sources */,
|
|
|
|
13A1F71E1A75392D00D3D453 /* RCTKeyCommands.m in Sources */,
|
|
|
|
83CBBA531A601E3B00E9B192 /* RCTUtils.m in Sources */,
|
|
|
|
83CBBA601A601EAA00E9B192 /* RCTBridge.m in Sources */,
|
|
|
|
13B080081A6947C200A75B9A /* RCTShadowText.m in Sources */,
|
|
|
|
13E067551A70F44B002CDEE1 /* RCTShadowView.m in Sources */,
|
|
|
|
13B0801A1A69489C00A75B9A /* RCTNavigator.m in Sources */,
|
|
|
|
134FCB3E1A6E7F0800051CC8 /* RCTWebViewExecutor.m in Sources */,
|
|
|
|
13B0801C1A69489C00A75B9A /* RCTNavItem.m in Sources */,
|
2015-02-04 00:02:36 +00:00
|
|
|
83CBBA691A601EF300E9B192 /* RCTEventDispatcher.m in Sources */,
|
2015-01-30 01:10:49 +00:00
|
|
|
134FCB371A6D4ED700051CC8 /* RCTRawTextManager.m in Sources */,
|
|
|
|
13B0800B1A6947C200A75B9A /* RCTTextManager.m in Sources */,
|
|
|
|
13E0674A1A70F434002CDEE1 /* RCTUIManager.m in Sources */,
|
|
|
|
1302F0FE1A78550100EBEF02 /* RCTStaticImageManager.m in Sources */,
|
|
|
|
13B0801B1A69489C00A75B9A /* RCTNavigatorManager.m in Sources */,
|
|
|
|
13B080291A694C4900A75B9A /* RCTDataManager.m in Sources */,
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
|
|
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;
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.1;
|
|
|
|
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;
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.1;
|
|
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
|
|
SDKROOT = iphoneos;
|
|
|
|
VALIDATE_PRODUCT = YES;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
83CBBA401A601D0F00E9B192 /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
|
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
|
|
"DEBUG=1",
|
|
|
|
"$(inherited)",
|
|
|
|
);
|
2015-02-04 00:15:20 +00:00
|
|
|
GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
|
2015-01-30 01:10:49 +00:00
|
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
};
|
|
|
|
name = Debug;
|
|
|
|
};
|
|
|
|
83CBBA411A601D0F00E9B192 /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
buildSettings = {
|
2015-02-04 00:15:20 +00:00
|
|
|
GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
|
2015-01-30 01:10:49 +00:00
|
|
|
OTHER_LDFLAGS = "-ObjC";
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
SKIP_INSTALL = YES;
|
|
|
|
};
|
|
|
|
name = Release;
|
|
|
|
};
|
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
|
|
|
83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "ReactKit" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
83CBBA201A601CBA00E9B192 /* Debug */,
|
|
|
|
83CBBA211A601CBA00E9B192 /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
83CBBA3F1A601D0F00E9B192 /* Build configuration list for PBXNativeTarget "ReactKit" */ = {
|
|
|
|
isa = XCConfigurationList;
|
|
|
|
buildConfigurations = (
|
|
|
|
83CBBA401A601D0F00E9B192 /* Debug */,
|
|
|
|
83CBBA411A601D0F00E9B192 /* Release */,
|
|
|
|
);
|
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
|
defaultConfigurationName = Release;
|
|
|
|
};
|
|
|
|
/* End XCConfigurationList section */
|
|
|
|
};
|
|
|
|
rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
|
|
|
|
}
|