Geen omschrijving

project.pbxproj 13KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 3515965E21A3C86000623BFA /* ../ios/RNCWKProcessPoolManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 3515965D21A3C86000623BFA /* ../ios/RNCWKProcessPoolManager.m */; };
  10. 38116A2B23BBECB700ACE311 /* ../ios/RNCWebViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E91B351B21446E6C00F9801F /* ../ios/RNCWebViewManager.m */; };
  11. 38116A2C23BBECB700ACE311 /* ../ios/RNCWebView.m in Sources */ = {isa = PBXBuildFile; fileRef = E91B351C21446E6C00F9801F /* ../ios/RNCWebView.m */; };
  12. 38116A2D23BBECB700ACE311 /* ../ios/RNCWKProcessPoolManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 3515965D21A3C86000623BFA /* ../ios/RNCWKProcessPoolManager.m */; };
  13. E91B351D21446E6C00F9801F /* ../ios/RNCWebViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E91B351B21446E6C00F9801F /* ../ios/RNCWebViewManager.m */; };
  14. E91B351E21446E6C00F9801F /* ../ios/RNCWebView.m in Sources */ = {isa = PBXBuildFile; fileRef = E91B351C21446E6C00F9801F /* ../ios/RNCWebView.m */; };
  15. /* End PBXBuildFile section */
  16. /* Begin PBXCopyFilesBuildPhase section */
  17. 38116A2F23BBECB700ACE311 /* CopyFiles */ = {
  18. isa = PBXCopyFilesBuildPhase;
  19. buildActionMask = 2147483647;
  20. dstPath = "include/$(PRODUCT_NAME)";
  21. dstSubfolderSpec = 16;
  22. files = (
  23. );
  24. runOnlyForDeploymentPostprocessing = 0;
  25. };
  26. 58B511D91A9E6C8500147676 /* CopyFiles */ = {
  27. isa = PBXCopyFilesBuildPhase;
  28. buildActionMask = 2147483647;
  29. dstPath = "include/$(PRODUCT_NAME)";
  30. dstSubfolderSpec = 16;
  31. files = (
  32. );
  33. runOnlyForDeploymentPostprocessing = 0;
  34. };
  35. /* End PBXCopyFilesBuildPhase section */
  36. /* Begin PBXFileReference section */
  37. 134814201AA4EA6300B7C361 /* libRNCWebView.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRNCWebView.a; sourceTree = BUILT_PRODUCTS_DIR; };
  38. 3515965D21A3C86000623BFA /* ../ios/RNCWKProcessPoolManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ../ios/RNCWKProcessPoolManager.m; sourceTree = "<group>"; };
  39. 3515965F21A3C87E00623BFA /* ../ios/RNCWKProcessPoolManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ../ios/RNCWKProcessPoolManager.h; sourceTree = "<group>"; };
  40. 38116A3323BBECB700ACE311 /* libRNCWebView-macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libRNCWebView-macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  41. E91B351921446E6C00F9801F /* ../ios/RNCWebViewManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ../ios/RNCWebViewManager.h; sourceTree = "<group>"; };
  42. E91B351A21446E6C00F9801F /* ../ios/RNCWebView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ../ios/RNCWebView.h; sourceTree = "<group>"; };
  43. E91B351B21446E6C00F9801F /* ../ios/RNCWebViewManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ../ios/RNCWebViewManager.m; sourceTree = "<group>"; };
  44. E91B351C21446E6C00F9801F /* ../ios/RNCWebView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ../ios/RNCWebView.m; sourceTree = "<group>"; };
  45. /* End PBXFileReference section */
  46. /* Begin PBXFrameworksBuildPhase section */
  47. 38116A2E23BBECB700ACE311 /* Frameworks */ = {
  48. isa = PBXFrameworksBuildPhase;
  49. buildActionMask = 2147483647;
  50. files = (
  51. );
  52. runOnlyForDeploymentPostprocessing = 0;
  53. };
  54. 58B511D81A9E6C8500147676 /* Frameworks */ = {
  55. isa = PBXFrameworksBuildPhase;
  56. buildActionMask = 2147483647;
  57. files = (
  58. );
  59. runOnlyForDeploymentPostprocessing = 0;
  60. };
  61. /* End PBXFrameworksBuildPhase section */
  62. /* Begin PBXGroup section */
  63. 134814211AA4EA7D00B7C361 /* Products */ = {
  64. isa = PBXGroup;
  65. children = (
  66. 134814201AA4EA6300B7C361 /* libRNCWebView.a */,
  67. );
  68. name = Products;
  69. sourceTree = "<group>";
  70. };
  71. 58B511D21A9E6C8500147676 = {
  72. isa = PBXGroup;
  73. children = (
  74. E91B351A21446E6C00F9801F /* ../ios/RNCWebView.h */,
  75. E91B351C21446E6C00F9801F /* ../ios/RNCWebView.m */,
  76. E91B351921446E6C00F9801F /* ../ios/RNCWebViewManager.h */,
  77. E91B351B21446E6C00F9801F /* ../ios/RNCWebViewManager.m */,
  78. 3515965D21A3C86000623BFA /* ../ios/RNCWKProcessPoolManager.m */,
  79. 3515965F21A3C87E00623BFA /* ../ios/RNCWKProcessPoolManager.h */,
  80. 134814211AA4EA7D00B7C361 /* Products */,
  81. 38116A3323BBECB700ACE311 /* libRNCWebView-macOS.a */,
  82. );
  83. sourceTree = "<group>";
  84. };
  85. /* End PBXGroup section */
  86. /* Begin PBXNativeTarget section */
  87. 38116A2923BBECB700ACE311 /* RNCWebView-macOS */ = {
  88. isa = PBXNativeTarget;
  89. buildConfigurationList = 38116A3023BBECB700ACE311 /* Build configuration list for PBXNativeTarget "RNCWebView-macOS" */;
  90. buildPhases = (
  91. 38116A2A23BBECB700ACE311 /* Sources */,
  92. 38116A2E23BBECB700ACE311 /* Frameworks */,
  93. 38116A2F23BBECB700ACE311 /* CopyFiles */,
  94. );
  95. buildRules = (
  96. );
  97. dependencies = (
  98. );
  99. name = "RNCWebView-macOS";
  100. productName = RCTDataManager;
  101. productReference = 38116A3323BBECB700ACE311 /* libRNCWebView-macOS.a */;
  102. productType = "com.apple.product-type.library.static";
  103. };
  104. 58B511DA1A9E6C8500147676 /* RNCWebView */ = {
  105. isa = PBXNativeTarget;
  106. buildConfigurationList = 58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "RNCWebView" */;
  107. buildPhases = (
  108. 58B511D71A9E6C8500147676 /* Sources */,
  109. 58B511D81A9E6C8500147676 /* Frameworks */,
  110. 58B511D91A9E6C8500147676 /* CopyFiles */,
  111. );
  112. buildRules = (
  113. );
  114. dependencies = (
  115. );
  116. name = RNCWebView;
  117. productName = RCTDataManager;
  118. productReference = 134814201AA4EA6300B7C361 /* libRNCWebView.a */;
  119. productType = "com.apple.product-type.library.static";
  120. };
  121. /* End PBXNativeTarget section */
  122. /* Begin PBXProject section */
  123. 58B511D31A9E6C8500147676 /* Project object */ = {
  124. isa = PBXProject;
  125. attributes = {
  126. LastUpgradeCheck = 0830;
  127. ORGANIZATIONNAME = Facebook;
  128. TargetAttributes = {
  129. 58B511DA1A9E6C8500147676 = {
  130. CreatedOnToolsVersion = 6.1.1;
  131. };
  132. };
  133. };
  134. buildConfigurationList = 58B511D61A9E6C8500147676 /* Build configuration list for PBXProject "RNCWebView" */;
  135. compatibilityVersion = "Xcode 3.2";
  136. developmentRegion = en;
  137. hasScannedForEncodings = 0;
  138. knownRegions = (
  139. en,
  140. );
  141. mainGroup = 58B511D21A9E6C8500147676;
  142. productRefGroup = 58B511D21A9E6C8500147676;
  143. projectDirPath = "";
  144. projectRoot = "";
  145. targets = (
  146. 58B511DA1A9E6C8500147676 /* RNCWebView */,
  147. 38116A2923BBECB700ACE311 /* RNCWebView-macOS */,
  148. );
  149. };
  150. /* End PBXProject section */
  151. /* Begin PBXSourcesBuildPhase section */
  152. 38116A2A23BBECB700ACE311 /* Sources */ = {
  153. isa = PBXSourcesBuildPhase;
  154. buildActionMask = 2147483647;
  155. files = (
  156. 38116A2B23BBECB700ACE311 /* ../ios/RNCWebViewManager.m in Sources */,
  157. 38116A2C23BBECB700ACE311 /* ../ios/RNCWebView.m in Sources */,
  158. 38116A2D23BBECB700ACE311 /* ../ios/RNCWKProcessPoolManager.m in Sources */,
  159. );
  160. runOnlyForDeploymentPostprocessing = 0;
  161. };
  162. 58B511D71A9E6C8500147676 /* Sources */ = {
  163. isa = PBXSourcesBuildPhase;
  164. buildActionMask = 2147483647;
  165. files = (
  166. E91B351D21446E6C00F9801F /* ../ios/RNCWebViewManager.m in Sources */,
  167. E91B351E21446E6C00F9801F /* ../ios/RNCWebView.m in Sources */,
  168. 3515965E21A3C86000623BFA /* ../ios/RNCWKProcessPoolManager.m in Sources */,
  169. );
  170. runOnlyForDeploymentPostprocessing = 0;
  171. };
  172. /* End PBXSourcesBuildPhase section */
  173. /* Begin XCBuildConfiguration section */
  174. 38116A3123BBECB700ACE311 /* Debug */ = {
  175. isa = XCBuildConfiguration;
  176. buildSettings = {
  177. FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../node_modules/react-native-macos/React/**";
  178. HEADER_SEARCH_PATHS = (
  179. "$(inherited)",
  180. "$(SRCROOT)/../node_modules/react-native-macos/React/**",
  181. );
  182. LIBRARY_SEARCH_PATHS = "$(inherited)";
  183. MACOSX_DEPLOYMENT_TARGET = 10.14;
  184. OTHER_LDFLAGS = "-ObjC";
  185. PRODUCT_NAME = "$(TARGET_NAME)";
  186. SDKROOT = macosx;
  187. SKIP_INSTALL = YES;
  188. };
  189. name = Debug;
  190. };
  191. 38116A3223BBECB700ACE311 /* Release */ = {
  192. isa = XCBuildConfiguration;
  193. buildSettings = {
  194. FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../node_modules/react-native-macos/React/**";
  195. HEADER_SEARCH_PATHS = (
  196. "$(inherited)",
  197. "$(SRCROOT)/../node_modules/react-native-macos/React/**",
  198. );
  199. LIBRARY_SEARCH_PATHS = "$(inherited)";
  200. MACOSX_DEPLOYMENT_TARGET = 10.14;
  201. OTHER_LDFLAGS = "-ObjC";
  202. PRODUCT_NAME = "$(TARGET_NAME)";
  203. SDKROOT = macosx;
  204. SKIP_INSTALL = YES;
  205. };
  206. name = Release;
  207. };
  208. 58B511ED1A9E6C8500147676 /* Debug */ = {
  209. isa = XCBuildConfiguration;
  210. buildSettings = {
  211. ALWAYS_SEARCH_USER_PATHS = NO;
  212. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  213. CLANG_CXX_LIBRARY = "libc++";
  214. CLANG_ENABLE_MODULES = YES;
  215. CLANG_ENABLE_OBJC_ARC = YES;
  216. CLANG_WARN_BOOL_CONVERSION = YES;
  217. CLANG_WARN_CONSTANT_CONVERSION = YES;
  218. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  219. CLANG_WARN_EMPTY_BODY = YES;
  220. CLANG_WARN_ENUM_CONVERSION = YES;
  221. CLANG_WARN_INFINITE_RECURSION = YES;
  222. CLANG_WARN_INT_CONVERSION = YES;
  223. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  224. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  225. CLANG_WARN_UNREACHABLE_CODE = YES;
  226. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  227. COPY_PHASE_STRIP = NO;
  228. ENABLE_STRICT_OBJC_MSGSEND = YES;
  229. ENABLE_TESTABILITY = YES;
  230. GCC_C_LANGUAGE_STANDARD = gnu99;
  231. GCC_DYNAMIC_NO_PIC = NO;
  232. GCC_NO_COMMON_BLOCKS = YES;
  233. GCC_OPTIMIZATION_LEVEL = 0;
  234. GCC_PREPROCESSOR_DEFINITIONS = (
  235. "DEBUG=1",
  236. "$(inherited)",
  237. );
  238. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  239. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  240. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  241. GCC_WARN_UNDECLARED_SELECTOR = YES;
  242. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  243. GCC_WARN_UNUSED_FUNCTION = YES;
  244. GCC_WARN_UNUSED_VARIABLE = YES;
  245. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  246. MTL_ENABLE_DEBUG_INFO = YES;
  247. ONLY_ACTIVE_ARCH = YES;
  248. SDKROOT = iphoneos;
  249. };
  250. name = Debug;
  251. };
  252. 58B511EE1A9E6C8500147676 /* Release */ = {
  253. isa = XCBuildConfiguration;
  254. buildSettings = {
  255. ALWAYS_SEARCH_USER_PATHS = NO;
  256. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  257. CLANG_CXX_LIBRARY = "libc++";
  258. CLANG_ENABLE_MODULES = YES;
  259. CLANG_ENABLE_OBJC_ARC = YES;
  260. CLANG_WARN_BOOL_CONVERSION = YES;
  261. CLANG_WARN_CONSTANT_CONVERSION = YES;
  262. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  263. CLANG_WARN_EMPTY_BODY = YES;
  264. CLANG_WARN_ENUM_CONVERSION = YES;
  265. CLANG_WARN_INFINITE_RECURSION = YES;
  266. CLANG_WARN_INT_CONVERSION = YES;
  267. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  268. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  269. CLANG_WARN_UNREACHABLE_CODE = YES;
  270. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  271. COPY_PHASE_STRIP = YES;
  272. ENABLE_NS_ASSERTIONS = NO;
  273. ENABLE_STRICT_OBJC_MSGSEND = YES;
  274. GCC_C_LANGUAGE_STANDARD = gnu99;
  275. GCC_NO_COMMON_BLOCKS = YES;
  276. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  277. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  278. GCC_WARN_UNDECLARED_SELECTOR = YES;
  279. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  280. GCC_WARN_UNUSED_FUNCTION = YES;
  281. GCC_WARN_UNUSED_VARIABLE = YES;
  282. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  283. MTL_ENABLE_DEBUG_INFO = NO;
  284. SDKROOT = iphoneos;
  285. VALIDATE_PRODUCT = YES;
  286. };
  287. name = Release;
  288. };
  289. 58B511F01A9E6C8500147676 /* Debug */ = {
  290. isa = XCBuildConfiguration;
  291. buildSettings = {
  292. FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../node_modules/react-native-macos/React/**";
  293. HEADER_SEARCH_PATHS = (
  294. "$(inherited)",
  295. "$(SRCROOT)/../node_modules/react-native-macos/React/**",
  296. "$(SRCROOT)/../../react-native-macos/React/**",
  297. );
  298. LIBRARY_SEARCH_PATHS = "$(inherited)";
  299. OTHER_LDFLAGS = "-ObjC";
  300. PRODUCT_NAME = RNCWebView;
  301. SKIP_INSTALL = YES;
  302. };
  303. name = Debug;
  304. };
  305. 58B511F11A9E6C8500147676 /* Release */ = {
  306. isa = XCBuildConfiguration;
  307. buildSettings = {
  308. FRAMEWORK_SEARCH_PATHS = "$(SRCROOT)/../node_modules/react-native-macos/React/**";
  309. HEADER_SEARCH_PATHS = (
  310. "$(inherited)",
  311. "$(SRCROOT)/../node_modules/react-native-macos/React/**",
  312. "$(SRCROOT)/../../react-native-macos/React/**",
  313. );
  314. LIBRARY_SEARCH_PATHS = "$(inherited)";
  315. OTHER_LDFLAGS = "-ObjC";
  316. PRODUCT_NAME = RNCWebView;
  317. SKIP_INSTALL = YES;
  318. };
  319. name = Release;
  320. };
  321. /* End XCBuildConfiguration section */
  322. /* Begin XCConfigurationList section */
  323. 38116A3023BBECB700ACE311 /* Build configuration list for PBXNativeTarget "RNCWebView-macOS" */ = {
  324. isa = XCConfigurationList;
  325. buildConfigurations = (
  326. 38116A3123BBECB700ACE311 /* Debug */,
  327. 38116A3223BBECB700ACE311 /* Release */,
  328. );
  329. defaultConfigurationIsVisible = 0;
  330. defaultConfigurationName = Release;
  331. };
  332. 58B511D61A9E6C8500147676 /* Build configuration list for PBXProject "RNCWebView" */ = {
  333. isa = XCConfigurationList;
  334. buildConfigurations = (
  335. 58B511ED1A9E6C8500147676 /* Debug */,
  336. 58B511EE1A9E6C8500147676 /* Release */,
  337. );
  338. defaultConfigurationIsVisible = 0;
  339. defaultConfigurationName = Release;
  340. };
  341. 58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "RNCWebView" */ = {
  342. isa = XCConfigurationList;
  343. buildConfigurations = (
  344. 58B511F01A9E6C8500147676 /* Debug */,
  345. 58B511F11A9E6C8500147676 /* Release */,
  346. );
  347. defaultConfigurationIsVisible = 0;
  348. defaultConfigurationName = Release;
  349. };
  350. /* End XCConfigurationList section */
  351. };
  352. rootObject = 58B511D31A9E6C8500147676 /* Project object */;
  353. }