project.pbxproj 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 113258601B99F348005E19FE /* RNPrint.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 1132585F1B99F348005E19FE /* RNPrint.h */; };
  10. 113258621B99F348005E19FE /* RNPrint.m in Sources */ = {isa = PBXBuildFile; fileRef = 113258611B99F348005E19FE /* RNPrint.m */; };
  11. 113258681B99F348005E19FE /* libRNPrint.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1132585C1B99F348005E19FE /* libRNPrint.a */; };
  12. /* End PBXBuildFile section */
  13. /* Begin PBXContainerItemProxy section */
  14. 113258691B99F348005E19FE /* PBXContainerItemProxy */ = {
  15. isa = PBXContainerItemProxy;
  16. containerPortal = 113258541B99F348005E19FE /* Project object */;
  17. proxyType = 1;
  18. remoteGlobalIDString = 1132585B1B99F348005E19FE;
  19. remoteInfo = RNPrint;
  20. };
  21. /* End PBXContainerItemProxy section */
  22. /* Begin PBXCopyFilesBuildPhase section */
  23. 1132585A1B99F348005E19FE /* CopyFiles */ = {
  24. isa = PBXCopyFilesBuildPhase;
  25. buildActionMask = 2147483647;
  26. dstPath = "include/$(PRODUCT_NAME)";
  27. dstSubfolderSpec = 16;
  28. files = (
  29. 113258601B99F348005E19FE /* RNPrint.h in CopyFiles */,
  30. );
  31. runOnlyForDeploymentPostprocessing = 0;
  32. };
  33. /* End PBXCopyFilesBuildPhase section */
  34. /* Begin PBXFileReference section */
  35. 1132585C1B99F348005E19FE /* libRNPrint.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRNPrint.a; sourceTree = BUILT_PRODUCTS_DIR; };
  36. 1132585F1B99F348005E19FE /* RNPrint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RNPrint.h; sourceTree = "<group>"; };
  37. 113258611B99F348005E19FE /* RNPrint.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNPrint.m; sourceTree = "<group>"; };
  38. 113258671B99F348005E19FE /* RNPrintTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RNPrintTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  39. 1132586D1B99F348005E19FE /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  40. /* End PBXFileReference section */
  41. /* Begin PBXFrameworksBuildPhase section */
  42. 113258591B99F348005E19FE /* Frameworks */ = {
  43. isa = PBXFrameworksBuildPhase;
  44. buildActionMask = 2147483647;
  45. files = (
  46. );
  47. runOnlyForDeploymentPostprocessing = 0;
  48. };
  49. 113258641B99F348005E19FE /* Frameworks */ = {
  50. isa = PBXFrameworksBuildPhase;
  51. buildActionMask = 2147483647;
  52. files = (
  53. 113258681B99F348005E19FE /* libRNPrint.a in Frameworks */,
  54. );
  55. runOnlyForDeploymentPostprocessing = 0;
  56. };
  57. /* End PBXFrameworksBuildPhase section */
  58. /* Begin PBXGroup section */
  59. 113258531B99F348005E19FE = {
  60. isa = PBXGroup;
  61. children = (
  62. 1132585E1B99F348005E19FE /* RNPrint */,
  63. 1132586B1B99F348005E19FE /* RNPrintTests */,
  64. 1132585D1B99F348005E19FE /* Products */,
  65. );
  66. sourceTree = "<group>";
  67. };
  68. 1132585D1B99F348005E19FE /* Products */ = {
  69. isa = PBXGroup;
  70. children = (
  71. 1132585C1B99F348005E19FE /* libRNPrint.a */,
  72. 113258671B99F348005E19FE /* RNPrintTests.xctest */,
  73. );
  74. name = Products;
  75. sourceTree = "<group>";
  76. };
  77. 1132585E1B99F348005E19FE /* RNPrint */ = {
  78. isa = PBXGroup;
  79. children = (
  80. 1132585F1B99F348005E19FE /* RNPrint.h */,
  81. 113258611B99F348005E19FE /* RNPrint.m */,
  82. );
  83. path = RNPrint;
  84. sourceTree = "<group>";
  85. };
  86. 1132586B1B99F348005E19FE /* RNPrintTests */ = {
  87. isa = PBXGroup;
  88. children = (
  89. 1132586C1B99F348005E19FE /* Supporting Files */,
  90. );
  91. path = RNPrintTests;
  92. sourceTree = "<group>";
  93. };
  94. 1132586C1B99F348005E19FE /* Supporting Files */ = {
  95. isa = PBXGroup;
  96. children = (
  97. 1132586D1B99F348005E19FE /* Info.plist */,
  98. );
  99. name = "Supporting Files";
  100. sourceTree = "<group>";
  101. };
  102. /* End PBXGroup section */
  103. /* Begin PBXNativeTarget section */
  104. 1132585B1B99F348005E19FE /* RNPrint */ = {
  105. isa = PBXNativeTarget;
  106. buildConfigurationList = 113258701B99F348005E19FE /* Build configuration list for PBXNativeTarget "RNPrint" */;
  107. buildPhases = (
  108. 113258581B99F348005E19FE /* Sources */,
  109. 113258591B99F348005E19FE /* Frameworks */,
  110. 1132585A1B99F348005E19FE /* CopyFiles */,
  111. );
  112. buildRules = (
  113. );
  114. dependencies = (
  115. );
  116. name = RNPrint;
  117. productName = RNPrint;
  118. productReference = 1132585C1B99F348005E19FE /* libRNPrint.a */;
  119. productType = "com.apple.product-type.library.static";
  120. };
  121. 113258661B99F348005E19FE /* RNPrintTests */ = {
  122. isa = PBXNativeTarget;
  123. buildConfigurationList = 113258731B99F348005E19FE /* Build configuration list for PBXNativeTarget "RNPrintTests" */;
  124. buildPhases = (
  125. 113258631B99F348005E19FE /* Sources */,
  126. 113258641B99F348005E19FE /* Frameworks */,
  127. 113258651B99F348005E19FE /* Resources */,
  128. );
  129. buildRules = (
  130. );
  131. dependencies = (
  132. 1132586A1B99F348005E19FE /* PBXTargetDependency */,
  133. );
  134. name = RNPrintTests;
  135. productName = RNPrintTests;
  136. productReference = 113258671B99F348005E19FE /* RNPrintTests.xctest */;
  137. productType = "com.apple.product-type.bundle.unit-test";
  138. };
  139. /* End PBXNativeTarget section */
  140. /* Begin PBXProject section */
  141. 113258541B99F348005E19FE /* Project object */ = {
  142. isa = PBXProject;
  143. attributes = {
  144. LastUpgradeCheck = 0640;
  145. ORGANIZATIONNAME = "Blick Labs";
  146. TargetAttributes = {
  147. 1132585B1B99F348005E19FE = {
  148. CreatedOnToolsVersion = 6.4;
  149. };
  150. 113258661B99F348005E19FE = {
  151. CreatedOnToolsVersion = 6.4;
  152. };
  153. };
  154. };
  155. buildConfigurationList = 113258571B99F348005E19FE /* Build configuration list for PBXProject "RNPrint" */;
  156. compatibilityVersion = "Xcode 3.2";
  157. developmentRegion = English;
  158. hasScannedForEncodings = 0;
  159. knownRegions = (
  160. en,
  161. );
  162. mainGroup = 113258531B99F348005E19FE;
  163. productRefGroup = 1132585D1B99F348005E19FE /* Products */;
  164. projectDirPath = "";
  165. projectRoot = "";
  166. targets = (
  167. 1132585B1B99F348005E19FE /* RNPrint */,
  168. 113258661B99F348005E19FE /* RNPrintTests */,
  169. );
  170. };
  171. /* End PBXProject section */
  172. /* Begin PBXResourcesBuildPhase section */
  173. 113258651B99F348005E19FE /* Resources */ = {
  174. isa = PBXResourcesBuildPhase;
  175. buildActionMask = 2147483647;
  176. files = (
  177. );
  178. runOnlyForDeploymentPostprocessing = 0;
  179. };
  180. /* End PBXResourcesBuildPhase section */
  181. /* Begin PBXSourcesBuildPhase section */
  182. 113258581B99F348005E19FE /* Sources */ = {
  183. isa = PBXSourcesBuildPhase;
  184. buildActionMask = 2147483647;
  185. files = (
  186. 113258621B99F348005E19FE /* RNPrint.m in Sources */,
  187. );
  188. runOnlyForDeploymentPostprocessing = 0;
  189. };
  190. 113258631B99F348005E19FE /* Sources */ = {
  191. isa = PBXSourcesBuildPhase;
  192. buildActionMask = 2147483647;
  193. files = (
  194. );
  195. runOnlyForDeploymentPostprocessing = 0;
  196. };
  197. /* End PBXSourcesBuildPhase section */
  198. /* Begin PBXTargetDependency section */
  199. 1132586A1B99F348005E19FE /* PBXTargetDependency */ = {
  200. isa = PBXTargetDependency;
  201. target = 1132585B1B99F348005E19FE /* RNPrint */;
  202. targetProxy = 113258691B99F348005E19FE /* PBXContainerItemProxy */;
  203. };
  204. /* End PBXTargetDependency section */
  205. /* Begin XCBuildConfiguration section */
  206. 1132586E1B99F348005E19FE /* Debug */ = {
  207. isa = XCBuildConfiguration;
  208. buildSettings = {
  209. ALWAYS_SEARCH_USER_PATHS = NO;
  210. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  211. CLANG_CXX_LIBRARY = "libc++";
  212. CLANG_ENABLE_MODULES = YES;
  213. CLANG_ENABLE_OBJC_ARC = YES;
  214. CLANG_WARN_BOOL_CONVERSION = YES;
  215. CLANG_WARN_CONSTANT_CONVERSION = YES;
  216. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  217. CLANG_WARN_EMPTY_BODY = YES;
  218. CLANG_WARN_ENUM_CONVERSION = YES;
  219. CLANG_WARN_INT_CONVERSION = YES;
  220. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  221. CLANG_WARN_UNREACHABLE_CODE = YES;
  222. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  223. COPY_PHASE_STRIP = NO;
  224. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  225. ENABLE_STRICT_OBJC_MSGSEND = YES;
  226. GCC_C_LANGUAGE_STANDARD = gnu99;
  227. GCC_DYNAMIC_NO_PIC = NO;
  228. GCC_NO_COMMON_BLOCKS = YES;
  229. GCC_OPTIMIZATION_LEVEL = 0;
  230. GCC_PREPROCESSOR_DEFINITIONS = (
  231. "DEBUG=1",
  232. "$(inherited)",
  233. );
  234. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  235. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  236. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  237. GCC_WARN_UNDECLARED_SELECTOR = YES;
  238. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  239. GCC_WARN_UNUSED_FUNCTION = YES;
  240. GCC_WARN_UNUSED_VARIABLE = YES;
  241. IPHONEOS_DEPLOYMENT_TARGET = 8.4;
  242. MTL_ENABLE_DEBUG_INFO = YES;
  243. ONLY_ACTIVE_ARCH = YES;
  244. SDKROOT = iphoneos;
  245. };
  246. name = Debug;
  247. };
  248. 1132586F1B99F348005E19FE /* Release */ = {
  249. isa = XCBuildConfiguration;
  250. buildSettings = {
  251. ALWAYS_SEARCH_USER_PATHS = NO;
  252. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  253. CLANG_CXX_LIBRARY = "libc++";
  254. CLANG_ENABLE_MODULES = YES;
  255. CLANG_ENABLE_OBJC_ARC = YES;
  256. CLANG_WARN_BOOL_CONVERSION = YES;
  257. CLANG_WARN_CONSTANT_CONVERSION = YES;
  258. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  259. CLANG_WARN_EMPTY_BODY = YES;
  260. CLANG_WARN_ENUM_CONVERSION = YES;
  261. CLANG_WARN_INT_CONVERSION = YES;
  262. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  263. CLANG_WARN_UNREACHABLE_CODE = YES;
  264. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  265. COPY_PHASE_STRIP = NO;
  266. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  267. ENABLE_NS_ASSERTIONS = NO;
  268. ENABLE_STRICT_OBJC_MSGSEND = YES;
  269. GCC_C_LANGUAGE_STANDARD = gnu99;
  270. GCC_NO_COMMON_BLOCKS = YES;
  271. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  272. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  273. GCC_WARN_UNDECLARED_SELECTOR = YES;
  274. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  275. GCC_WARN_UNUSED_FUNCTION = YES;
  276. GCC_WARN_UNUSED_VARIABLE = YES;
  277. IPHONEOS_DEPLOYMENT_TARGET = 8.4;
  278. MTL_ENABLE_DEBUG_INFO = NO;
  279. SDKROOT = iphoneos;
  280. VALIDATE_PRODUCT = YES;
  281. };
  282. name = Release;
  283. };
  284. 113258711B99F348005E19FE /* Debug */ = {
  285. isa = XCBuildConfiguration;
  286. buildSettings = {
  287. HEADER_SEARCH_PATHS = (
  288. "$(inherited)",
  289. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  290. "$(SRCROOT)/../react-native/React/**",
  291. "$(SRCROOT)/node_modules/react-native/React/**",
  292. );
  293. OTHER_LDFLAGS = "-ObjC";
  294. PRODUCT_NAME = "$(TARGET_NAME)";
  295. SKIP_INSTALL = YES;
  296. };
  297. name = Debug;
  298. };
  299. 113258721B99F348005E19FE /* Release */ = {
  300. isa = XCBuildConfiguration;
  301. buildSettings = {
  302. HEADER_SEARCH_PATHS = (
  303. "$(inherited)",
  304. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  305. "$(SRCROOT)/../react-native/React/**",
  306. "$(SRCROOT)/node_modules/react-native/React/**",
  307. );
  308. OTHER_LDFLAGS = "-ObjC";
  309. PRODUCT_NAME = "$(TARGET_NAME)";
  310. SKIP_INSTALL = YES;
  311. };
  312. name = Release;
  313. };
  314. 113258741B99F348005E19FE /* Debug */ = {
  315. isa = XCBuildConfiguration;
  316. buildSettings = {
  317. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  318. FRAMEWORK_SEARCH_PATHS = (
  319. "$(SDKROOT)/Developer/Library/Frameworks",
  320. "$(inherited)",
  321. );
  322. GCC_PREPROCESSOR_DEFINITIONS = (
  323. "DEBUG=1",
  324. "$(inherited)",
  325. );
  326. INFOPLIST_FILE = RNPrintTests/Info.plist;
  327. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  328. PRODUCT_NAME = "$(TARGET_NAME)";
  329. };
  330. name = Debug;
  331. };
  332. 113258751B99F348005E19FE /* Release */ = {
  333. isa = XCBuildConfiguration;
  334. buildSettings = {
  335. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  336. FRAMEWORK_SEARCH_PATHS = (
  337. "$(SDKROOT)/Developer/Library/Frameworks",
  338. "$(inherited)",
  339. );
  340. INFOPLIST_FILE = RNPrintTests/Info.plist;
  341. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  342. PRODUCT_NAME = "$(TARGET_NAME)";
  343. };
  344. name = Release;
  345. };
  346. /* End XCBuildConfiguration section */
  347. /* Begin XCConfigurationList section */
  348. 113258571B99F348005E19FE /* Build configuration list for PBXProject "RNPrint" */ = {
  349. isa = XCConfigurationList;
  350. buildConfigurations = (
  351. 1132586E1B99F348005E19FE /* Debug */,
  352. 1132586F1B99F348005E19FE /* Release */,
  353. );
  354. defaultConfigurationIsVisible = 0;
  355. defaultConfigurationName = Release;
  356. };
  357. 113258701B99F348005E19FE /* Build configuration list for PBXNativeTarget "RNPrint" */ = {
  358. isa = XCConfigurationList;
  359. buildConfigurations = (
  360. 113258711B99F348005E19FE /* Debug */,
  361. 113258721B99F348005E19FE /* Release */,
  362. );
  363. defaultConfigurationIsVisible = 0;
  364. };
  365. 113258731B99F348005E19FE /* Build configuration list for PBXNativeTarget "RNPrintTests" */ = {
  366. isa = XCConfigurationList;
  367. buildConfigurations = (
  368. 113258741B99F348005E19FE /* Debug */,
  369. 113258751B99F348005E19FE /* Release */,
  370. );
  371. defaultConfigurationIsVisible = 0;
  372. };
  373. /* End XCConfigurationList section */
  374. };
  375. rootObject = 113258541B99F348005E19FE /* Project object */;
  376. }