react-native-navigation的迁移库

project.pbxproj 29KB

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