project.pbxproj 8.0KB

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