You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

project.pbxproj 8.9KB

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