project.pbxproj 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 77;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 12E064B214B4CA8D763445A1 /* Pods_ABtong.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FFB889D0E6D88FD0A26C643E /* Pods_ABtong.framework */; };
  10. 347014282E8805AC002B904A /* AdSupport.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 347014272E8805AC002B904A /* AdSupport.framework */; };
  11. 3470142A2E8805B8002B904A /* CallKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 347014292E8805B8002B904A /* CallKit.framework */; };
  12. 3470142C2E8805C6002B904A /* PushKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3470142B2E8805C6002B904A /* PushKit.framework */; };
  13. 3470142E2E8805DB002B904A /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3470142D2E8805DB002B904A /* Security.framework */; };
  14. /* End PBXBuildFile section */
  15. /* Begin PBXFileReference section */
  16. 12B7D86DEE4F39C50F89CFF7 /* Pods-ABtong.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ABtong.debug.xcconfig"; path = "Target Support Files/Pods-ABtong/Pods-ABtong.debug.xcconfig"; sourceTree = "<group>"; };
  17. 2C376453FEA59FF1C01C44E5 /* Pods-ABtong.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ABtong.release.xcconfig"; path = "Target Support Files/Pods-ABtong/Pods-ABtong.release.xcconfig"; sourceTree = "<group>"; };
  18. 322072212E377A7F00E1698B /* ABtong.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ABtong.app; sourceTree = BUILT_PRODUCTS_DIR; };
  19. 347014272E8805AC002B904A /* AdSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdSupport.framework; path = System/Library/Frameworks/AdSupport.framework; sourceTree = SDKROOT; };
  20. 347014292E8805B8002B904A /* CallKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CallKit.framework; path = System/Library/Frameworks/CallKit.framework; sourceTree = SDKROOT; };
  21. 3470142B2E8805C6002B904A /* PushKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PushKit.framework; path = System/Library/Frameworks/PushKit.framework; sourceTree = SDKROOT; };
  22. 3470142D2E8805DB002B904A /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
  23. FFB889D0E6D88FD0A26C643E /* Pods_ABtong.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ABtong.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  24. /* End PBXFileReference section */
  25. /* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
  26. 3220723B2E377A8000E1698B /* Exceptions for "ABtong" folder in "ABtong" target */ = {
  27. isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
  28. membershipExceptions = (
  29. Info.plist,
  30. );
  31. target = 322072202E377A7F00E1698B /* ABtong */;
  32. };
  33. /* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
  34. /* Begin PBXFileSystemSynchronizedRootGroup section */
  35. 322072232E377A7F00E1698B /* ABtong */ = {
  36. isa = PBXFileSystemSynchronizedRootGroup;
  37. exceptions = (
  38. 3220723B2E377A8000E1698B /* Exceptions for "ABtong" folder in "ABtong" target */,
  39. );
  40. path = ABtong;
  41. sourceTree = "<group>";
  42. };
  43. /* End PBXFileSystemSynchronizedRootGroup section */
  44. /* Begin PBXFrameworksBuildPhase section */
  45. 3220721E2E377A7F00E1698B /* Frameworks */ = {
  46. isa = PBXFrameworksBuildPhase;
  47. buildActionMask = 2147483647;
  48. files = (
  49. 12E064B214B4CA8D763445A1 /* Pods_ABtong.framework in Frameworks */,
  50. 3470142E2E8805DB002B904A /* Security.framework in Frameworks */,
  51. 3470142C2E8805C6002B904A /* PushKit.framework in Frameworks */,
  52. 347014282E8805AC002B904A /* AdSupport.framework in Frameworks */,
  53. 3470142A2E8805B8002B904A /* CallKit.framework in Frameworks */,
  54. );
  55. runOnlyForDeploymentPostprocessing = 0;
  56. };
  57. /* End PBXFrameworksBuildPhase section */
  58. /* Begin PBXGroup section */
  59. 322072182E377A7F00E1698B = {
  60. isa = PBXGroup;
  61. children = (
  62. 322072232E377A7F00E1698B /* ABtong */,
  63. 322072222E377A7F00E1698B /* Products */,
  64. F354DB6CE3301BCE3D2FAB63 /* Pods */,
  65. D32E9A8380A4C7F1F42D6814 /* Frameworks */,
  66. );
  67. sourceTree = "<group>";
  68. };
  69. 322072222E377A7F00E1698B /* Products */ = {
  70. isa = PBXGroup;
  71. children = (
  72. 322072212E377A7F00E1698B /* ABtong.app */,
  73. );
  74. name = Products;
  75. sourceTree = "<group>";
  76. };
  77. D32E9A8380A4C7F1F42D6814 /* Frameworks */ = {
  78. isa = PBXGroup;
  79. children = (
  80. 3470142D2E8805DB002B904A /* Security.framework */,
  81. 3470142B2E8805C6002B904A /* PushKit.framework */,
  82. 347014292E8805B8002B904A /* CallKit.framework */,
  83. 347014272E8805AC002B904A /* AdSupport.framework */,
  84. FFB889D0E6D88FD0A26C643E /* Pods_ABtong.framework */,
  85. );
  86. name = Frameworks;
  87. sourceTree = "<group>";
  88. };
  89. F354DB6CE3301BCE3D2FAB63 /* Pods */ = {
  90. isa = PBXGroup;
  91. children = (
  92. 12B7D86DEE4F39C50F89CFF7 /* Pods-ABtong.debug.xcconfig */,
  93. 2C376453FEA59FF1C01C44E5 /* Pods-ABtong.release.xcconfig */,
  94. );
  95. path = Pods;
  96. sourceTree = "<group>";
  97. };
  98. /* End PBXGroup section */
  99. /* Begin PBXNativeTarget section */
  100. 322072202E377A7F00E1698B /* ABtong */ = {
  101. isa = PBXNativeTarget;
  102. buildConfigurationList = 3220723C2E377A8000E1698B /* Build configuration list for PBXNativeTarget "ABtong" */;
  103. buildPhases = (
  104. 2E3DC9B72DD38DC823150EDC /* [CP] Check Pods Manifest.lock */,
  105. 3220721D2E377A7F00E1698B /* Sources */,
  106. 3220721E2E377A7F00E1698B /* Frameworks */,
  107. 3220721F2E377A7F00E1698B /* Resources */,
  108. 20CC96C2ACFB0FC0A7C56646 /* [CP] Embed Pods Frameworks */,
  109. );
  110. buildRules = (
  111. );
  112. dependencies = (
  113. );
  114. fileSystemSynchronizedGroups = (
  115. 322072232E377A7F00E1698B /* ABtong */,
  116. );
  117. name = ABtong;
  118. productName = ABtong;
  119. productReference = 322072212E377A7F00E1698B /* ABtong.app */;
  120. productType = "com.apple.product-type.application";
  121. };
  122. /* End PBXNativeTarget section */
  123. /* Begin PBXProject section */
  124. 322072192E377A7F00E1698B /* Project object */ = {
  125. isa = PBXProject;
  126. attributes = {
  127. BuildIndependentTargetsInParallel = 1;
  128. LastUpgradeCheck = 1630;
  129. TargetAttributes = {
  130. 322072202E377A7F00E1698B = {
  131. CreatedOnToolsVersion = 16.3;
  132. };
  133. };
  134. };
  135. buildConfigurationList = 3220721C2E377A7F00E1698B /* Build configuration list for PBXProject "ABtong" */;
  136. developmentRegion = "zh-Hant";
  137. hasScannedForEncodings = 0;
  138. knownRegions = (
  139. en,
  140. Base,
  141. "zh-Hant",
  142. "zh-Hans",
  143. );
  144. mainGroup = 322072182E377A7F00E1698B;
  145. minimizedProjectReferenceProxies = 1;
  146. preferredProjectObjectVersion = 77;
  147. productRefGroup = 322072222E377A7F00E1698B /* Products */;
  148. projectDirPath = "";
  149. projectRoot = "";
  150. targets = (
  151. 322072202E377A7F00E1698B /* ABtong */,
  152. );
  153. };
  154. /* End PBXProject section */
  155. /* Begin PBXResourcesBuildPhase section */
  156. 3220721F2E377A7F00E1698B /* Resources */ = {
  157. isa = PBXResourcesBuildPhase;
  158. buildActionMask = 2147483647;
  159. files = (
  160. );
  161. runOnlyForDeploymentPostprocessing = 0;
  162. };
  163. /* End PBXResourcesBuildPhase section */
  164. /* Begin PBXShellScriptBuildPhase section */
  165. 20CC96C2ACFB0FC0A7C56646 /* [CP] Embed Pods Frameworks */ = {
  166. isa = PBXShellScriptBuildPhase;
  167. buildActionMask = 2147483647;
  168. files = (
  169. );
  170. inputFileListPaths = (
  171. );
  172. inputPaths = (
  173. );
  174. name = "[CP] Embed Pods Frameworks";
  175. outputFileListPaths = (
  176. );
  177. outputPaths = (
  178. );
  179. runOnlyForDeploymentPostprocessing = 0;
  180. shellPath = /bin/sh;
  181. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ABtong/Pods-ABtong-frameworks.sh\"\n";
  182. showEnvVarsInLog = 0;
  183. };
  184. 2E3DC9B72DD38DC823150EDC /* [CP] Check Pods Manifest.lock */ = {
  185. isa = PBXShellScriptBuildPhase;
  186. buildActionMask = 2147483647;
  187. files = (
  188. );
  189. inputFileListPaths = (
  190. );
  191. inputPaths = (
  192. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  193. "${PODS_ROOT}/Manifest.lock",
  194. );
  195. name = "[CP] Check Pods Manifest.lock";
  196. outputFileListPaths = (
  197. );
  198. outputPaths = (
  199. "$(DERIVED_FILE_DIR)/Pods-ABtong-checkManifestLockResult.txt",
  200. );
  201. runOnlyForDeploymentPostprocessing = 0;
  202. shellPath = /bin/sh;
  203. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  204. showEnvVarsInLog = 0;
  205. };
  206. /* End PBXShellScriptBuildPhase section */
  207. /* Begin PBXSourcesBuildPhase section */
  208. 3220721D2E377A7F00E1698B /* Sources */ = {
  209. isa = PBXSourcesBuildPhase;
  210. buildActionMask = 2147483647;
  211. files = (
  212. );
  213. runOnlyForDeploymentPostprocessing = 0;
  214. };
  215. /* End PBXSourcesBuildPhase section */
  216. /* Begin XCBuildConfiguration section */
  217. 3220723D2E377A8000E1698B /* Debug */ = {
  218. isa = XCBuildConfiguration;
  219. baseConfigurationReference = 12B7D86DEE4F39C50F89CFF7 /* Pods-ABtong.debug.xcconfig */;
  220. buildSettings = {
  221. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  222. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  223. ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
  224. CODE_SIGN_ENTITLEMENTS = ABtong/ABtong.entitlements;
  225. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
  226. CODE_SIGN_STYLE = Manual;
  227. CURRENT_PROJECT_VERSION = 1001;
  228. DEVELOPMENT_TEAM = "";
  229. "DEVELOPMENT_TEAM[sdk=iphoneos*]" = 638Z4GBU9H;
  230. ENABLE_DEBUG_DYLIB = NO;
  231. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  232. GCC_PREFIX_HEADER = "${SRCROOT}/ABtong/Prefix&Header/PrefixHeader.pch";
  233. GENERATE_INFOPLIST_FILE = YES;
  234. INFOPLIST_FILE = ABtong/Info.plist;
  235. INFOPLIST_KEY_CFBundleDisplayName = "MY‘IM";
  236. INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO;
  237. INFOPLIST_KEY_NSCalendarsUsageDescription = "访问日历用于时间相关显示";
  238. INFOPLIST_KEY_NSCameraUsageDescription = "App 需要访问您的相机来拍摄照片。";
  239. INFOPLIST_KEY_NSMicrophoneUsageDescription = "App 需要您允许视频播放。";
  240. INFOPLIST_KEY_NSPhotoLibraryAddUsageDescription = "我們需要訪問您的相册以保存視頻和圖片";
  241. INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "App 需要访问您的相册来选择照片。";
  242. INFOPLIST_KEY_NSSpeechRecognitionUsageDescription = "需要语音识别权限以进行通话";
  243. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  244. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen.storyboard;
  245. INFOPLIST_KEY_UIMainStoryboardFile = Main;
  246. INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
  247. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
  248. IPHONEOS_DEPLOYMENT_TARGET = 15.6;
  249. LD_RUNPATH_SEARCH_PATHS = (
  250. "$(inherited)",
  251. "@executable_path/Frameworks",
  252. );
  253. MARKETING_VERSION = 1.0.1;
  254. PRODUCT_BUNDLE_IDENTIFIER = com.abt.zdyserver;
  255. PRODUCT_NAME = "$(TARGET_NAME)";
  256. PROVISIONING_PROFILE_SPECIFIER = "";
  257. "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = abtdis;
  258. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  259. SUPPORTS_MACCATALYST = NO;
  260. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  261. SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
  262. SWIFT_EMIT_LOC_STRINGS = YES;
  263. TARGETED_DEVICE_FAMILY = 1;
  264. };
  265. name = Debug;
  266. };
  267. 3220723E2E377A8000E1698B /* Release */ = {
  268. isa = XCBuildConfiguration;
  269. baseConfigurationReference = 2C376453FEA59FF1C01C44E5 /* Pods-ABtong.release.xcconfig */;
  270. buildSettings = {
  271. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  272. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  273. ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
  274. CODE_SIGN_ENTITLEMENTS = ABtong/ABtong.entitlements;
  275. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
  276. CODE_SIGN_STYLE = Manual;
  277. CURRENT_PROJECT_VERSION = 1001;
  278. DEVELOPMENT_TEAM = "";
  279. "DEVELOPMENT_TEAM[sdk=iphoneos*]" = 638Z4GBU9H;
  280. ENABLE_DEBUG_DYLIB = NO;
  281. ENABLE_USER_SCRIPT_SANDBOXING = NO;
  282. GCC_PREFIX_HEADER = "${SRCROOT}/ABtong/Prefix&Header/PrefixHeader.pch";
  283. GENERATE_INFOPLIST_FILE = YES;
  284. INFOPLIST_FILE = ABtong/Info.plist;
  285. INFOPLIST_KEY_CFBundleDisplayName = "MY‘IM";
  286. INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO;
  287. INFOPLIST_KEY_NSCalendarsUsageDescription = "访问日历用于时间相关显示";
  288. INFOPLIST_KEY_NSCameraUsageDescription = "App 需要访问您的相机来拍摄照片。";
  289. INFOPLIST_KEY_NSMicrophoneUsageDescription = "App 需要您允许视频播放。";
  290. INFOPLIST_KEY_NSPhotoLibraryAddUsageDescription = "我們需要訪問您的相册以保存視頻和圖片";
  291. INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "App 需要访问您的相册来选择照片。";
  292. INFOPLIST_KEY_NSSpeechRecognitionUsageDescription = "需要语音识别权限以进行通话";
  293. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  294. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen.storyboard;
  295. INFOPLIST_KEY_UIMainStoryboardFile = Main;
  296. INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
  297. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
  298. IPHONEOS_DEPLOYMENT_TARGET = 15.6;
  299. LD_RUNPATH_SEARCH_PATHS = (
  300. "$(inherited)",
  301. "@executable_path/Frameworks",
  302. );
  303. MARKETING_VERSION = 1.0.1;
  304. PRODUCT_BUNDLE_IDENTIFIER = com.abt.zdyserver;
  305. PRODUCT_NAME = "$(TARGET_NAME)";
  306. PROVISIONING_PROFILE_SPECIFIER = "";
  307. "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = abtdis;
  308. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  309. SUPPORTS_MACCATALYST = NO;
  310. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  311. SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
  312. SWIFT_EMIT_LOC_STRINGS = YES;
  313. TARGETED_DEVICE_FAMILY = 1;
  314. };
  315. name = Release;
  316. };
  317. 3220723F2E377A8000E1698B /* Debug */ = {
  318. isa = XCBuildConfiguration;
  319. buildSettings = {
  320. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  321. ALWAYS_SEARCH_USER_PATHS = NO;
  322. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  323. CLANG_ANALYZER_NONNULL = YES;
  324. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  325. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  326. CLANG_ENABLE_MODULES = YES;
  327. CLANG_ENABLE_OBJC_ARC = YES;
  328. CLANG_ENABLE_OBJC_WEAK = YES;
  329. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  330. CLANG_WARN_BOOL_CONVERSION = YES;
  331. CLANG_WARN_COMMA = YES;
  332. CLANG_WARN_CONSTANT_CONVERSION = YES;
  333. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  334. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  335. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  336. CLANG_WARN_EMPTY_BODY = YES;
  337. CLANG_WARN_ENUM_CONVERSION = YES;
  338. CLANG_WARN_INFINITE_RECURSION = YES;
  339. CLANG_WARN_INT_CONVERSION = YES;
  340. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  341. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  342. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  343. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  344. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  345. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  346. CLANG_WARN_STRICT_PROTOTYPES = YES;
  347. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  348. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  349. CLANG_WARN_UNREACHABLE_CODE = YES;
  350. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  351. COPY_PHASE_STRIP = NO;
  352. DEBUG_INFORMATION_FORMAT = dwarf;
  353. ENABLE_STRICT_OBJC_MSGSEND = YES;
  354. ENABLE_TESTABILITY = YES;
  355. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  356. GCC_C_LANGUAGE_STANDARD = gnu17;
  357. GCC_DYNAMIC_NO_PIC = NO;
  358. GCC_NO_COMMON_BLOCKS = YES;
  359. GCC_OPTIMIZATION_LEVEL = 0;
  360. GCC_PREPROCESSOR_DEFINITIONS = (
  361. "DEBUG=1",
  362. "$(inherited)",
  363. );
  364. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  365. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  366. GCC_WARN_UNDECLARED_SELECTOR = YES;
  367. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  368. GCC_WARN_UNUSED_FUNCTION = YES;
  369. GCC_WARN_UNUSED_VARIABLE = YES;
  370. IPHONEOS_DEPLOYMENT_TARGET = 18.4;
  371. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  372. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  373. MTL_FAST_MATH = YES;
  374. ONLY_ACTIVE_ARCH = YES;
  375. SDKROOT = iphoneos;
  376. };
  377. name = Debug;
  378. };
  379. 322072402E377A8000E1698B /* Release */ = {
  380. isa = XCBuildConfiguration;
  381. buildSettings = {
  382. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  383. ALWAYS_SEARCH_USER_PATHS = NO;
  384. ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
  385. CLANG_ANALYZER_NONNULL = YES;
  386. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  387. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  388. CLANG_ENABLE_MODULES = YES;
  389. CLANG_ENABLE_OBJC_ARC = YES;
  390. CLANG_ENABLE_OBJC_WEAK = YES;
  391. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  392. CLANG_WARN_BOOL_CONVERSION = YES;
  393. CLANG_WARN_COMMA = YES;
  394. CLANG_WARN_CONSTANT_CONVERSION = YES;
  395. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  396. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  397. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  398. CLANG_WARN_EMPTY_BODY = YES;
  399. CLANG_WARN_ENUM_CONVERSION = YES;
  400. CLANG_WARN_INFINITE_RECURSION = YES;
  401. CLANG_WARN_INT_CONVERSION = YES;
  402. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  403. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  404. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  405. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  406. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  407. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  408. CLANG_WARN_STRICT_PROTOTYPES = YES;
  409. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  410. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  411. CLANG_WARN_UNREACHABLE_CODE = YES;
  412. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  413. COPY_PHASE_STRIP = NO;
  414. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  415. ENABLE_NS_ASSERTIONS = NO;
  416. ENABLE_STRICT_OBJC_MSGSEND = YES;
  417. ENABLE_USER_SCRIPT_SANDBOXING = YES;
  418. GCC_C_LANGUAGE_STANDARD = gnu17;
  419. GCC_NO_COMMON_BLOCKS = YES;
  420. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  421. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  422. GCC_WARN_UNDECLARED_SELECTOR = YES;
  423. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  424. GCC_WARN_UNUSED_FUNCTION = YES;
  425. GCC_WARN_UNUSED_VARIABLE = YES;
  426. IPHONEOS_DEPLOYMENT_TARGET = 18.4;
  427. LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
  428. MTL_ENABLE_DEBUG_INFO = NO;
  429. MTL_FAST_MATH = YES;
  430. SDKROOT = iphoneos;
  431. VALIDATE_PRODUCT = YES;
  432. };
  433. name = Release;
  434. };
  435. /* End XCBuildConfiguration section */
  436. /* Begin XCConfigurationList section */
  437. 3220721C2E377A7F00E1698B /* Build configuration list for PBXProject "ABtong" */ = {
  438. isa = XCConfigurationList;
  439. buildConfigurations = (
  440. 3220723F2E377A8000E1698B /* Debug */,
  441. 322072402E377A8000E1698B /* Release */,
  442. );
  443. defaultConfigurationIsVisible = 0;
  444. defaultConfigurationName = Release;
  445. };
  446. 3220723C2E377A8000E1698B /* Build configuration list for PBXNativeTarget "ABtong" */ = {
  447. isa = XCConfigurationList;
  448. buildConfigurations = (
  449. 3220723D2E377A8000E1698B /* Debug */,
  450. 3220723E2E377A8000E1698B /* Release */,
  451. );
  452. defaultConfigurationIsVisible = 0;
  453. defaultConfigurationName = Release;
  454. };
  455. /* End XCConfigurationList section */
  456. };
  457. rootObject = 322072192E377A7F00E1698B /* Project object */;
  458. }