react-native-navigation的迁移库

project.pbxproj 30KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 2606F7DA1E0BC3FC00CC69CC /* RNNViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2606F7D91E0BC3FC00CC69CC /* RNNViewController.m */; };
  10. 260804DB1CE0D9D20094DBA1 /* RCCToolBar.m in Sources */ = {isa = PBXBuildFile; fileRef = 260804DA1CE0D9D20094DBA1 /* RCCToolBar.m */; };
  11. 2636F1611E0EC9E7007ABB09 /* RNNStyler.m in Sources */ = {isa = PBXBuildFile; fileRef = 2636F1601E0EC9E7007ABB09 /* RNNStyler.m */; };
  12. 26AFF3F51D7EEE2400CBA211 /* RCCTitleViewHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = 26AFF3F41D7EEE2400CBA211 /* RCCTitleViewHelper.m */; };
  13. CC84A19E1C1A0C4E00B3A6A2 /* RCCManager.m in Sources */ = {isa = PBXBuildFile; fileRef = CC84A1941C1A0C4E00B3A6A2 /* RCCManager.m */; };
  14. CC84A19F1C1A0C4E00B3A6A2 /* RCCManagerModule.m in Sources */ = {isa = PBXBuildFile; fileRef = CC84A1961C1A0C4E00B3A6A2 /* RCCManagerModule.m */; };
  15. CC84A1A01C1A0C4E00B3A6A2 /* RCCNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = CC84A1981C1A0C4E00B3A6A2 /* RCCNavigationController.m */; };
  16. CC84A1A11C1A0C4E00B3A6A2 /* RCCTabBarController.m in Sources */ = {isa = PBXBuildFile; fileRef = CC84A19A1C1A0C4E00B3A6A2 /* RCCTabBarController.m */; };
  17. CC84A1A21C1A0C4E00B3A6A2 /* RCCViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = CC84A19C1C1A0C4E00B3A6A2 /* RCCViewController.m */; };
  18. D83514F61D29719A00D53758 /* RCCNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = D83514F51D29719A00D53758 /* RCCNotification.m */; };
  19. D84813191C8C5EB700051BAF /* RCCLightBox.m in Sources */ = {isa = PBXBuildFile; fileRef = D84813181C8C5EB700051BAF /* RCCLightBox.m */; };
  20. D85082E11CBCF54200FDB961 /* RCCDrawerHelper.m in Sources */ = {isa = PBXBuildFile; fileRef = D85082CB1CBCF54200FDB961 /* RCCDrawerHelper.m */; };
  21. D85082E21CBCF54200FDB961 /* RCCTheSideBarManagerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D85082CE1CBCF54200FDB961 /* RCCTheSideBarManagerViewController.m */; };
  22. D85082E31CBCF54200FDB961 /* SidebarAirbnbAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = D85082D21CBCF54200FDB961 /* SidebarAirbnbAnimation.m */; };
  23. D85082E41CBCF54200FDB961 /* SidebarAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = D85082D41CBCF54200FDB961 /* SidebarAnimation.m */; };
  24. D85082E51CBCF54200FDB961 /* SidebarFacebookAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = D85082D61CBCF54200FDB961 /* SidebarFacebookAnimation.m */; };
  25. D85082E61CBCF54200FDB961 /* SidebarFeedlyAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = D85082D81CBCF54200FDB961 /* SidebarFeedlyAnimation.m */; };
  26. D85082E71CBCF54200FDB961 /* SidebarFlipboardAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = D85082DA1CBCF54200FDB961 /* SidebarFlipboardAnimation.m */; };
  27. D85082E81CBCF54200FDB961 /* SidebarLuvocracyAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = D85082DC1CBCF54200FDB961 /* SidebarLuvocracyAnimation.m */; };
  28. D85082E91CBCF54200FDB961 /* SidebarWunderlistAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = D85082DE1CBCF54200FDB961 /* SidebarWunderlistAnimation.m */; };
  29. D85082EA1CBCF54200FDB961 /* TheSidebarController.m in Sources */ = {isa = PBXBuildFile; fileRef = D85082E01CBCF54200FDB961 /* TheSidebarController.m */; };
  30. D85082FC1CBCF8A800FDB961 /* MMDrawerBarButtonItem.m in Sources */ = {isa = PBXBuildFile; fileRef = D85082BE1CBCF42400FDB961 /* MMDrawerBarButtonItem.m */; };
  31. D85082FD1CBCF8A800FDB961 /* MMDrawerController.m in Sources */ = {isa = PBXBuildFile; fileRef = D85082C11CBCF42400FDB961 /* MMDrawerController.m */; };
  32. D85082FE1CBCF8A800FDB961 /* MMDrawerVisualState.m in Sources */ = {isa = PBXBuildFile; fileRef = D85082C31CBCF42400FDB961 /* MMDrawerVisualState.m */; };
  33. D85082FF1CBCF8A800FDB961 /* MMExampleDrawerVisualStateManager.m in Sources */ = {isa = PBXBuildFile; fileRef = D85082C51CBCF42400FDB961 /* MMExampleDrawerVisualStateManager.m */; };
  34. D85083001CBCF8A800FDB961 /* UIViewController+MMDrawerController.m in Sources */ = {isa = PBXBuildFile; fileRef = D85082C71CBCF42400FDB961 /* UIViewController+MMDrawerController.m */; };
  35. D8D779981D04B7180050CFEA /* RCTHelpers.m in Sources */ = {isa = PBXBuildFile; fileRef = D8D779971D04B7180050CFEA /* RCTHelpers.m */; };
  36. D8E11C571CBD1F670018B644 /* RCCDrawerController.m in Sources */ = {isa = PBXBuildFile; fileRef = D8E11C561CBD1F670018B644 /* RCCDrawerController.m */; };
  37. /* End PBXBuildFile section */
  38. /* Begin PBXCopyFilesBuildPhase section */
  39. D8AFADBB1BEE6F3F00A4592D /* CopyFiles */ = {
  40. isa = PBXCopyFilesBuildPhase;
  41. buildActionMask = 2147483647;
  42. dstPath = "include/$(PRODUCT_NAME)";
  43. dstSubfolderSpec = 16;
  44. files = (
  45. );
  46. runOnlyForDeploymentPostprocessing = 0;
  47. };
  48. /* End PBXCopyFilesBuildPhase section */
  49. /* Begin PBXFileReference section */
  50. 2606F7D81E0BC3FC00CC69CC /* RNNViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNNViewController.h; sourceTree = "<group>"; };
  51. 2606F7D91E0BC3FC00CC69CC /* RNNViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNViewController.m; sourceTree = "<group>"; };
  52. 260804D91CE0D9D20094DBA1 /* RCCToolBar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCCToolBar.h; sourceTree = "<group>"; };
  53. 260804DA1CE0D9D20094DBA1 /* RCCToolBar.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCCToolBar.m; sourceTree = "<group>"; };
  54. 2636F15F1E0EC9E7007ABB09 /* RNNStyler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNNStyler.h; sourceTree = "<group>"; };
  55. 2636F1601E0EC9E7007ABB09 /* RNNStyler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNStyler.m; sourceTree = "<group>"; };
  56. 26AFF3F31D7EEE2400CBA211 /* RCCTitleViewHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCCTitleViewHelper.h; sourceTree = "<group>"; };
  57. 26AFF3F41D7EEE2400CBA211 /* RCCTitleViewHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCCTitleViewHelper.m; sourceTree = "<group>"; };
  58. CC84A1931C1A0C4E00B3A6A2 /* RCCManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCCManager.h; sourceTree = "<group>"; };
  59. CC84A1941C1A0C4E00B3A6A2 /* RCCManager.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = RCCManager.m; sourceTree = "<group>"; tabWidth = 2; };
  60. CC84A1951C1A0C4E00B3A6A2 /* RCCManagerModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCCManagerModule.h; sourceTree = "<group>"; };
  61. CC84A1961C1A0C4E00B3A6A2 /* RCCManagerModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCCManagerModule.m; sourceTree = "<group>"; };
  62. CC84A1971C1A0C4E00B3A6A2 /* RCCNavigationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCCNavigationController.h; sourceTree = "<group>"; };
  63. CC84A1981C1A0C4E00B3A6A2 /* RCCNavigationController.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = RCCNavigationController.m; sourceTree = "<group>"; tabWidth = 2; };
  64. CC84A1991C1A0C4E00B3A6A2 /* RCCTabBarController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCCTabBarController.h; sourceTree = "<group>"; };
  65. CC84A19A1C1A0C4E00B3A6A2 /* RCCTabBarController.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = RCCTabBarController.m; sourceTree = "<group>"; tabWidth = 2; };
  66. CC84A19B1C1A0C4E00B3A6A2 /* RCCViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCCViewController.h; sourceTree = "<group>"; };
  67. CC84A19C1C1A0C4E00B3A6A2 /* RCCViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = RCCViewController.m; sourceTree = "<group>"; tabWidth = 2; };
  68. D800E8171CFED1DB004A187F /* RCCExternalViewControllerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCCExternalViewControllerProtocol.h; sourceTree = "<group>"; };
  69. D83514F41D29719A00D53758 /* RCCNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCCNotification.h; sourceTree = "<group>"; };
  70. D83514F51D29719A00D53758 /* RCCNotification.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCCNotification.m; sourceTree = "<group>"; };
  71. D84813171C8C5EB700051BAF /* RCCLightBox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCCLightBox.h; sourceTree = "<group>"; };
  72. D84813181C8C5EB700051BAF /* RCCLightBox.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCCLightBox.m; sourceTree = "<group>"; };
  73. D85082BD1CBCF42400FDB961 /* MMDrawerBarButtonItem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MMDrawerBarButtonItem.h; sourceTree = "<group>"; };
  74. D85082BE1CBCF42400FDB961 /* MMDrawerBarButtonItem.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MMDrawerBarButtonItem.m; sourceTree = "<group>"; };
  75. D85082BF1CBCF42400FDB961 /* MMDrawerController+Subclass.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "MMDrawerController+Subclass.h"; sourceTree = "<group>"; };
  76. D85082C01CBCF42400FDB961 /* MMDrawerController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MMDrawerController.h; sourceTree = "<group>"; };
  77. D85082C11CBCF42400FDB961 /* MMDrawerController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MMDrawerController.m; sourceTree = "<group>"; };
  78. D85082C21CBCF42400FDB961 /* MMDrawerVisualState.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MMDrawerVisualState.h; sourceTree = "<group>"; };
  79. D85082C31CBCF42400FDB961 /* MMDrawerVisualState.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MMDrawerVisualState.m; sourceTree = "<group>"; };
  80. D85082C41CBCF42400FDB961 /* MMExampleDrawerVisualStateManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MMExampleDrawerVisualStateManager.h; sourceTree = "<group>"; };
  81. D85082C51CBCF42400FDB961 /* MMExampleDrawerVisualStateManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MMExampleDrawerVisualStateManager.m; sourceTree = "<group>"; };
  82. D85082C61CBCF42400FDB961 /* UIViewController+MMDrawerController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "UIViewController+MMDrawerController.h"; sourceTree = "<group>"; };
  83. D85082C71CBCF42400FDB961 /* UIViewController+MMDrawerController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "UIViewController+MMDrawerController.m"; sourceTree = "<group>"; };
  84. D85082C81CBCF42400FDB961 /* RCCDrawerController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RCCDrawerController.h; sourceTree = "<group>"; };
  85. D85082CA1CBCF54200FDB961 /* RCCDrawerHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCCDrawerHelper.h; sourceTree = "<group>"; };
  86. D85082CB1CBCF54200FDB961 /* RCCDrawerHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCCDrawerHelper.m; sourceTree = "<group>"; };
  87. D85082CC1CBCF54200FDB961 /* RCCDrawerProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCCDrawerProtocol.h; sourceTree = "<group>"; };
  88. D85082CD1CBCF54200FDB961 /* RCCTheSideBarManagerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCCTheSideBarManagerViewController.h; sourceTree = "<group>"; };
  89. D85082CE1CBCF54200FDB961 /* RCCTheSideBarManagerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCCTheSideBarManagerViewController.m; sourceTree = "<group>"; };
  90. D85082D11CBCF54200FDB961 /* SidebarAirbnbAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SidebarAirbnbAnimation.h; sourceTree = "<group>"; };
  91. D85082D21CBCF54200FDB961 /* SidebarAirbnbAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SidebarAirbnbAnimation.m; sourceTree = "<group>"; };
  92. D85082D31CBCF54200FDB961 /* SidebarAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SidebarAnimation.h; sourceTree = "<group>"; };
  93. D85082D41CBCF54200FDB961 /* SidebarAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SidebarAnimation.m; sourceTree = "<group>"; };
  94. D85082D51CBCF54200FDB961 /* SidebarFacebookAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SidebarFacebookAnimation.h; sourceTree = "<group>"; };
  95. D85082D61CBCF54200FDB961 /* SidebarFacebookAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SidebarFacebookAnimation.m; sourceTree = "<group>"; };
  96. D85082D71CBCF54200FDB961 /* SidebarFeedlyAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SidebarFeedlyAnimation.h; sourceTree = "<group>"; };
  97. D85082D81CBCF54200FDB961 /* SidebarFeedlyAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SidebarFeedlyAnimation.m; sourceTree = "<group>"; };
  98. D85082D91CBCF54200FDB961 /* SidebarFlipboardAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SidebarFlipboardAnimation.h; sourceTree = "<group>"; };
  99. D85082DA1CBCF54200FDB961 /* SidebarFlipboardAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SidebarFlipboardAnimation.m; sourceTree = "<group>"; };
  100. D85082DB1CBCF54200FDB961 /* SidebarLuvocracyAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SidebarLuvocracyAnimation.h; sourceTree = "<group>"; };
  101. D85082DC1CBCF54200FDB961 /* SidebarLuvocracyAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SidebarLuvocracyAnimation.m; sourceTree = "<group>"; };
  102. D85082DD1CBCF54200FDB961 /* SidebarWunderlistAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SidebarWunderlistAnimation.h; sourceTree = "<group>"; };
  103. D85082DE1CBCF54200FDB961 /* SidebarWunderlistAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SidebarWunderlistAnimation.m; sourceTree = "<group>"; };
  104. D85082DF1CBCF54200FDB961 /* TheSidebarController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TheSidebarController.h; sourceTree = "<group>"; };
  105. D85082E01CBCF54200FDB961 /* TheSidebarController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TheSidebarController.m; sourceTree = "<group>"; };
  106. D8AFADBD1BEE6F3F00A4592D /* libReactNativeNavigation.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libReactNativeNavigation.a; sourceTree = BUILT_PRODUCTS_DIR; };
  107. D8D779961D04B7180050CFEA /* RCTHelpers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTHelpers.h; sourceTree = "<group>"; };
  108. D8D779971D04B7180050CFEA /* RCTHelpers.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTHelpers.m; sourceTree = "<group>"; };
  109. D8E11C561CBD1F670018B644 /* RCCDrawerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCCDrawerController.m; sourceTree = "<group>"; };
  110. /* End PBXFileReference section */
  111. /* Begin PBXFrameworksBuildPhase section */
  112. D8AFADBA1BEE6F3F00A4592D /* Frameworks */ = {
  113. isa = PBXFrameworksBuildPhase;
  114. buildActionMask = 2147483647;
  115. files = (
  116. );
  117. runOnlyForDeploymentPostprocessing = 0;
  118. };
  119. /* End PBXFrameworksBuildPhase section */
  120. /* Begin PBXGroup section */
  121. 260804D51CE0D7090094DBA1 /* RCCToolBar */ = {
  122. isa = PBXGroup;
  123. children = (
  124. 260804D91CE0D9D20094DBA1 /* RCCToolBar.h */,
  125. 260804DA1CE0D9D20094DBA1 /* RCCToolBar.m */,
  126. );
  127. path = RCCToolBar;
  128. sourceTree = "<group>";
  129. };
  130. 2636F1621E0FD618007ABB09 /* OLD */ = {
  131. isa = PBXGroup;
  132. children = (
  133. CC84A1931C1A0C4E00B3A6A2 /* RCCManager.h */,
  134. CC84A1941C1A0C4E00B3A6A2 /* RCCManager.m */,
  135. CC84A1951C1A0C4E00B3A6A2 /* RCCManagerModule.h */,
  136. CC84A1961C1A0C4E00B3A6A2 /* RCCManagerModule.m */,
  137. CC84A1971C1A0C4E00B3A6A2 /* RCCNavigationController.h */,
  138. CC84A1981C1A0C4E00B3A6A2 /* RCCNavigationController.m */,
  139. CC84A1991C1A0C4E00B3A6A2 /* RCCTabBarController.h */,
  140. CC84A19A1C1A0C4E00B3A6A2 /* RCCTabBarController.m */,
  141. CC84A19B1C1A0C4E00B3A6A2 /* RCCViewController.h */,
  142. CC84A19C1C1A0C4E00B3A6A2 /* RCCViewController.m */,
  143. D84813171C8C5EB700051BAF /* RCCLightBox.h */,
  144. D84813181C8C5EB700051BAF /* RCCLightBox.m */,
  145. D800E8171CFED1DB004A187F /* RCCExternalViewControllerProtocol.h */,
  146. D83514F41D29719A00D53758 /* RCCNotification.h */,
  147. D83514F51D29719A00D53758 /* RCCNotification.m */,
  148. );
  149. name = OLD;
  150. sourceTree = "<group>";
  151. };
  152. D85082BB1CBCF42400FDB961 /* RCCDrawerController */ = {
  153. isa = PBXGroup;
  154. children = (
  155. D85082CF1CBCF54200FDB961 /* TheSidebarController */,
  156. D85082BC1CBCF42400FDB961 /* MMDrawerController */,
  157. D85082CA1CBCF54200FDB961 /* RCCDrawerHelper.h */,
  158. D85082CB1CBCF54200FDB961 /* RCCDrawerHelper.m */,
  159. D85082CC1CBCF54200FDB961 /* RCCDrawerProtocol.h */,
  160. D85082CD1CBCF54200FDB961 /* RCCTheSideBarManagerViewController.h */,
  161. D85082CE1CBCF54200FDB961 /* RCCTheSideBarManagerViewController.m */,
  162. D85082C81CBCF42400FDB961 /* RCCDrawerController.h */,
  163. D8E11C561CBD1F670018B644 /* RCCDrawerController.m */,
  164. );
  165. path = RCCDrawerController;
  166. sourceTree = "<group>";
  167. };
  168. D85082BC1CBCF42400FDB961 /* MMDrawerController */ = {
  169. isa = PBXGroup;
  170. children = (
  171. D85082BD1CBCF42400FDB961 /* MMDrawerBarButtonItem.h */,
  172. D85082BE1CBCF42400FDB961 /* MMDrawerBarButtonItem.m */,
  173. D85082BF1CBCF42400FDB961 /* MMDrawerController+Subclass.h */,
  174. D85082C01CBCF42400FDB961 /* MMDrawerController.h */,
  175. D85082C11CBCF42400FDB961 /* MMDrawerController.m */,
  176. D85082C21CBCF42400FDB961 /* MMDrawerVisualState.h */,
  177. D85082C31CBCF42400FDB961 /* MMDrawerVisualState.m */,
  178. D85082C41CBCF42400FDB961 /* MMExampleDrawerVisualStateManager.h */,
  179. D85082C51CBCF42400FDB961 /* MMExampleDrawerVisualStateManager.m */,
  180. D85082C61CBCF42400FDB961 /* UIViewController+MMDrawerController.h */,
  181. D85082C71CBCF42400FDB961 /* UIViewController+MMDrawerController.m */,
  182. );
  183. path = MMDrawerController;
  184. sourceTree = "<group>";
  185. };
  186. D85082CF1CBCF54200FDB961 /* TheSidebarController */ = {
  187. isa = PBXGroup;
  188. children = (
  189. D85082D01CBCF54200FDB961 /* Animations */,
  190. D85082DF1CBCF54200FDB961 /* TheSidebarController.h */,
  191. D85082E01CBCF54200FDB961 /* TheSidebarController.m */,
  192. );
  193. path = TheSidebarController;
  194. sourceTree = "<group>";
  195. };
  196. D85082D01CBCF54200FDB961 /* Animations */ = {
  197. isa = PBXGroup;
  198. children = (
  199. D85082D11CBCF54200FDB961 /* SidebarAirbnbAnimation.h */,
  200. D85082D21CBCF54200FDB961 /* SidebarAirbnbAnimation.m */,
  201. D85082D31CBCF54200FDB961 /* SidebarAnimation.h */,
  202. D85082D41CBCF54200FDB961 /* SidebarAnimation.m */,
  203. D85082D51CBCF54200FDB961 /* SidebarFacebookAnimation.h */,
  204. D85082D61CBCF54200FDB961 /* SidebarFacebookAnimation.m */,
  205. D85082D71CBCF54200FDB961 /* SidebarFeedlyAnimation.h */,
  206. D85082D81CBCF54200FDB961 /* SidebarFeedlyAnimation.m */,
  207. D85082D91CBCF54200FDB961 /* SidebarFlipboardAnimation.h */,
  208. D85082DA1CBCF54200FDB961 /* SidebarFlipboardAnimation.m */,
  209. D85082DB1CBCF54200FDB961 /* SidebarLuvocracyAnimation.h */,
  210. D85082DC1CBCF54200FDB961 /* SidebarLuvocracyAnimation.m */,
  211. D85082DD1CBCF54200FDB961 /* SidebarWunderlistAnimation.h */,
  212. D85082DE1CBCF54200FDB961 /* SidebarWunderlistAnimation.m */,
  213. );
  214. path = Animations;
  215. sourceTree = "<group>";
  216. };
  217. D8AFADB41BEE6F3F00A4592D = {
  218. isa = PBXGroup;
  219. children = (
  220. 2636F1621E0FD618007ABB09 /* OLD */,
  221. D8D779951D04B7180050CFEA /* Helpers */,
  222. 260804D51CE0D7090094DBA1 /* RCCToolBar */,
  223. D85082BB1CBCF42400FDB961 /* RCCDrawerController */,
  224. 2606F7D81E0BC3FC00CC69CC /* RNNViewController.h */,
  225. 2606F7D91E0BC3FC00CC69CC /* RNNViewController.m */,
  226. 2636F15F1E0EC9E7007ABB09 /* RNNStyler.h */,
  227. 2636F1601E0EC9E7007ABB09 /* RNNStyler.m */,
  228. D8AFADBE1BEE6F3F00A4592D /* Products */,
  229. );
  230. sourceTree = "<group>";
  231. };
  232. D8AFADBE1BEE6F3F00A4592D /* Products */ = {
  233. isa = PBXGroup;
  234. children = (
  235. D8AFADBD1BEE6F3F00A4592D /* libReactNativeNavigation.a */,
  236. );
  237. name = Products;
  238. sourceTree = "<group>";
  239. };
  240. D8D779951D04B7180050CFEA /* Helpers */ = {
  241. isa = PBXGroup;
  242. children = (
  243. D8D779961D04B7180050CFEA /* RCTHelpers.h */,
  244. D8D779971D04B7180050CFEA /* RCTHelpers.m */,
  245. 26AFF3F31D7EEE2400CBA211 /* RCCTitleViewHelper.h */,
  246. 26AFF3F41D7EEE2400CBA211 /* RCCTitleViewHelper.m */,
  247. );
  248. path = Helpers;
  249. sourceTree = "<group>";
  250. };
  251. /* End PBXGroup section */
  252. /* Begin PBXNativeTarget section */
  253. D8AFADBC1BEE6F3F00A4592D /* ReactNativeNavigation */ = {
  254. isa = PBXNativeTarget;
  255. buildConfigurationList = D8AFADC61BEE6F3F00A4592D /* Build configuration list for PBXNativeTarget "ReactNativeNavigation" */;
  256. buildPhases = (
  257. D8AFADB91BEE6F3F00A4592D /* Sources */,
  258. D8AFADBA1BEE6F3F00A4592D /* Frameworks */,
  259. D8AFADBB1BEE6F3F00A4592D /* CopyFiles */,
  260. );
  261. buildRules = (
  262. );
  263. dependencies = (
  264. );
  265. name = ReactNativeNavigation;
  266. productName = libReactContacts;
  267. productReference = D8AFADBD1BEE6F3F00A4592D /* libReactNativeNavigation.a */;
  268. productType = "com.apple.product-type.library.static";
  269. };
  270. /* End PBXNativeTarget section */
  271. /* Begin PBXProject section */
  272. D8AFADB51BEE6F3F00A4592D /* Project object */ = {
  273. isa = PBXProject;
  274. attributes = {
  275. LastUpgradeCheck = 0710;
  276. ORGANIZATIONNAME = artal;
  277. TargetAttributes = {
  278. D8AFADBC1BEE6F3F00A4592D = {
  279. CreatedOnToolsVersion = 7.1;
  280. };
  281. };
  282. };
  283. buildConfigurationList = D8AFADB81BEE6F3F00A4592D /* Build configuration list for PBXProject "ReactNativeNavigation" */;
  284. compatibilityVersion = "Xcode 3.2";
  285. developmentRegion = English;
  286. hasScannedForEncodings = 0;
  287. knownRegions = (
  288. en,
  289. );
  290. mainGroup = D8AFADB41BEE6F3F00A4592D;
  291. productRefGroup = D8AFADBE1BEE6F3F00A4592D /* Products */;
  292. projectDirPath = "";
  293. projectRoot = "";
  294. targets = (
  295. D8AFADBC1BEE6F3F00A4592D /* ReactNativeNavigation */,
  296. );
  297. };
  298. /* End PBXProject section */
  299. /* Begin PBXSourcesBuildPhase section */
  300. D8AFADB91BEE6F3F00A4592D /* Sources */ = {
  301. isa = PBXSourcesBuildPhase;
  302. buildActionMask = 2147483647;
  303. files = (
  304. D85082EA1CBCF54200FDB961 /* TheSidebarController.m in Sources */,
  305. CC84A1A01C1A0C4E00B3A6A2 /* RCCNavigationController.m in Sources */,
  306. D83514F61D29719A00D53758 /* RCCNotification.m in Sources */,
  307. CC84A19F1C1A0C4E00B3A6A2 /* RCCManagerModule.m in Sources */,
  308. 26AFF3F51D7EEE2400CBA211 /* RCCTitleViewHelper.m in Sources */,
  309. D8D779981D04B7180050CFEA /* RCTHelpers.m in Sources */,
  310. D85082E81CBCF54200FDB961 /* SidebarLuvocracyAnimation.m in Sources */,
  311. D85082E31CBCF54200FDB961 /* SidebarAirbnbAnimation.m in Sources */,
  312. D84813191C8C5EB700051BAF /* RCCLightBox.m in Sources */,
  313. CC84A19E1C1A0C4E00B3A6A2 /* RCCManager.m in Sources */,
  314. D85082E21CBCF54200FDB961 /* RCCTheSideBarManagerViewController.m in Sources */,
  315. D85082FC1CBCF8A800FDB961 /* MMDrawerBarButtonItem.m in Sources */,
  316. D85083001CBCF8A800FDB961 /* UIViewController+MMDrawerController.m in Sources */,
  317. D85082FF1CBCF8A800FDB961 /* MMExampleDrawerVisualStateManager.m in Sources */,
  318. D85082E61CBCF54200FDB961 /* SidebarFeedlyAnimation.m in Sources */,
  319. CC84A1A11C1A0C4E00B3A6A2 /* RCCTabBarController.m in Sources */,
  320. D85082E71CBCF54200FDB961 /* SidebarFlipboardAnimation.m in Sources */,
  321. D85082E51CBCF54200FDB961 /* SidebarFacebookAnimation.m in Sources */,
  322. CC84A1A21C1A0C4E00B3A6A2 /* RCCViewController.m in Sources */,
  323. 2636F1611E0EC9E7007ABB09 /* RNNStyler.m in Sources */,
  324. 2606F7DA1E0BC3FC00CC69CC /* RNNViewController.m in Sources */,
  325. D85082E91CBCF54200FDB961 /* SidebarWunderlistAnimation.m in Sources */,
  326. D85082E11CBCF54200FDB961 /* RCCDrawerHelper.m in Sources */,
  327. D85082FE1CBCF8A800FDB961 /* MMDrawerVisualState.m in Sources */,
  328. D85082FD1CBCF8A800FDB961 /* MMDrawerController.m in Sources */,
  329. D85082E41CBCF54200FDB961 /* SidebarAnimation.m in Sources */,
  330. D8E11C571CBD1F670018B644 /* RCCDrawerController.m in Sources */,
  331. 260804DB1CE0D9D20094DBA1 /* RCCToolBar.m in Sources */,
  332. );
  333. runOnlyForDeploymentPostprocessing = 0;
  334. };
  335. /* End PBXSourcesBuildPhase section */
  336. /* Begin XCBuildConfiguration section */
  337. D8AFADC41BEE6F3F00A4592D /* Debug */ = {
  338. isa = XCBuildConfiguration;
  339. buildSettings = {
  340. ALWAYS_SEARCH_USER_PATHS = NO;
  341. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  342. CLANG_CXX_LIBRARY = "libc++";
  343. CLANG_ENABLE_MODULES = YES;
  344. CLANG_ENABLE_OBJC_ARC = YES;
  345. CLANG_WARN_BOOL_CONVERSION = YES;
  346. CLANG_WARN_CONSTANT_CONVERSION = YES;
  347. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  348. CLANG_WARN_EMPTY_BODY = YES;
  349. CLANG_WARN_ENUM_CONVERSION = YES;
  350. CLANG_WARN_INT_CONVERSION = YES;
  351. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  352. CLANG_WARN_UNREACHABLE_CODE = YES;
  353. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  354. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  355. COPY_PHASE_STRIP = NO;
  356. DEBUG_INFORMATION_FORMAT = dwarf;
  357. ENABLE_STRICT_OBJC_MSGSEND = YES;
  358. ENABLE_TESTABILITY = YES;
  359. GCC_C_LANGUAGE_STANDARD = gnu99;
  360. GCC_DYNAMIC_NO_PIC = NO;
  361. GCC_NO_COMMON_BLOCKS = YES;
  362. GCC_OPTIMIZATION_LEVEL = 0;
  363. GCC_PREPROCESSOR_DEFINITIONS = (
  364. "DEBUG=1",
  365. "$(inherited)",
  366. );
  367. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  368. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  369. GCC_WARN_UNDECLARED_SELECTOR = YES;
  370. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  371. GCC_WARN_UNUSED_FUNCTION = YES;
  372. GCC_WARN_UNUSED_VARIABLE = YES;
  373. HEADER_SEARCH_PATHS = (
  374. "$(inherited)",
  375. "$(SRCROOT)/../../react-native/React/**",
  376. );
  377. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  378. MTL_ENABLE_DEBUG_INFO = YES;
  379. ONLY_ACTIVE_ARCH = YES;
  380. SDKROOT = iphoneos;
  381. };
  382. name = Debug;
  383. };
  384. D8AFADC51BEE6F3F00A4592D /* Release */ = {
  385. isa = XCBuildConfiguration;
  386. buildSettings = {
  387. ALWAYS_SEARCH_USER_PATHS = NO;
  388. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  389. CLANG_CXX_LIBRARY = "libc++";
  390. CLANG_ENABLE_MODULES = YES;
  391. CLANG_ENABLE_OBJC_ARC = YES;
  392. CLANG_WARN_BOOL_CONVERSION = YES;
  393. CLANG_WARN_CONSTANT_CONVERSION = YES;
  394. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  395. CLANG_WARN_EMPTY_BODY = YES;
  396. CLANG_WARN_ENUM_CONVERSION = YES;
  397. CLANG_WARN_INT_CONVERSION = YES;
  398. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  399. CLANG_WARN_UNREACHABLE_CODE = YES;
  400. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  401. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  402. COPY_PHASE_STRIP = NO;
  403. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  404. ENABLE_NS_ASSERTIONS = NO;
  405. ENABLE_STRICT_OBJC_MSGSEND = YES;
  406. GCC_C_LANGUAGE_STANDARD = gnu99;
  407. GCC_NO_COMMON_BLOCKS = YES;
  408. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  409. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  410. GCC_WARN_UNDECLARED_SELECTOR = YES;
  411. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  412. GCC_WARN_UNUSED_FUNCTION = YES;
  413. GCC_WARN_UNUSED_VARIABLE = YES;
  414. HEADER_SEARCH_PATHS = (
  415. "$(inherited)",
  416. "$(SRCROOT)/../../react-native/React/**",
  417. );
  418. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  419. MTL_ENABLE_DEBUG_INFO = NO;
  420. SDKROOT = iphoneos;
  421. VALIDATE_PRODUCT = YES;
  422. };
  423. name = Release;
  424. };
  425. D8AFADC71BEE6F3F00A4592D /* Debug */ = {
  426. isa = XCBuildConfiguration;
  427. buildSettings = {
  428. HEADER_SEARCH_PATHS = (
  429. "$(inherited)",
  430. "$(SRCROOT)/../../react-native/React/**",
  431. );
  432. OTHER_LDFLAGS = "-ObjC";
  433. PRODUCT_NAME = ReactNativeNavigation;
  434. SKIP_INSTALL = YES;
  435. };
  436. name = Debug;
  437. };
  438. D8AFADC81BEE6F3F00A4592D /* Release */ = {
  439. isa = XCBuildConfiguration;
  440. buildSettings = {
  441. HEADER_SEARCH_PATHS = (
  442. "$(inherited)",
  443. "$(SRCROOT)/../../react-native/React/**",
  444. );
  445. OTHER_LDFLAGS = "-ObjC";
  446. PRODUCT_NAME = ReactNativeNavigation;
  447. SKIP_INSTALL = YES;
  448. };
  449. name = Release;
  450. };
  451. /* End XCBuildConfiguration section */
  452. /* Begin XCConfigurationList section */
  453. D8AFADB81BEE6F3F00A4592D /* Build configuration list for PBXProject "ReactNativeNavigation" */ = {
  454. isa = XCConfigurationList;
  455. buildConfigurations = (
  456. D8AFADC41BEE6F3F00A4592D /* Debug */,
  457. D8AFADC51BEE6F3F00A4592D /* Release */,
  458. );
  459. defaultConfigurationIsVisible = 0;
  460. defaultConfigurationName = Release;
  461. };
  462. D8AFADC61BEE6F3F00A4592D /* Build configuration list for PBXNativeTarget "ReactNativeNavigation" */ = {
  463. isa = XCConfigurationList;
  464. buildConfigurations = (
  465. D8AFADC71BEE6F3F00A4592D /* Debug */,
  466. D8AFADC81BEE6F3F00A4592D /* Release */,
  467. );
  468. defaultConfigurationIsVisible = 0;
  469. defaultConfigurationName = Release;
  470. };
  471. /* End XCConfigurationList section */
  472. };
  473. rootObject = D8AFADB51BEE6F3F00A4592D /* Project object */;
  474. }