react-native-navigation的迁移库

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 260804DB1CE0D9D20094DBA1 /* RCCToolBar.m in Sources */ = {isa = PBXBuildFile; fileRef = 260804DA1CE0D9D20094DBA1 /* RCCToolBar.m */; };
  10. 261108801E6C495400BF5D98 /* UIViewController+Rotation.m in Sources */ = {isa = PBXBuildFile; fileRef = 2611087F1E6C495400BF5D98 /* UIViewController+Rotation.m */; };
  11. 26714EAC1EB0E9D3009F4D52 /* RCCCustomTitleView.m in Sources */ = {isa = PBXBuildFile; fileRef = 26714EAB1EB0E9D3009F4D52 /* RCCCustomTitleView.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. 260804D91CE0D9D20094DBA1 /* RCCToolBar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCCToolBar.h; sourceTree = "<group>"; };
  51. 260804DA1CE0D9D20094DBA1 /* RCCToolBar.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCCToolBar.m; sourceTree = "<group>"; };
  52. 2611087E1E6C495400BF5D98 /* UIViewController+Rotation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UIViewController+Rotation.h"; path = "../UIViewController+Rotation.h"; sourceTree = "<group>"; };
  53. 2611087F1E6C495400BF5D98 /* UIViewController+Rotation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UIViewController+Rotation.m"; path = "../UIViewController+Rotation.m"; sourceTree = "<group>"; };
  54. 26714EAA1EB0E9D3009F4D52 /* RCCCustomTitleView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCCCustomTitleView.h; sourceTree = "<group>"; };
  55. 26714EAB1EB0E9D3009F4D52 /* RCCCustomTitleView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCCCustomTitleView.m; sourceTree = "<group>"; };
  56. 26AFF3F31D7EEE2400CBA211 /* RCCTitleViewHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RCCTitleViewHelper.h; path = Helpers/RCCTitleViewHelper.h; sourceTree = "<group>"; };
  57. 26AFF3F41D7EEE2400CBA211 /* RCCTitleViewHelper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RCCTitleViewHelper.m; path = Helpers/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; name = RCCDrawerHelper.h; path = ../RCCDrawerController/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. D85082BB1CBCF42400FDB961 /* RCCDrawerController */ = {
  131. isa = PBXGroup;
  132. children = (
  133. D85082BC1CBCF42400FDB961 /* MMDrawerController */,
  134. D85082CF1CBCF54200FDB961 /* TheSidebarController */,
  135. D85082CB1CBCF54200FDB961 /* RCCDrawerHelper.m */,
  136. D85082CC1CBCF54200FDB961 /* RCCDrawerProtocol.h */,
  137. D85082CD1CBCF54200FDB961 /* RCCTheSideBarManagerViewController.h */,
  138. D85082CE1CBCF54200FDB961 /* RCCTheSideBarManagerViewController.m */,
  139. D85082C81CBCF42400FDB961 /* RCCDrawerController.h */,
  140. D8E11C561CBD1F670018B644 /* RCCDrawerController.m */,
  141. );
  142. path = RCCDrawerController;
  143. sourceTree = "<group>";
  144. };
  145. D85082BC1CBCF42400FDB961 /* MMDrawerController */ = {
  146. isa = PBXGroup;
  147. children = (
  148. D85082BD1CBCF42400FDB961 /* MMDrawerBarButtonItem.h */,
  149. D85082BE1CBCF42400FDB961 /* MMDrawerBarButtonItem.m */,
  150. D85082BF1CBCF42400FDB961 /* MMDrawerController+Subclass.h */,
  151. D85082C01CBCF42400FDB961 /* MMDrawerController.h */,
  152. D85082C11CBCF42400FDB961 /* MMDrawerController.m */,
  153. D85082C21CBCF42400FDB961 /* MMDrawerVisualState.h */,
  154. D85082C31CBCF42400FDB961 /* MMDrawerVisualState.m */,
  155. D85082C41CBCF42400FDB961 /* MMExampleDrawerVisualStateManager.h */,
  156. D85082C51CBCF42400FDB961 /* MMExampleDrawerVisualStateManager.m */,
  157. D85082C61CBCF42400FDB961 /* UIViewController+MMDrawerController.h */,
  158. D85082C71CBCF42400FDB961 /* UIViewController+MMDrawerController.m */,
  159. );
  160. path = MMDrawerController;
  161. sourceTree = "<group>";
  162. };
  163. D85082CF1CBCF54200FDB961 /* TheSidebarController */ = {
  164. isa = PBXGroup;
  165. children = (
  166. D85082D01CBCF54200FDB961 /* Animations */,
  167. D85082DF1CBCF54200FDB961 /* TheSidebarController.h */,
  168. D85082E01CBCF54200FDB961 /* TheSidebarController.m */,
  169. );
  170. path = TheSidebarController;
  171. sourceTree = "<group>";
  172. };
  173. D85082D01CBCF54200FDB961 /* Animations */ = {
  174. isa = PBXGroup;
  175. children = (
  176. D85082D11CBCF54200FDB961 /* SidebarAirbnbAnimation.h */,
  177. D85082D21CBCF54200FDB961 /* SidebarAirbnbAnimation.m */,
  178. D85082D31CBCF54200FDB961 /* SidebarAnimation.h */,
  179. D85082D41CBCF54200FDB961 /* SidebarAnimation.m */,
  180. D85082D51CBCF54200FDB961 /* SidebarFacebookAnimation.h */,
  181. D85082D61CBCF54200FDB961 /* SidebarFacebookAnimation.m */,
  182. D85082D71CBCF54200FDB961 /* SidebarFeedlyAnimation.h */,
  183. D85082D81CBCF54200FDB961 /* SidebarFeedlyAnimation.m */,
  184. D85082D91CBCF54200FDB961 /* SidebarFlipboardAnimation.h */,
  185. D85082DA1CBCF54200FDB961 /* SidebarFlipboardAnimation.m */,
  186. D85082DB1CBCF54200FDB961 /* SidebarLuvocracyAnimation.h */,
  187. D85082DC1CBCF54200FDB961 /* SidebarLuvocracyAnimation.m */,
  188. D85082DD1CBCF54200FDB961 /* SidebarWunderlistAnimation.h */,
  189. D85082DE1CBCF54200FDB961 /* SidebarWunderlistAnimation.m */,
  190. );
  191. path = Animations;
  192. sourceTree = "<group>";
  193. };
  194. D8AFADB41BEE6F3F00A4592D = {
  195. isa = PBXGroup;
  196. children = (
  197. D8D779951D04B7180050CFEA /* Helpers */,
  198. 260804D51CE0D7090094DBA1 /* RCCToolBar */,
  199. D85082BB1CBCF42400FDB961 /* RCCDrawerController */,
  200. CC84A1931C1A0C4E00B3A6A2 /* RCCManager.h */,
  201. CC84A1941C1A0C4E00B3A6A2 /* RCCManager.m */,
  202. 26714EAA1EB0E9D3009F4D52 /* RCCCustomTitleView.h */,
  203. 26714EAB1EB0E9D3009F4D52 /* RCCCustomTitleView.m */,
  204. 26AFF3F31D7EEE2400CBA211 /* RCCTitleViewHelper.h */,
  205. 26AFF3F41D7EEE2400CBA211 /* RCCTitleViewHelper.m */,
  206. CC84A1951C1A0C4E00B3A6A2 /* RCCManagerModule.h */,
  207. CC84A1961C1A0C4E00B3A6A2 /* RCCManagerModule.m */,
  208. CC84A1971C1A0C4E00B3A6A2 /* RCCNavigationController.h */,
  209. CC84A1981C1A0C4E00B3A6A2 /* RCCNavigationController.m */,
  210. CC84A1991C1A0C4E00B3A6A2 /* RCCTabBarController.h */,
  211. CC84A19A1C1A0C4E00B3A6A2 /* RCCTabBarController.m */,
  212. CC84A19B1C1A0C4E00B3A6A2 /* RCCViewController.h */,
  213. CC84A19C1C1A0C4E00B3A6A2 /* RCCViewController.m */,
  214. D84813171C8C5EB700051BAF /* RCCLightBox.h */,
  215. D84813181C8C5EB700051BAF /* RCCLightBox.m */,
  216. D800E8171CFED1DB004A187F /* RCCExternalViewControllerProtocol.h */,
  217. D83514F41D29719A00D53758 /* RCCNotification.h */,
  218. D83514F51D29719A00D53758 /* RCCNotification.m */,
  219. D8AFADBE1BEE6F3F00A4592D /* Products */,
  220. );
  221. sourceTree = "<group>";
  222. };
  223. D8AFADBE1BEE6F3F00A4592D /* Products */ = {
  224. isa = PBXGroup;
  225. children = (
  226. D8AFADBD1BEE6F3F00A4592D /* libReactNativeNavigation.a */,
  227. );
  228. name = Products;
  229. sourceTree = "<group>";
  230. };
  231. D8D779951D04B7180050CFEA /* Helpers */ = {
  232. isa = PBXGroup;
  233. children = (
  234. 2611087E1E6C495400BF5D98 /* UIViewController+Rotation.h */,
  235. 2611087F1E6C495400BF5D98 /* UIViewController+Rotation.m */,
  236. D8D779961D04B7180050CFEA /* RCTHelpers.h */,
  237. D8D779971D04B7180050CFEA /* RCTHelpers.m */,
  238. D85082CA1CBCF54200FDB961 /* RCCDrawerHelper.h */,
  239. );
  240. path = Helpers;
  241. sourceTree = "<group>";
  242. };
  243. /* End PBXGroup section */
  244. /* Begin PBXNativeTarget section */
  245. D8AFADBC1BEE6F3F00A4592D /* ReactNativeNavigation */ = {
  246. isa = PBXNativeTarget;
  247. buildConfigurationList = D8AFADC61BEE6F3F00A4592D /* Build configuration list for PBXNativeTarget "ReactNativeNavigation" */;
  248. buildPhases = (
  249. D8AFADB91BEE6F3F00A4592D /* Sources */,
  250. D8AFADBA1BEE6F3F00A4592D /* Frameworks */,
  251. D8AFADBB1BEE6F3F00A4592D /* CopyFiles */,
  252. );
  253. buildRules = (
  254. );
  255. dependencies = (
  256. );
  257. name = ReactNativeNavigation;
  258. productName = libReactContacts;
  259. productReference = D8AFADBD1BEE6F3F00A4592D /* libReactNativeNavigation.a */;
  260. productType = "com.apple.product-type.library.static";
  261. };
  262. /* End PBXNativeTarget section */
  263. /* Begin PBXProject section */
  264. D8AFADB51BEE6F3F00A4592D /* Project object */ = {
  265. isa = PBXProject;
  266. attributes = {
  267. LastUpgradeCheck = 0710;
  268. ORGANIZATIONNAME = artal;
  269. TargetAttributes = {
  270. D8AFADBC1BEE6F3F00A4592D = {
  271. CreatedOnToolsVersion = 7.1;
  272. };
  273. };
  274. };
  275. buildConfigurationList = D8AFADB81BEE6F3F00A4592D /* Build configuration list for PBXProject "ReactNativeNavigation" */;
  276. compatibilityVersion = "Xcode 3.2";
  277. developmentRegion = English;
  278. hasScannedForEncodings = 0;
  279. knownRegions = (
  280. en,
  281. );
  282. mainGroup = D8AFADB41BEE6F3F00A4592D;
  283. productRefGroup = D8AFADBE1BEE6F3F00A4592D /* Products */;
  284. projectDirPath = "";
  285. projectRoot = "";
  286. targets = (
  287. D8AFADBC1BEE6F3F00A4592D /* ReactNativeNavigation */,
  288. );
  289. };
  290. /* End PBXProject section */
  291. /* Begin PBXSourcesBuildPhase section */
  292. D8AFADB91BEE6F3F00A4592D /* Sources */ = {
  293. isa = PBXSourcesBuildPhase;
  294. buildActionMask = 2147483647;
  295. files = (
  296. D85082EA1CBCF54200FDB961 /* TheSidebarController.m in Sources */,
  297. CC84A1A01C1A0C4E00B3A6A2 /* RCCNavigationController.m in Sources */,
  298. D83514F61D29719A00D53758 /* RCCNotification.m in Sources */,
  299. CC84A19F1C1A0C4E00B3A6A2 /* RCCManagerModule.m in Sources */,
  300. 26AFF3F51D7EEE2400CBA211 /* RCCTitleViewHelper.m in Sources */,
  301. D8D779981D04B7180050CFEA /* RCTHelpers.m in Sources */,
  302. D85082E81CBCF54200FDB961 /* SidebarLuvocracyAnimation.m in Sources */,
  303. D85082E31CBCF54200FDB961 /* SidebarAirbnbAnimation.m in Sources */,
  304. D84813191C8C5EB700051BAF /* RCCLightBox.m in Sources */,
  305. CC84A19E1C1A0C4E00B3A6A2 /* RCCManager.m in Sources */,
  306. 26714EAC1EB0E9D3009F4D52 /* RCCCustomTitleView.m in Sources */,
  307. D85082E21CBCF54200FDB961 /* RCCTheSideBarManagerViewController.m in Sources */,
  308. D85082FC1CBCF8A800FDB961 /* MMDrawerBarButtonItem.m in Sources */,
  309. D85083001CBCF8A800FDB961 /* UIViewController+MMDrawerController.m in Sources */,
  310. D85082FF1CBCF8A800FDB961 /* MMExampleDrawerVisualStateManager.m in Sources */,
  311. D85082E61CBCF54200FDB961 /* SidebarFeedlyAnimation.m in Sources */,
  312. CC84A1A11C1A0C4E00B3A6A2 /* RCCTabBarController.m in Sources */,
  313. D85082E71CBCF54200FDB961 /* SidebarFlipboardAnimation.m in Sources */,
  314. D85082E51CBCF54200FDB961 /* SidebarFacebookAnimation.m in Sources */,
  315. CC84A1A21C1A0C4E00B3A6A2 /* RCCViewController.m in Sources */,
  316. D85082E91CBCF54200FDB961 /* SidebarWunderlistAnimation.m in Sources */,
  317. D85082E11CBCF54200FDB961 /* RCCDrawerHelper.m in Sources */,
  318. 261108801E6C495400BF5D98 /* UIViewController+Rotation.m in Sources */,
  319. D85082FE1CBCF8A800FDB961 /* MMDrawerVisualState.m in Sources */,
  320. D85082FD1CBCF8A800FDB961 /* MMDrawerController.m in Sources */,
  321. D85082E41CBCF54200FDB961 /* SidebarAnimation.m in Sources */,
  322. D8E11C571CBD1F670018B644 /* RCCDrawerController.m in Sources */,
  323. 260804DB1CE0D9D20094DBA1 /* RCCToolBar.m in Sources */,
  324. );
  325. runOnlyForDeploymentPostprocessing = 0;
  326. };
  327. /* End PBXSourcesBuildPhase section */
  328. /* Begin XCBuildConfiguration section */
  329. D8AFADC41BEE6F3F00A4592D /* Debug */ = {
  330. isa = XCBuildConfiguration;
  331. buildSettings = {
  332. ALWAYS_SEARCH_USER_PATHS = NO;
  333. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  334. CLANG_CXX_LIBRARY = "libc++";
  335. CLANG_ENABLE_MODULES = YES;
  336. CLANG_ENABLE_OBJC_ARC = YES;
  337. CLANG_WARN_BOOL_CONVERSION = YES;
  338. CLANG_WARN_CONSTANT_CONVERSION = YES;
  339. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  340. CLANG_WARN_EMPTY_BODY = YES;
  341. CLANG_WARN_ENUM_CONVERSION = YES;
  342. CLANG_WARN_INT_CONVERSION = YES;
  343. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  344. CLANG_WARN_UNREACHABLE_CODE = YES;
  345. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  346. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  347. COPY_PHASE_STRIP = NO;
  348. DEBUG_INFORMATION_FORMAT = dwarf;
  349. ENABLE_STRICT_OBJC_MSGSEND = YES;
  350. ENABLE_TESTABILITY = YES;
  351. GCC_C_LANGUAGE_STANDARD = gnu99;
  352. GCC_DYNAMIC_NO_PIC = NO;
  353. GCC_NO_COMMON_BLOCKS = YES;
  354. GCC_OPTIMIZATION_LEVEL = 0;
  355. GCC_PREPROCESSOR_DEFINITIONS = (
  356. "DEBUG=1",
  357. "$(inherited)",
  358. );
  359. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  360. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  361. GCC_WARN_UNDECLARED_SELECTOR = YES;
  362. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  363. GCC_WARN_UNUSED_FUNCTION = YES;
  364. GCC_WARN_UNUSED_VARIABLE = YES;
  365. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  366. MTL_ENABLE_DEBUG_INFO = YES;
  367. ONLY_ACTIVE_ARCH = YES;
  368. SDKROOT = iphoneos;
  369. };
  370. name = Debug;
  371. };
  372. D8AFADC51BEE6F3F00A4592D /* Release */ = {
  373. isa = XCBuildConfiguration;
  374. buildSettings = {
  375. ALWAYS_SEARCH_USER_PATHS = NO;
  376. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  377. CLANG_CXX_LIBRARY = "libc++";
  378. CLANG_ENABLE_MODULES = YES;
  379. CLANG_ENABLE_OBJC_ARC = YES;
  380. CLANG_WARN_BOOL_CONVERSION = YES;
  381. CLANG_WARN_CONSTANT_CONVERSION = YES;
  382. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  383. CLANG_WARN_EMPTY_BODY = YES;
  384. CLANG_WARN_ENUM_CONVERSION = YES;
  385. CLANG_WARN_INT_CONVERSION = YES;
  386. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  387. CLANG_WARN_UNREACHABLE_CODE = YES;
  388. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  389. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  390. COPY_PHASE_STRIP = NO;
  391. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  392. ENABLE_NS_ASSERTIONS = NO;
  393. ENABLE_STRICT_OBJC_MSGSEND = YES;
  394. GCC_C_LANGUAGE_STANDARD = gnu99;
  395. GCC_NO_COMMON_BLOCKS = YES;
  396. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  397. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  398. GCC_WARN_UNDECLARED_SELECTOR = YES;
  399. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  400. GCC_WARN_UNUSED_FUNCTION = YES;
  401. GCC_WARN_UNUSED_VARIABLE = YES;
  402. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  403. MTL_ENABLE_DEBUG_INFO = NO;
  404. SDKROOT = iphoneos;
  405. VALIDATE_PRODUCT = YES;
  406. };
  407. name = Release;
  408. };
  409. D8AFADC71BEE6F3F00A4592D /* Debug */ = {
  410. isa = XCBuildConfiguration;
  411. buildSettings = {
  412. OTHER_LDFLAGS = "-ObjC";
  413. PRODUCT_NAME = ReactNativeNavigation;
  414. SKIP_INSTALL = YES;
  415. };
  416. name = Debug;
  417. };
  418. D8AFADC81BEE6F3F00A4592D /* Release */ = {
  419. isa = XCBuildConfiguration;
  420. buildSettings = {
  421. OTHER_LDFLAGS = "-ObjC";
  422. PRODUCT_NAME = ReactNativeNavigation;
  423. SKIP_INSTALL = YES;
  424. };
  425. name = Release;
  426. };
  427. /* End XCBuildConfiguration section */
  428. /* Begin XCConfigurationList section */
  429. D8AFADB81BEE6F3F00A4592D /* Build configuration list for PBXProject "ReactNativeNavigation" */ = {
  430. isa = XCConfigurationList;
  431. buildConfigurations = (
  432. D8AFADC41BEE6F3F00A4592D /* Debug */,
  433. D8AFADC51BEE6F3F00A4592D /* Release */,
  434. );
  435. defaultConfigurationIsVisible = 0;
  436. defaultConfigurationName = Release;
  437. };
  438. D8AFADC61BEE6F3F00A4592D /* Build configuration list for PBXNativeTarget "ReactNativeNavigation" */ = {
  439. isa = XCConfigurationList;
  440. buildConfigurations = (
  441. D8AFADC71BEE6F3F00A4592D /* Debug */,
  442. D8AFADC81BEE6F3F00A4592D /* Release */,
  443. );
  444. defaultConfigurationIsVisible = 0;
  445. defaultConfigurationName = Release;
  446. };
  447. /* End XCConfigurationList section */
  448. };
  449. rootObject = D8AFADB51BEE6F3F00A4592D /* Project object */;
  450. }