AIFit-SDK for ble body fat scale
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 21KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 48;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 5D8EC794213AB6990053C2E9 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D8EC793213AB6990053C2E9 /* AppDelegate.m */; };
  10. 5D8EC79A213AB6990053C2E9 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 5D8EC798213AB6990053C2E9 /* Main.storyboard */; };
  11. 5D8EC79C213AB6990053C2E9 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5D8EC79B213AB6990053C2E9 /* Assets.xcassets */; };
  12. 5D8EC79F213AB6990053C2E9 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 5D8EC79D213AB6990053C2E9 /* LaunchScreen.storyboard */; };
  13. 5D8EC7A2213AB6990053C2E9 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D8EC7A1213AB6990053C2E9 /* main.m */; };
  14. 5D8EC7AC213AB6990053C2E9 /* AIFit_DemoUITests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5D8EC7AB213AB6990053C2E9 /* AIFit_DemoUITests.m */; };
  15. 786E7BCB29E7DA1A00CF094A /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 786E7BCA29E7DA1A00CF094A /* README.md */; };
  16. 8279C3D6213D21EB00805897 /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8279C3D5213D21EB00805897 /* MainViewController.m */; };
  17. 8279C3D9213D243700805897 /* SearchDeviceVC.m in Sources */ = {isa = PBXBuildFile; fileRef = 8279C3D8213D243700805897 /* SearchDeviceVC.m */; };
  18. 9583C021277EB87400CAE22C /* InetBleSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9583C020277EB87400CAE22C /* InetBleSDK.framework */; };
  19. 95DC38BE23AB8D9B00C5E6E3 /* AppUser.m in Sources */ = {isa = PBXBuildFile; fileRef = 95DC38BD23AB8D9B00C5E6E3 /* AppUser.m */; };
  20. 95DC38CA23AC836D00C5E6E3 /* SetUserViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 95DC38C823AC836D00C5E6E3 /* SetUserViewController.m */; };
  21. 95DC38CB23AC836D00C5E6E3 /* SetUserViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 95DC38C923AC836D00C5E6E3 /* SetUserViewController.xib */; };
  22. /* End PBXBuildFile section */
  23. /* Begin PBXContainerItemProxy section */
  24. 5D8EC7A8213AB6990053C2E9 /* PBXContainerItemProxy */ = {
  25. isa = PBXContainerItemProxy;
  26. containerPortal = 5D8EC787213AB6990053C2E9 /* Project object */;
  27. proxyType = 1;
  28. remoteGlobalIDString = 5D8EC78E213AB6990053C2E9;
  29. remoteInfo = "AIFit-Demo";
  30. };
  31. /* End PBXContainerItemProxy section */
  32. /* Begin PBXFileReference section */
  33. 5D8EC78F213AB6990053C2E9 /* AIFit-Demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "AIFit-Demo.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  34. 5D8EC792213AB6990053C2E9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  35. 5D8EC793213AB6990053C2E9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  36. 5D8EC799213AB6990053C2E9 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  37. 5D8EC79B213AB6990053C2E9 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  38. 5D8EC79E213AB6990053C2E9 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  39. 5D8EC7A0213AB6990053C2E9 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  40. 5D8EC7A1213AB6990053C2E9 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  41. 5D8EC7A7213AB6990053C2E9 /* AIFit-DemoUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "AIFit-DemoUITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  42. 5D8EC7AB213AB6990053C2E9 /* AIFit_DemoUITests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AIFit_DemoUITests.m; sourceTree = "<group>"; };
  43. 5D8EC7AD213AB6990053C2E9 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  44. 786E7BCA29E7DA1A00CF094A /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
  45. 8279C3D4213D21EB00805897 /* MainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainViewController.h; sourceTree = "<group>"; };
  46. 8279C3D5213D21EB00805897 /* MainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainViewController.m; sourceTree = "<group>"; };
  47. 8279C3D7213D243700805897 /* SearchDeviceVC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SearchDeviceVC.h; sourceTree = "<group>"; };
  48. 8279C3D8213D243700805897 /* SearchDeviceVC.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SearchDeviceVC.m; sourceTree = "<group>"; };
  49. 9583C020277EB87400CAE22C /* InetBleSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = InetBleSDK.framework; path = InetBleSDK/Products/InetBleSDK.framework; sourceTree = SOURCE_ROOT; };
  50. 95DC38BC23AB8D9B00C5E6E3 /* AppUser.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppUser.h; sourceTree = "<group>"; };
  51. 95DC38BD23AB8D9B00C5E6E3 /* AppUser.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppUser.m; sourceTree = "<group>"; };
  52. 95DC38C723AC836D00C5E6E3 /* SetUserViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SetUserViewController.h; sourceTree = "<group>"; };
  53. 95DC38C823AC836D00C5E6E3 /* SetUserViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SetUserViewController.m; sourceTree = "<group>"; };
  54. 95DC38C923AC836D00C5E6E3 /* SetUserViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SetUserViewController.xib; sourceTree = "<group>"; };
  55. /* End PBXFileReference section */
  56. /* Begin PBXFrameworksBuildPhase section */
  57. 5D8EC78C213AB6990053C2E9 /* Frameworks */ = {
  58. isa = PBXFrameworksBuildPhase;
  59. buildActionMask = 2147483647;
  60. files = (
  61. 9583C021277EB87400CAE22C /* InetBleSDK.framework in Frameworks */,
  62. );
  63. runOnlyForDeploymentPostprocessing = 0;
  64. };
  65. 5D8EC7A4213AB6990053C2E9 /* Frameworks */ = {
  66. isa = PBXFrameworksBuildPhase;
  67. buildActionMask = 2147483647;
  68. files = (
  69. );
  70. runOnlyForDeploymentPostprocessing = 0;
  71. };
  72. /* End PBXFrameworksBuildPhase section */
  73. /* Begin PBXGroup section */
  74. 5D8EC786213AB6990053C2E9 = {
  75. isa = PBXGroup;
  76. children = (
  77. 786E7BCA29E7DA1A00CF094A /* README.md */,
  78. 5D8EC791213AB6990053C2E9 /* AIFit-Demo */,
  79. 5D8EC7AA213AB6990053C2E9 /* AIFit-DemoUITests */,
  80. 5D8EC790213AB6990053C2E9 /* Products */,
  81. 5D8EC80C213ACCC80053C2E9 /* Frameworks */,
  82. );
  83. sourceTree = "<group>";
  84. };
  85. 5D8EC790213AB6990053C2E9 /* Products */ = {
  86. isa = PBXGroup;
  87. children = (
  88. 5D8EC78F213AB6990053C2E9 /* AIFit-Demo.app */,
  89. 5D8EC7A7213AB6990053C2E9 /* AIFit-DemoUITests.xctest */,
  90. );
  91. name = Products;
  92. sourceTree = "<group>";
  93. };
  94. 5D8EC791213AB6990053C2E9 /* AIFit-Demo */ = {
  95. isa = PBXGroup;
  96. children = (
  97. 9583C020277EB87400CAE22C /* InetBleSDK.framework */,
  98. 5D8EC792213AB6990053C2E9 /* AppDelegate.h */,
  99. 5D8EC793213AB6990053C2E9 /* AppDelegate.m */,
  100. 95DC38BC23AB8D9B00C5E6E3 /* AppUser.h */,
  101. 95DC38BD23AB8D9B00C5E6E3 /* AppUser.m */,
  102. 8279C3D7213D243700805897 /* SearchDeviceVC.h */,
  103. 8279C3D8213D243700805897 /* SearchDeviceVC.m */,
  104. 8279C3D4213D21EB00805897 /* MainViewController.h */,
  105. 8279C3D5213D21EB00805897 /* MainViewController.m */,
  106. 95DC38C723AC836D00C5E6E3 /* SetUserViewController.h */,
  107. 95DC38C823AC836D00C5E6E3 /* SetUserViewController.m */,
  108. 95DC38C923AC836D00C5E6E3 /* SetUserViewController.xib */,
  109. 5D8EC798213AB6990053C2E9 /* Main.storyboard */,
  110. 5D8EC79B213AB6990053C2E9 /* Assets.xcassets */,
  111. 5D8EC79D213AB6990053C2E9 /* LaunchScreen.storyboard */,
  112. 5D8EC7A0213AB6990053C2E9 /* Info.plist */,
  113. 5D8EC7A1213AB6990053C2E9 /* main.m */,
  114. );
  115. path = "AIFit-Demo";
  116. sourceTree = "<group>";
  117. };
  118. 5D8EC7AA213AB6990053C2E9 /* AIFit-DemoUITests */ = {
  119. isa = PBXGroup;
  120. children = (
  121. 5D8EC7AB213AB6990053C2E9 /* AIFit_DemoUITests.m */,
  122. 5D8EC7AD213AB6990053C2E9 /* Info.plist */,
  123. );
  124. path = "AIFit-DemoUITests";
  125. sourceTree = "<group>";
  126. };
  127. 5D8EC80C213ACCC80053C2E9 /* Frameworks */ = {
  128. isa = PBXGroup;
  129. children = (
  130. );
  131. name = Frameworks;
  132. sourceTree = "<group>";
  133. };
  134. /* End PBXGroup section */
  135. /* Begin PBXNativeTarget section */
  136. 5D8EC78E213AB6990053C2E9 /* AIFit-Demo */ = {
  137. isa = PBXNativeTarget;
  138. buildConfigurationList = 5D8EC7B0213AB6990053C2E9 /* Build configuration list for PBXNativeTarget "AIFit-Demo" */;
  139. buildPhases = (
  140. 5D8EC78B213AB6990053C2E9 /* Sources */,
  141. 5D8EC78C213AB6990053C2E9 /* Frameworks */,
  142. 5D8EC78D213AB6990053C2E9 /* Resources */,
  143. );
  144. buildRules = (
  145. );
  146. dependencies = (
  147. );
  148. name = "AIFit-Demo";
  149. productName = "AIFit-Demo";
  150. productReference = 5D8EC78F213AB6990053C2E9 /* AIFit-Demo.app */;
  151. productType = "com.apple.product-type.application";
  152. };
  153. 5D8EC7A6213AB6990053C2E9 /* AIFit-DemoUITests */ = {
  154. isa = PBXNativeTarget;
  155. buildConfigurationList = 5D8EC7B3213AB6990053C2E9 /* Build configuration list for PBXNativeTarget "AIFit-DemoUITests" */;
  156. buildPhases = (
  157. 5D8EC7A3213AB6990053C2E9 /* Sources */,
  158. 5D8EC7A4213AB6990053C2E9 /* Frameworks */,
  159. 5D8EC7A5213AB6990053C2E9 /* Resources */,
  160. );
  161. buildRules = (
  162. );
  163. dependencies = (
  164. 5D8EC7A9213AB6990053C2E9 /* PBXTargetDependency */,
  165. );
  166. name = "AIFit-DemoUITests";
  167. productName = "AIFit-DemoUITests";
  168. productReference = 5D8EC7A7213AB6990053C2E9 /* AIFit-DemoUITests.xctest */;
  169. productType = "com.apple.product-type.bundle.ui-testing";
  170. };
  171. /* End PBXNativeTarget section */
  172. /* Begin PBXProject section */
  173. 5D8EC787213AB6990053C2E9 /* Project object */ = {
  174. isa = PBXProject;
  175. attributes = {
  176. LastUpgradeCheck = 0920;
  177. ORGANIZATIONNAME = wujia121;
  178. TargetAttributes = {
  179. 5D8EC78E213AB6990053C2E9 = {
  180. CreatedOnToolsVersion = 9.2;
  181. ProvisioningStyle = Automatic;
  182. };
  183. 5D8EC7A6213AB6990053C2E9 = {
  184. CreatedOnToolsVersion = 9.2;
  185. ProvisioningStyle = Automatic;
  186. TestTargetID = 5D8EC78E213AB6990053C2E9;
  187. };
  188. };
  189. };
  190. buildConfigurationList = 5D8EC78A213AB6990053C2E9 /* Build configuration list for PBXProject "AIFit-Demo" */;
  191. compatibilityVersion = "Xcode 8.0";
  192. developmentRegion = en;
  193. hasScannedForEncodings = 0;
  194. knownRegions = (
  195. en,
  196. Base,
  197. );
  198. mainGroup = 5D8EC786213AB6990053C2E9;
  199. productRefGroup = 5D8EC790213AB6990053C2E9 /* Products */;
  200. projectDirPath = "";
  201. projectRoot = "";
  202. targets = (
  203. 5D8EC78E213AB6990053C2E9 /* AIFit-Demo */,
  204. 5D8EC7A6213AB6990053C2E9 /* AIFit-DemoUITests */,
  205. );
  206. };
  207. /* End PBXProject section */
  208. /* Begin PBXResourcesBuildPhase section */
  209. 5D8EC78D213AB6990053C2E9 /* Resources */ = {
  210. isa = PBXResourcesBuildPhase;
  211. buildActionMask = 2147483647;
  212. files = (
  213. 95DC38CB23AC836D00C5E6E3 /* SetUserViewController.xib in Resources */,
  214. 5D8EC79F213AB6990053C2E9 /* LaunchScreen.storyboard in Resources */,
  215. 786E7BCB29E7DA1A00CF094A /* README.md in Resources */,
  216. 5D8EC79C213AB6990053C2E9 /* Assets.xcassets in Resources */,
  217. 5D8EC79A213AB6990053C2E9 /* Main.storyboard in Resources */,
  218. );
  219. runOnlyForDeploymentPostprocessing = 0;
  220. };
  221. 5D8EC7A5213AB6990053C2E9 /* Resources */ = {
  222. isa = PBXResourcesBuildPhase;
  223. buildActionMask = 2147483647;
  224. files = (
  225. );
  226. runOnlyForDeploymentPostprocessing = 0;
  227. };
  228. /* End PBXResourcesBuildPhase section */
  229. /* Begin PBXSourcesBuildPhase section */
  230. 5D8EC78B213AB6990053C2E9 /* Sources */ = {
  231. isa = PBXSourcesBuildPhase;
  232. buildActionMask = 2147483647;
  233. files = (
  234. 5D8EC7A2213AB6990053C2E9 /* main.m in Sources */,
  235. 8279C3D6213D21EB00805897 /* MainViewController.m in Sources */,
  236. 95DC38CA23AC836D00C5E6E3 /* SetUserViewController.m in Sources */,
  237. 95DC38BE23AB8D9B00C5E6E3 /* AppUser.m in Sources */,
  238. 8279C3D9213D243700805897 /* SearchDeviceVC.m in Sources */,
  239. 5D8EC794213AB6990053C2E9 /* AppDelegate.m in Sources */,
  240. );
  241. runOnlyForDeploymentPostprocessing = 0;
  242. };
  243. 5D8EC7A3213AB6990053C2E9 /* Sources */ = {
  244. isa = PBXSourcesBuildPhase;
  245. buildActionMask = 2147483647;
  246. files = (
  247. 5D8EC7AC213AB6990053C2E9 /* AIFit_DemoUITests.m in Sources */,
  248. );
  249. runOnlyForDeploymentPostprocessing = 0;
  250. };
  251. /* End PBXSourcesBuildPhase section */
  252. /* Begin PBXTargetDependency section */
  253. 5D8EC7A9213AB6990053C2E9 /* PBXTargetDependency */ = {
  254. isa = PBXTargetDependency;
  255. target = 5D8EC78E213AB6990053C2E9 /* AIFit-Demo */;
  256. targetProxy = 5D8EC7A8213AB6990053C2E9 /* PBXContainerItemProxy */;
  257. };
  258. /* End PBXTargetDependency section */
  259. /* Begin PBXVariantGroup section */
  260. 5D8EC798213AB6990053C2E9 /* Main.storyboard */ = {
  261. isa = PBXVariantGroup;
  262. children = (
  263. 5D8EC799213AB6990053C2E9 /* Base */,
  264. );
  265. name = Main.storyboard;
  266. sourceTree = "<group>";
  267. };
  268. 5D8EC79D213AB6990053C2E9 /* LaunchScreen.storyboard */ = {
  269. isa = PBXVariantGroup;
  270. children = (
  271. 5D8EC79E213AB6990053C2E9 /* Base */,
  272. );
  273. name = LaunchScreen.storyboard;
  274. sourceTree = "<group>";
  275. };
  276. /* End PBXVariantGroup section */
  277. /* Begin XCBuildConfiguration section */
  278. 5D8EC7AE213AB6990053C2E9 /* Debug */ = {
  279. isa = XCBuildConfiguration;
  280. buildSettings = {
  281. ALWAYS_SEARCH_USER_PATHS = NO;
  282. CLANG_ANALYZER_NONNULL = YES;
  283. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  284. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  285. CLANG_CXX_LIBRARY = "libc++";
  286. CLANG_ENABLE_MODULES = YES;
  287. CLANG_ENABLE_OBJC_ARC = YES;
  288. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  289. CLANG_WARN_BOOL_CONVERSION = YES;
  290. CLANG_WARN_COMMA = YES;
  291. CLANG_WARN_CONSTANT_CONVERSION = YES;
  292. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  293. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  294. CLANG_WARN_EMPTY_BODY = YES;
  295. CLANG_WARN_ENUM_CONVERSION = YES;
  296. CLANG_WARN_INFINITE_RECURSION = YES;
  297. CLANG_WARN_INT_CONVERSION = YES;
  298. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  299. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  300. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  301. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  302. CLANG_WARN_STRICT_PROTOTYPES = YES;
  303. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  304. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  305. CLANG_WARN_UNREACHABLE_CODE = YES;
  306. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  307. CODE_SIGN_IDENTITY = "iPhone Developer";
  308. COPY_PHASE_STRIP = NO;
  309. DEBUG_INFORMATION_FORMAT = dwarf;
  310. ENABLE_STRICT_OBJC_MSGSEND = YES;
  311. ENABLE_TESTABILITY = YES;
  312. GCC_C_LANGUAGE_STANDARD = gnu11;
  313. GCC_DYNAMIC_NO_PIC = NO;
  314. GCC_NO_COMMON_BLOCKS = YES;
  315. GCC_OPTIMIZATION_LEVEL = 0;
  316. GCC_PREPROCESSOR_DEFINITIONS = (
  317. "DEBUG=1",
  318. "$(inherited)",
  319. );
  320. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  321. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  322. GCC_WARN_UNDECLARED_SELECTOR = YES;
  323. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  324. GCC_WARN_UNUSED_FUNCTION = YES;
  325. GCC_WARN_UNUSED_VARIABLE = YES;
  326. IPHONEOS_DEPLOYMENT_TARGET = 11.2;
  327. MTL_ENABLE_DEBUG_INFO = YES;
  328. ONLY_ACTIVE_ARCH = YES;
  329. SDKROOT = iphoneos;
  330. };
  331. name = Debug;
  332. };
  333. 5D8EC7AF213AB6990053C2E9 /* Release */ = {
  334. isa = XCBuildConfiguration;
  335. buildSettings = {
  336. ALWAYS_SEARCH_USER_PATHS = NO;
  337. CLANG_ANALYZER_NONNULL = YES;
  338. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  339. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  340. CLANG_CXX_LIBRARY = "libc++";
  341. CLANG_ENABLE_MODULES = YES;
  342. CLANG_ENABLE_OBJC_ARC = YES;
  343. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  344. CLANG_WARN_BOOL_CONVERSION = YES;
  345. CLANG_WARN_COMMA = YES;
  346. CLANG_WARN_CONSTANT_CONVERSION = YES;
  347. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  348. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  349. CLANG_WARN_EMPTY_BODY = YES;
  350. CLANG_WARN_ENUM_CONVERSION = YES;
  351. CLANG_WARN_INFINITE_RECURSION = YES;
  352. CLANG_WARN_INT_CONVERSION = YES;
  353. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  354. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  355. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  356. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  357. CLANG_WARN_STRICT_PROTOTYPES = YES;
  358. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  359. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  360. CLANG_WARN_UNREACHABLE_CODE = YES;
  361. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  362. CODE_SIGN_IDENTITY = "iPhone Developer";
  363. COPY_PHASE_STRIP = NO;
  364. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  365. ENABLE_NS_ASSERTIONS = NO;
  366. ENABLE_STRICT_OBJC_MSGSEND = YES;
  367. GCC_C_LANGUAGE_STANDARD = gnu11;
  368. GCC_NO_COMMON_BLOCKS = YES;
  369. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  370. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  371. GCC_WARN_UNDECLARED_SELECTOR = YES;
  372. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  373. GCC_WARN_UNUSED_FUNCTION = YES;
  374. GCC_WARN_UNUSED_VARIABLE = YES;
  375. IPHONEOS_DEPLOYMENT_TARGET = 11.2;
  376. MTL_ENABLE_DEBUG_INFO = NO;
  377. SDKROOT = iphoneos;
  378. VALIDATE_PRODUCT = YES;
  379. };
  380. name = Release;
  381. };
  382. 5D8EC7B1213AB6990053C2E9 /* Debug */ = {
  383. isa = XCBuildConfiguration;
  384. buildSettings = {
  385. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  386. CODE_SIGN_STYLE = Automatic;
  387. CURRENT_PROJECT_VERSION = 20230413;
  388. DEVELOPMENT_TEAM = YEU77XR292;
  389. FRAMEWORK_SEARCH_PATHS = "$(PROJECT_DIR)/InetBleSDK/Products";
  390. HEADER_SEARCH_PATHS = "";
  391. INFOPLIST_FILE = "AIFit-Demo/Info.plist";
  392. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  393. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  394. MARKETING_VERSION = 2.12;
  395. PRODUCT_BUNDLE_IDENTIFIER = com.pingwang.InetBleSDKDemo;
  396. PRODUCT_NAME = "$(TARGET_NAME)";
  397. TARGETED_DEVICE_FAMILY = "1,2";
  398. };
  399. name = Debug;
  400. };
  401. 5D8EC7B2213AB6990053C2E9 /* Release */ = {
  402. isa = XCBuildConfiguration;
  403. buildSettings = {
  404. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  405. CODE_SIGN_STYLE = Automatic;
  406. CURRENT_PROJECT_VERSION = 20230413;
  407. DEVELOPMENT_TEAM = YEU77XR292;
  408. FRAMEWORK_SEARCH_PATHS = "$(PROJECT_DIR)/InetBleSDK/Products";
  409. HEADER_SEARCH_PATHS = "";
  410. INFOPLIST_FILE = "AIFit-Demo/Info.plist";
  411. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  412. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  413. MARKETING_VERSION = 2.12;
  414. PRODUCT_BUNDLE_IDENTIFIER = com.pingwang.InetBleSDKDemo;
  415. PRODUCT_NAME = "$(TARGET_NAME)";
  416. TARGETED_DEVICE_FAMILY = "1,2";
  417. };
  418. name = Release;
  419. };
  420. 5D8EC7B4213AB6990053C2E9 /* Debug */ = {
  421. isa = XCBuildConfiguration;
  422. buildSettings = {
  423. CODE_SIGN_STYLE = Automatic;
  424. INFOPLIST_FILE = "AIFit-DemoUITests/Info.plist";
  425. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  426. PRODUCT_BUNDLE_IDENTIFIER = "com.pingwang.AIFit-DemoUITests";
  427. PRODUCT_NAME = "$(TARGET_NAME)";
  428. TARGETED_DEVICE_FAMILY = "1,2";
  429. TEST_TARGET_NAME = "AIFit-Demo";
  430. };
  431. name = Debug;
  432. };
  433. 5D8EC7B5213AB6990053C2E9 /* Release */ = {
  434. isa = XCBuildConfiguration;
  435. buildSettings = {
  436. CODE_SIGN_STYLE = Automatic;
  437. INFOPLIST_FILE = "AIFit-DemoUITests/Info.plist";
  438. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  439. PRODUCT_BUNDLE_IDENTIFIER = "com.pingwang.AIFit-DemoUITests";
  440. PRODUCT_NAME = "$(TARGET_NAME)";
  441. TARGETED_DEVICE_FAMILY = "1,2";
  442. TEST_TARGET_NAME = "AIFit-Demo";
  443. };
  444. name = Release;
  445. };
  446. /* End XCBuildConfiguration section */
  447. /* Begin XCConfigurationList section */
  448. 5D8EC78A213AB6990053C2E9 /* Build configuration list for PBXProject "AIFit-Demo" */ = {
  449. isa = XCConfigurationList;
  450. buildConfigurations = (
  451. 5D8EC7AE213AB6990053C2E9 /* Debug */,
  452. 5D8EC7AF213AB6990053C2E9 /* Release */,
  453. );
  454. defaultConfigurationIsVisible = 0;
  455. defaultConfigurationName = Release;
  456. };
  457. 5D8EC7B0213AB6990053C2E9 /* Build configuration list for PBXNativeTarget "AIFit-Demo" */ = {
  458. isa = XCConfigurationList;
  459. buildConfigurations = (
  460. 5D8EC7B1213AB6990053C2E9 /* Debug */,
  461. 5D8EC7B2213AB6990053C2E9 /* Release */,
  462. );
  463. defaultConfigurationIsVisible = 0;
  464. defaultConfigurationName = Release;
  465. };
  466. 5D8EC7B3213AB6990053C2E9 /* Build configuration list for PBXNativeTarget "AIFit-DemoUITests" */ = {
  467. isa = XCConfigurationList;
  468. buildConfigurations = (
  469. 5D8EC7B4213AB6990053C2E9 /* Debug */,
  470. 5D8EC7B5213AB6990053C2E9 /* Release */,
  471. );
  472. defaultConfigurationIsVisible = 0;
  473. defaultConfigurationName = Release;
  474. };
  475. /* End XCConfigurationList section */
  476. };
  477. rootObject = 5D8EC787213AB6990053C2E9 /* Project object */;
  478. }