project.pbxproj 8.4KB

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