project.pbxproj 11KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 19AC186D23048EBB0093B581 /* RNCSafeAreaView.m in Sources */ = {isa = PBXBuildFile; fileRef = 19AC186C23048EBB0093B581 /* RNCSafeAreaView.m */; };
  10. 2EF2DACC23198DA400BBA425 /* RNCSafeAreaViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 2EF2DACB23198DA400BBA425 /* RNCSafeAreaViewManager.m */; };
  11. C923EDBC220C2C1A00D3100F /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C923EDBB220C2C1A00D3100F /* SystemConfiguration.framework */; };
  12. /* End PBXBuildFile section */
  13. /* Begin PBXCopyFilesBuildPhase section */
  14. 58B511D91A9E6C8500147676 /* CopyFiles */ = {
  15. isa = PBXCopyFilesBuildPhase;
  16. buildActionMask = 2147483647;
  17. dstPath = "include/$(PRODUCT_NAME)";
  18. dstSubfolderSpec = 16;
  19. files = (
  20. );
  21. runOnlyForDeploymentPostprocessing = 0;
  22. };
  23. /* End PBXCopyFilesBuildPhase section */
  24. /* Begin PBXFileReference section */
  25. 134814201AA4EA6300B7C361 /* libRNCSafeAreaContext.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRNCSafeAreaContext.a; sourceTree = BUILT_PRODUCTS_DIR; };
  26. 19AC186B23048EBB0093B581 /* RNCSafeAreaView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = RNCSafeAreaView.h; path = SafeAreaView/RNCSafeAreaView.h; sourceTree = "<group>"; };
  27. 19AC186C23048EBB0093B581 /* RNCSafeAreaView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = RNCSafeAreaView.m; path = SafeAreaView/RNCSafeAreaView.m; sourceTree = "<group>"; };
  28. 2EF2DACA23198DA300BBA425 /* RNCSafeAreaViewManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNCSafeAreaViewManager.h; path = SafeAreaView/RNCSafeAreaViewManager.h; sourceTree = "<group>"; };
  29. 2EF2DACB23198DA400BBA425 /* RNCSafeAreaViewManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNCSafeAreaViewManager.m; path = SafeAreaView/RNCSafeAreaViewManager.m; sourceTree = "<group>"; };
  30. C923EDBB220C2C1A00D3100F /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
  31. /* End PBXFileReference section */
  32. /* Begin PBXFrameworksBuildPhase section */
  33. 58B511D81A9E6C8500147676 /* Frameworks */ = {
  34. isa = PBXFrameworksBuildPhase;
  35. buildActionMask = 2147483647;
  36. files = (
  37. C923EDBC220C2C1A00D3100F /* SystemConfiguration.framework in Frameworks */,
  38. );
  39. runOnlyForDeploymentPostprocessing = 0;
  40. };
  41. /* End PBXFrameworksBuildPhase section */
  42. /* Begin PBXGroup section */
  43. 134814211AA4EA7D00B7C361 /* Products */ = {
  44. isa = PBXGroup;
  45. children = (
  46. 134814201AA4EA6300B7C361 /* libRNCSafeAreaContext.a */,
  47. );
  48. name = Products;
  49. sourceTree = "<group>";
  50. };
  51. 58B511D21A9E6C8500147676 = {
  52. isa = PBXGroup;
  53. children = (
  54. 2EF2DACA23198DA300BBA425 /* RNCSafeAreaViewManager.h */,
  55. 2EF2DACB23198DA400BBA425 /* RNCSafeAreaViewManager.m */,
  56. 19AC186B23048EBB0093B581 /* RNCSafeAreaView.h */,
  57. 19AC186C23048EBB0093B581 /* RNCSafeAreaView.m */,
  58. 134814211AA4EA7D00B7C361 /* Products */,
  59. C923EDBA220C2C1A00D3100F /* Frameworks */,
  60. );
  61. sourceTree = "<group>";
  62. };
  63. C923EDBA220C2C1A00D3100F /* Frameworks */ = {
  64. isa = PBXGroup;
  65. children = (
  66. C923EDBB220C2C1A00D3100F /* SystemConfiguration.framework */,
  67. );
  68. name = Frameworks;
  69. sourceTree = "<group>";
  70. };
  71. /* End PBXGroup section */
  72. /* Begin PBXNativeTarget section */
  73. 58B511DA1A9E6C8500147676 /* RNCSafeAreaContext */ = {
  74. isa = PBXNativeTarget;
  75. buildConfigurationList = 58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "RNCSafeAreaContext" */;
  76. buildPhases = (
  77. 58B511D71A9E6C8500147676 /* Sources */,
  78. 58B511D81A9E6C8500147676 /* Frameworks */,
  79. 58B511D91A9E6C8500147676 /* CopyFiles */,
  80. );
  81. buildRules = (
  82. );
  83. dependencies = (
  84. );
  85. name = RNCSafeAreaContext;
  86. productName = RCTDataManager;
  87. productReference = 134814201AA4EA6300B7C361 /* libRNCSafeAreaContext.a */;
  88. productType = "com.apple.product-type.library.static";
  89. };
  90. /* End PBXNativeTarget section */
  91. /* Begin PBXProject section */
  92. 58B511D31A9E6C8500147676 /* Project object */ = {
  93. isa = PBXProject;
  94. attributes = {
  95. LastUpgradeCheck = 1030;
  96. ORGANIZATIONNAME = Facebook;
  97. TargetAttributes = {
  98. 58B511DA1A9E6C8500147676 = {
  99. CreatedOnToolsVersion = 6.1.1;
  100. };
  101. };
  102. };
  103. buildConfigurationList = 58B511D61A9E6C8500147676 /* Build configuration list for PBXProject "SafeAreaView" */;
  104. compatibilityVersion = "Xcode 3.2";
  105. developmentRegion = en;
  106. hasScannedForEncodings = 0;
  107. knownRegions = (
  108. en,
  109. Base,
  110. );
  111. mainGroup = 58B511D21A9E6C8500147676;
  112. productRefGroup = 58B511D21A9E6C8500147676;
  113. projectDirPath = "";
  114. projectRoot = "";
  115. targets = (
  116. 58B511DA1A9E6C8500147676 /* RNCSafeAreaContext */,
  117. );
  118. };
  119. /* End PBXProject section */
  120. /* Begin PBXSourcesBuildPhase section */
  121. 58B511D71A9E6C8500147676 /* Sources */ = {
  122. isa = PBXSourcesBuildPhase;
  123. buildActionMask = 2147483647;
  124. files = (
  125. 2EF2DACC23198DA400BBA425 /* RNCSafeAreaViewManager.m in Sources */,
  126. 19AC186D23048EBB0093B581 /* RNCSafeAreaView.m in Sources */,
  127. );
  128. runOnlyForDeploymentPostprocessing = 0;
  129. };
  130. /* End PBXSourcesBuildPhase section */
  131. /* Begin XCBuildConfiguration section */
  132. 58B511ED1A9E6C8500147676 /* Debug */ = {
  133. isa = XCBuildConfiguration;
  134. buildSettings = {
  135. ALWAYS_SEARCH_USER_PATHS = NO;
  136. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  137. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  138. CLANG_CXX_LIBRARY = "libc++";
  139. CLANG_ENABLE_MODULES = YES;
  140. CLANG_ENABLE_OBJC_ARC = YES;
  141. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  142. CLANG_WARN_BOOL_CONVERSION = YES;
  143. CLANG_WARN_COMMA = YES;
  144. CLANG_WARN_CONSTANT_CONVERSION = YES;
  145. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  146. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  147. CLANG_WARN_EMPTY_BODY = YES;
  148. CLANG_WARN_ENUM_CONVERSION = YES;
  149. CLANG_WARN_INFINITE_RECURSION = YES;
  150. CLANG_WARN_INT_CONVERSION = YES;
  151. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  152. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  153. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  154. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  155. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  156. CLANG_WARN_STRICT_PROTOTYPES = YES;
  157. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  158. CLANG_WARN_UNREACHABLE_CODE = YES;
  159. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  160. COPY_PHASE_STRIP = NO;
  161. ENABLE_STRICT_OBJC_MSGSEND = YES;
  162. ENABLE_TESTABILITY = YES;
  163. GCC_C_LANGUAGE_STANDARD = gnu99;
  164. GCC_DYNAMIC_NO_PIC = NO;
  165. GCC_NO_COMMON_BLOCKS = YES;
  166. GCC_OPTIMIZATION_LEVEL = 0;
  167. GCC_PREPROCESSOR_DEFINITIONS = (
  168. "DEBUG=1",
  169. "$(inherited)",
  170. );
  171. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  172. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  173. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  174. GCC_WARN_UNDECLARED_SELECTOR = YES;
  175. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  176. GCC_WARN_UNUSED_FUNCTION = YES;
  177. GCC_WARN_UNUSED_VARIABLE = YES;
  178. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  179. MTL_ENABLE_DEBUG_INFO = YES;
  180. ONLY_ACTIVE_ARCH = YES;
  181. SDKROOT = iphoneos;
  182. };
  183. name = Debug;
  184. };
  185. 58B511EE1A9E6C8500147676 /* Release */ = {
  186. isa = XCBuildConfiguration;
  187. buildSettings = {
  188. ALWAYS_SEARCH_USER_PATHS = NO;
  189. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  190. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  191. CLANG_CXX_LIBRARY = "libc++";
  192. CLANG_ENABLE_MODULES = YES;
  193. CLANG_ENABLE_OBJC_ARC = YES;
  194. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  195. CLANG_WARN_BOOL_CONVERSION = YES;
  196. CLANG_WARN_COMMA = YES;
  197. CLANG_WARN_CONSTANT_CONVERSION = YES;
  198. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  199. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  200. CLANG_WARN_EMPTY_BODY = YES;
  201. CLANG_WARN_ENUM_CONVERSION = YES;
  202. CLANG_WARN_INFINITE_RECURSION = YES;
  203. CLANG_WARN_INT_CONVERSION = YES;
  204. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  205. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  206. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  207. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  208. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  209. CLANG_WARN_STRICT_PROTOTYPES = YES;
  210. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  211. CLANG_WARN_UNREACHABLE_CODE = YES;
  212. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  213. COPY_PHASE_STRIP = YES;
  214. ENABLE_NS_ASSERTIONS = NO;
  215. ENABLE_STRICT_OBJC_MSGSEND = YES;
  216. GCC_C_LANGUAGE_STANDARD = gnu99;
  217. GCC_NO_COMMON_BLOCKS = YES;
  218. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  219. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  220. GCC_WARN_UNDECLARED_SELECTOR = YES;
  221. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  222. GCC_WARN_UNUSED_FUNCTION = YES;
  223. GCC_WARN_UNUSED_VARIABLE = YES;
  224. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  225. MTL_ENABLE_DEBUG_INFO = NO;
  226. SDKROOT = iphoneos;
  227. VALIDATE_PRODUCT = YES;
  228. };
  229. name = Release;
  230. };
  231. 58B511F01A9E6C8500147676 /* Debug */ = {
  232. isa = XCBuildConfiguration;
  233. buildSettings = {
  234. HEADER_SEARCH_PATHS = (
  235. "$(inherited)",
  236. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  237. "$(SRCROOT)/../../../React/**",
  238. "$(SRCROOT)/../../react-native/React/**",
  239. );
  240. LIBRARY_SEARCH_PATHS = "$(inherited)";
  241. OTHER_LDFLAGS = "-ObjC";
  242. PRODUCT_NAME = RNCSafeAreaContext;
  243. SKIP_INSTALL = YES;
  244. };
  245. name = Debug;
  246. };
  247. 58B511F11A9E6C8500147676 /* Release */ = {
  248. isa = XCBuildConfiguration;
  249. buildSettings = {
  250. HEADER_SEARCH_PATHS = (
  251. "$(inherited)",
  252. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  253. "$(SRCROOT)/../../../React/**",
  254. "$(SRCROOT)/../../react-native/React/**",
  255. );
  256. LIBRARY_SEARCH_PATHS = "$(inherited)";
  257. OTHER_LDFLAGS = "-ObjC";
  258. PRODUCT_NAME = RNCSafeAreaContext;
  259. SKIP_INSTALL = YES;
  260. };
  261. name = Release;
  262. };
  263. /* End XCBuildConfiguration section */
  264. /* Begin XCConfigurationList section */
  265. 58B511D61A9E6C8500147676 /* Build configuration list for PBXProject "SafeAreaView" */ = {
  266. isa = XCConfigurationList;
  267. buildConfigurations = (
  268. 58B511ED1A9E6C8500147676 /* Debug */,
  269. 58B511EE1A9E6C8500147676 /* Release */,
  270. );
  271. defaultConfigurationIsVisible = 0;
  272. defaultConfigurationName = Release;
  273. };
  274. 58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "RNCSafeAreaContext" */ = {
  275. isa = XCConfigurationList;
  276. buildConfigurations = (
  277. 58B511F01A9E6C8500147676 /* Debug */,
  278. 58B511F11A9E6C8500147676 /* Release */,
  279. );
  280. defaultConfigurationIsVisible = 0;
  281. defaultConfigurationName = Release;
  282. };
  283. /* End XCConfigurationList section */
  284. };
  285. rootObject = 58B511D31A9E6C8500147676 /* Project object */;
  286. }