project.pbxproj 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 55;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 4F17C06629F4FBFD00445550 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F17C06529F4FBFD00445550 /* AppDelegate.m */; };
  10. 4F17C06929F4FBFD00445550 /* SceneDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F17C06829F4FBFD00445550 /* SceneDelegate.m */; };
  11. 4F17C06F29F4FBFD00445550 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4F17C06D29F4FBFD00445550 /* Main.storyboard */; };
  12. 4F17C07129F4FBFF00445550 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4F17C07029F4FBFF00445550 /* Assets.xcassets */; };
  13. 4F17C07429F4FBFF00445550 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4F17C07229F4FBFF00445550 /* LaunchScreen.storyboard */; };
  14. 4F17C07729F4FBFF00445550 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F17C07629F4FBFF00445550 /* main.m */; };
  15. 4F17C07F29F4FE1700445550 /* CPDFViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F17C07D29F4FE1700445550 /* CPDFViewController.m */; };
  16. F3C0CBF22A431B3E00007C0A /* Form_Widgets_Test.pdf in Resources */ = {isa = PBXBuildFile; fileRef = F3C0CBE92A431B3E00007C0A /* Form_Widgets_Test.pdf */; };
  17. F3C0CBF32A431B3E00007C0A /* PDF32000_2008.pdf in Resources */ = {isa = PBXBuildFile; fileRef = F3C0CBEA2A431B3E00007C0A /* PDF32000_2008.pdf */; };
  18. F3C0CBF42A431B3E00007C0A /* Quick Start Guide.pdf in Resources */ = {isa = PBXBuildFile; fileRef = F3C0CBEB2A431B3E00007C0A /* Quick Start Guide.pdf */; };
  19. F3C0CBF52A431B3E00007C0A /* SDKLicense.xml in Resources */ = {isa = PBXBuildFile; fileRef = F3C0CBEF2A431B3E00007C0A /* SDKLicense.xml */; };
  20. F3C0CBF62A431B3E00007C0A /* XPDXMLElement.m in Sources */ = {isa = PBXBuildFile; fileRef = F3C0CBF02A431B3E00007C0A /* XPDXMLElement.m */; };
  21. F3C0CBF72A431B3E00007C0A /* XMLParseManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F3C0CBF12A431B3E00007C0A /* XMLParseManager.m */; };
  22. F3C0CC542A4321AA00007C0A /* ComPDFKit_Tools.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F3C0CC532A4321AA00007C0A /* ComPDFKit_Tools.framework */; };
  23. F3C0CC552A4321AA00007C0A /* ComPDFKit_Tools.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = F3C0CC532A4321AA00007C0A /* ComPDFKit_Tools.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  24. F3C0CC5B2A4321C300007C0A /* ComPDFKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = F3C0CC5A2A4321C300007C0A /* ComPDFKit.xcframework */; };
  25. F3C0CC5C2A4321C300007C0A /* ComPDFKit.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = F3C0CC5A2A4321C300007C0A /* ComPDFKit.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  26. /* End PBXBuildFile section */
  27. /* Begin PBXCopyFilesBuildPhase section */
  28. F3C0CC562A4321AA00007C0A /* Embed Frameworks */ = {
  29. isa = PBXCopyFilesBuildPhase;
  30. buildActionMask = 2147483647;
  31. dstPath = "";
  32. dstSubfolderSpec = 10;
  33. files = (
  34. F3C0CC552A4321AA00007C0A /* ComPDFKit_Tools.framework in Embed Frameworks */,
  35. F3C0CC5C2A4321C300007C0A /* ComPDFKit.xcframework in Embed Frameworks */,
  36. );
  37. name = "Embed Frameworks";
  38. runOnlyForDeploymentPostprocessing = 0;
  39. };
  40. /* End PBXCopyFilesBuildPhase section */
  41. /* Begin PBXFileReference section */
  42. 4F06AB5829F67A5E007797E4 /* compdfkit_tools.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = compdfkit_tools.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  43. 4F17C06129F4FBFD00445550 /* ContentEditor.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ContentEditor.app; sourceTree = BUILT_PRODUCTS_DIR; };
  44. 4F17C06429F4FBFD00445550 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  45. 4F17C06529F4FBFD00445550 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  46. 4F17C06729F4FBFD00445550 /* SceneDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SceneDelegate.h; sourceTree = "<group>"; };
  47. 4F17C06829F4FBFD00445550 /* SceneDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SceneDelegate.m; sourceTree = "<group>"; };
  48. 4F17C06E29F4FBFD00445550 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  49. 4F17C07029F4FBFF00445550 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  50. 4F17C07329F4FBFF00445550 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  51. 4F17C07529F4FBFF00445550 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  52. 4F17C07629F4FBFF00445550 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  53. 4F17C07D29F4FE1700445550 /* CPDFViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFViewController.m; sourceTree = "<group>"; };
  54. 4F17C07E29F4FE1700445550 /* CPDFViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFViewController.h; sourceTree = "<group>"; };
  55. 4F17C09929F4FFF500445550 /* compdfkit_tools.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = compdfkit_tools.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  56. F3C0CBE92A431B3E00007C0A /* Form_Widgets_Test.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = Form_Widgets_Test.pdf; sourceTree = "<group>"; };
  57. F3C0CBEA2A431B3E00007C0A /* PDF32000_2008.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = PDF32000_2008.pdf; sourceTree = "<group>"; };
  58. F3C0CBEB2A431B3E00007C0A /* Quick Start Guide.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "Quick Start Guide.pdf"; sourceTree = "<group>"; };
  59. F3C0CBED2A431B3E00007C0A /* XPDXMLElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XPDXMLElement.h; sourceTree = "<group>"; };
  60. F3C0CBEE2A431B3E00007C0A /* XMLParseManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XMLParseManager.h; sourceTree = "<group>"; };
  61. F3C0CBEF2A431B3E00007C0A /* SDKLicense.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = SDKLicense.xml; sourceTree = "<group>"; };
  62. F3C0CBF02A431B3E00007C0A /* XPDXMLElement.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XPDXMLElement.m; sourceTree = "<group>"; };
  63. F3C0CBF12A431B3E00007C0A /* XMLParseManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XMLParseManager.m; sourceTree = "<group>"; };
  64. F3C0CC532A4321AA00007C0A /* ComPDFKit_Tools.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = ComPDFKit_Tools.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  65. F3C0CC5A2A4321C300007C0A /* ComPDFKit.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = ComPDFKit.xcframework; path = "/Users/dinglingui/项目/研发/UI/Annotations/../Lib/ComPDFKit.xcframework"; sourceTree = "<absolute>"; };
  66. /* End PBXFileReference section */
  67. /* Begin PBXFrameworksBuildPhase section */
  68. 4F17C05E29F4FBFD00445550 /* Frameworks */ = {
  69. isa = PBXFrameworksBuildPhase;
  70. buildActionMask = 2147483647;
  71. files = (
  72. F3C0CC542A4321AA00007C0A /* ComPDFKit_Tools.framework in Frameworks */,
  73. F3C0CC5B2A4321C300007C0A /* ComPDFKit.xcframework in Frameworks */,
  74. );
  75. runOnlyForDeploymentPostprocessing = 0;
  76. };
  77. /* End PBXFrameworksBuildPhase section */
  78. /* Begin PBXGroup section */
  79. 4F17C05829F4FBFD00445550 = {
  80. isa = PBXGroup;
  81. children = (
  82. F3C0CBEC2A431B3E00007C0A /* SDKLicense */,
  83. F3C0CBE82A431B3E00007C0A /* TestFile */,
  84. 4F17C06329F4FBFD00445550 /* ContentEditor */,
  85. 4F17C06229F4FBFD00445550 /* Products */,
  86. 4F17C09829F4FFF500445550 /* Frameworks */,
  87. );
  88. sourceTree = "<group>";
  89. };
  90. 4F17C06229F4FBFD00445550 /* Products */ = {
  91. isa = PBXGroup;
  92. children = (
  93. 4F17C06129F4FBFD00445550 /* ContentEditor.app */,
  94. );
  95. name = Products;
  96. sourceTree = "<group>";
  97. };
  98. 4F17C06329F4FBFD00445550 /* ContentEditor */ = {
  99. isa = PBXGroup;
  100. children = (
  101. 4F17C06429F4FBFD00445550 /* AppDelegate.h */,
  102. 4F17C06529F4FBFD00445550 /* AppDelegate.m */,
  103. 4F17C06729F4FBFD00445550 /* SceneDelegate.h */,
  104. 4F17C06829F4FBFD00445550 /* SceneDelegate.m */,
  105. 4F17C07E29F4FE1700445550 /* CPDFViewController.h */,
  106. 4F17C07D29F4FE1700445550 /* CPDFViewController.m */,
  107. 4F17C06D29F4FBFD00445550 /* Main.storyboard */,
  108. 4F17C07029F4FBFF00445550 /* Assets.xcassets */,
  109. 4F17C07229F4FBFF00445550 /* LaunchScreen.storyboard */,
  110. 4F17C07529F4FBFF00445550 /* Info.plist */,
  111. 4F17C07629F4FBFF00445550 /* main.m */,
  112. );
  113. path = ContentEditor;
  114. sourceTree = "<group>";
  115. };
  116. 4F17C09829F4FFF500445550 /* Frameworks */ = {
  117. isa = PBXGroup;
  118. children = (
  119. F3C0CC5A2A4321C300007C0A /* ComPDFKit.xcframework */,
  120. F3C0CC532A4321AA00007C0A /* ComPDFKit_Tools.framework */,
  121. 4F06AB5829F67A5E007797E4 /* compdfkit_tools.framework */,
  122. 4F17C09929F4FFF500445550 /* compdfkit_tools.framework */,
  123. );
  124. name = Frameworks;
  125. sourceTree = "<group>";
  126. };
  127. F3C0CBE82A431B3E00007C0A /* TestFile */ = {
  128. isa = PBXGroup;
  129. children = (
  130. F3C0CBE92A431B3E00007C0A /* Form_Widgets_Test.pdf */,
  131. F3C0CBEA2A431B3E00007C0A /* PDF32000_2008.pdf */,
  132. F3C0CBEB2A431B3E00007C0A /* Quick Start Guide.pdf */,
  133. );
  134. name = TestFile;
  135. path = ../TestFile;
  136. sourceTree = "<group>";
  137. };
  138. F3C0CBEC2A431B3E00007C0A /* SDKLicense */ = {
  139. isa = PBXGroup;
  140. children = (
  141. F3C0CBEF2A431B3E00007C0A /* SDKLicense.xml */,
  142. F3C0CBEE2A431B3E00007C0A /* XMLParseManager.h */,
  143. F3C0CBF12A431B3E00007C0A /* XMLParseManager.m */,
  144. F3C0CBED2A431B3E00007C0A /* XPDXMLElement.h */,
  145. F3C0CBF02A431B3E00007C0A /* XPDXMLElement.m */,
  146. );
  147. name = SDKLicense;
  148. path = ../SDKLicense;
  149. sourceTree = "<group>";
  150. };
  151. /* End PBXGroup section */
  152. /* Begin PBXNativeTarget section */
  153. 4F17C06029F4FBFD00445550 /* ContentEditor */ = {
  154. isa = PBXNativeTarget;
  155. buildConfigurationList = 4F17C07A29F4FBFF00445550 /* Build configuration list for PBXNativeTarget "ContentEditor" */;
  156. buildPhases = (
  157. 4F17C05D29F4FBFD00445550 /* Sources */,
  158. 4F17C05E29F4FBFD00445550 /* Frameworks */,
  159. 4F17C05F29F4FBFD00445550 /* Resources */,
  160. F3C0CC562A4321AA00007C0A /* Embed Frameworks */,
  161. );
  162. buildRules = (
  163. );
  164. dependencies = (
  165. );
  166. name = ContentEditor;
  167. productName = "Edit-Ctrl-Demo";
  168. productReference = 4F17C06129F4FBFD00445550 /* ContentEditor.app */;
  169. productType = "com.apple.product-type.application";
  170. };
  171. /* End PBXNativeTarget section */
  172. /* Begin PBXProject section */
  173. 4F17C05929F4FBFD00445550 /* Project object */ = {
  174. isa = PBXProject;
  175. attributes = {
  176. BuildIndependentTargetsInParallel = 1;
  177. LastUpgradeCheck = 1420;
  178. ORGANIZATIONNAME = "// THIS SOURCE CODE AND ANY ACCOMPANYING DOCUMENTATION ARE PROTECTED BY INTERNATIONAL COPYRIGHT LAW\n// AND MAY NOT BE RESOLD OR REDISTRIBUTED. USAGE IS BOUND TO THE ComPDFKit LICENSE AGREEMENT.\n// UNAUTHORIZED REPRODUCTION OR DISTRIBUTION IS SUBJECT TO CIVIL AND CRIMINAL PENALTIES.\n//\n";
  179. TargetAttributes = {
  180. 4F17C06029F4FBFD00445550 = {
  181. CreatedOnToolsVersion = 14.2;
  182. };
  183. };
  184. };
  185. buildConfigurationList = 4F17C05C29F4FBFD00445550 /* Build configuration list for PBXProject "ContentEditor" */;
  186. compatibilityVersion = "Xcode 13.0";
  187. developmentRegion = en;
  188. hasScannedForEncodings = 0;
  189. knownRegions = (
  190. en,
  191. Base,
  192. );
  193. mainGroup = 4F17C05829F4FBFD00445550;
  194. productRefGroup = 4F17C06229F4FBFD00445550 /* Products */;
  195. projectDirPath = "";
  196. projectRoot = "";
  197. targets = (
  198. 4F17C06029F4FBFD00445550 /* ContentEditor */,
  199. );
  200. };
  201. /* End PBXProject section */
  202. /* Begin PBXResourcesBuildPhase section */
  203. 4F17C05F29F4FBFD00445550 /* Resources */ = {
  204. isa = PBXResourcesBuildPhase;
  205. buildActionMask = 2147483647;
  206. files = (
  207. F3C0CBF42A431B3E00007C0A /* Quick Start Guide.pdf in Resources */,
  208. 4F17C07429F4FBFF00445550 /* LaunchScreen.storyboard in Resources */,
  209. 4F17C07129F4FBFF00445550 /* Assets.xcassets in Resources */,
  210. F3C0CBF52A431B3E00007C0A /* SDKLicense.xml in Resources */,
  211. F3C0CBF32A431B3E00007C0A /* PDF32000_2008.pdf in Resources */,
  212. F3C0CBF22A431B3E00007C0A /* Form_Widgets_Test.pdf in Resources */,
  213. 4F17C06F29F4FBFD00445550 /* Main.storyboard in Resources */,
  214. );
  215. runOnlyForDeploymentPostprocessing = 0;
  216. };
  217. /* End PBXResourcesBuildPhase section */
  218. /* Begin PBXSourcesBuildPhase section */
  219. 4F17C05D29F4FBFD00445550 /* Sources */ = {
  220. isa = PBXSourcesBuildPhase;
  221. buildActionMask = 2147483647;
  222. files = (
  223. F3C0CBF62A431B3E00007C0A /* XPDXMLElement.m in Sources */,
  224. 4F17C06629F4FBFD00445550 /* AppDelegate.m in Sources */,
  225. 4F17C07F29F4FE1700445550 /* CPDFViewController.m in Sources */,
  226. F3C0CBF72A431B3E00007C0A /* XMLParseManager.m in Sources */,
  227. 4F17C07729F4FBFF00445550 /* main.m in Sources */,
  228. 4F17C06929F4FBFD00445550 /* SceneDelegate.m in Sources */,
  229. );
  230. runOnlyForDeploymentPostprocessing = 0;
  231. };
  232. /* End PBXSourcesBuildPhase section */
  233. /* Begin PBXVariantGroup section */
  234. 4F17C06D29F4FBFD00445550 /* Main.storyboard */ = {
  235. isa = PBXVariantGroup;
  236. children = (
  237. 4F17C06E29F4FBFD00445550 /* Base */,
  238. );
  239. name = Main.storyboard;
  240. sourceTree = "<group>";
  241. };
  242. 4F17C07229F4FBFF00445550 /* LaunchScreen.storyboard */ = {
  243. isa = PBXVariantGroup;
  244. children = (
  245. 4F17C07329F4FBFF00445550 /* Base */,
  246. );
  247. name = LaunchScreen.storyboard;
  248. sourceTree = "<group>";
  249. };
  250. /* End PBXVariantGroup section */
  251. /* Begin XCBuildConfiguration section */
  252. 4F17C07829F4FBFF00445550 /* Debug */ = {
  253. isa = XCBuildConfiguration;
  254. buildSettings = {
  255. ALWAYS_SEARCH_USER_PATHS = NO;
  256. CLANG_ANALYZER_NONNULL = YES;
  257. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  258. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  259. CLANG_ENABLE_MODULES = YES;
  260. CLANG_ENABLE_OBJC_ARC = YES;
  261. CLANG_ENABLE_OBJC_WEAK = YES;
  262. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  263. CLANG_WARN_BOOL_CONVERSION = YES;
  264. CLANG_WARN_COMMA = YES;
  265. CLANG_WARN_CONSTANT_CONVERSION = YES;
  266. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  267. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  268. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  269. CLANG_WARN_EMPTY_BODY = YES;
  270. CLANG_WARN_ENUM_CONVERSION = YES;
  271. CLANG_WARN_INFINITE_RECURSION = YES;
  272. CLANG_WARN_INT_CONVERSION = YES;
  273. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  274. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  275. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  276. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  277. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  278. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  279. CLANG_WARN_STRICT_PROTOTYPES = YES;
  280. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  281. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  282. CLANG_WARN_UNREACHABLE_CODE = YES;
  283. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  284. COPY_PHASE_STRIP = NO;
  285. DEBUG_INFORMATION_FORMAT = dwarf;
  286. ENABLE_STRICT_OBJC_MSGSEND = YES;
  287. ENABLE_TESTABILITY = YES;
  288. GCC_C_LANGUAGE_STANDARD = gnu11;
  289. GCC_DYNAMIC_NO_PIC = NO;
  290. GCC_NO_COMMON_BLOCKS = YES;
  291. GCC_OPTIMIZATION_LEVEL = 0;
  292. GCC_PREPROCESSOR_DEFINITIONS = (
  293. "DEBUG=1",
  294. "$(inherited)",
  295. );
  296. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  297. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  298. GCC_WARN_UNDECLARED_SELECTOR = YES;
  299. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  300. GCC_WARN_UNUSED_FUNCTION = YES;
  301. GCC_WARN_UNUSED_VARIABLE = YES;
  302. IPHONEOS_DEPLOYMENT_TARGET = 16.2;
  303. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  304. MTL_FAST_MATH = YES;
  305. ONLY_ACTIVE_ARCH = YES;
  306. SDKROOT = iphoneos;
  307. };
  308. name = Debug;
  309. };
  310. 4F17C07929F4FBFF00445550 /* Release */ = {
  311. isa = XCBuildConfiguration;
  312. buildSettings = {
  313. ALWAYS_SEARCH_USER_PATHS = NO;
  314. CLANG_ANALYZER_NONNULL = YES;
  315. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  316. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  317. CLANG_ENABLE_MODULES = YES;
  318. CLANG_ENABLE_OBJC_ARC = YES;
  319. CLANG_ENABLE_OBJC_WEAK = YES;
  320. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  321. CLANG_WARN_BOOL_CONVERSION = YES;
  322. CLANG_WARN_COMMA = YES;
  323. CLANG_WARN_CONSTANT_CONVERSION = YES;
  324. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  325. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  326. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  327. CLANG_WARN_EMPTY_BODY = YES;
  328. CLANG_WARN_ENUM_CONVERSION = YES;
  329. CLANG_WARN_INFINITE_RECURSION = YES;
  330. CLANG_WARN_INT_CONVERSION = YES;
  331. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  332. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  333. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  334. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  335. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  336. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  337. CLANG_WARN_STRICT_PROTOTYPES = YES;
  338. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  339. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  340. CLANG_WARN_UNREACHABLE_CODE = YES;
  341. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  342. COPY_PHASE_STRIP = NO;
  343. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  344. ENABLE_NS_ASSERTIONS = NO;
  345. ENABLE_STRICT_OBJC_MSGSEND = YES;
  346. GCC_C_LANGUAGE_STANDARD = gnu11;
  347. GCC_NO_COMMON_BLOCKS = YES;
  348. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  349. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  350. GCC_WARN_UNDECLARED_SELECTOR = YES;
  351. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  352. GCC_WARN_UNUSED_FUNCTION = YES;
  353. GCC_WARN_UNUSED_VARIABLE = YES;
  354. IPHONEOS_DEPLOYMENT_TARGET = 16.2;
  355. MTL_ENABLE_DEBUG_INFO = NO;
  356. MTL_FAST_MATH = YES;
  357. SDKROOT = iphoneos;
  358. VALIDATE_PRODUCT = YES;
  359. };
  360. name = Release;
  361. };
  362. 4F17C07B29F4FBFF00445550 /* Debug */ = {
  363. isa = XCBuildConfiguration;
  364. buildSettings = {
  365. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  366. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  367. CODE_SIGN_STYLE = Automatic;
  368. CURRENT_PROJECT_VERSION = 1;
  369. DEVELOPMENT_TEAM = 4GGQPGRTSV;
  370. ENABLE_BITCODE = NO;
  371. "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
  372. GENERATE_INFOPLIST_FILE = YES;
  373. INFOPLIST_FILE = ContentEditor/Info.plist;
  374. INFOPLIST_KEY_CFBundleDisplayName = "Content Editor_ComPDFKit";
  375. INFOPLIST_KEY_NSPhotoLibraryAddUsageDescription = "";
  376. INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "";
  377. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  378. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
  379. INFOPLIST_KEY_UIMainStoryboardFile = Main;
  380. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  381. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  382. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  383. LD_RUNPATH_SEARCH_PATHS = (
  384. "$(inherited)",
  385. "@executable_path/Frameworks",
  386. );
  387. MARKETING_VERSION = 1.0;
  388. PRODUCT_BUNDLE_IDENTIFIER = com.compdfkit.contenteditor;
  389. PRODUCT_NAME = "$(TARGET_NAME)";
  390. SWIFT_EMIT_LOC_STRINGS = YES;
  391. TARGETED_DEVICE_FAMILY = "1,2";
  392. };
  393. name = Debug;
  394. };
  395. 4F17C07C29F4FBFF00445550 /* Release */ = {
  396. isa = XCBuildConfiguration;
  397. buildSettings = {
  398. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  399. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  400. CODE_SIGN_STYLE = Automatic;
  401. CURRENT_PROJECT_VERSION = 1;
  402. DEVELOPMENT_TEAM = 4GGQPGRTSV;
  403. ENABLE_BITCODE = NO;
  404. "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
  405. GENERATE_INFOPLIST_FILE = YES;
  406. INFOPLIST_FILE = ContentEditor/Info.plist;
  407. INFOPLIST_KEY_CFBundleDisplayName = "Content Editor_ComPDFKit";
  408. INFOPLIST_KEY_NSPhotoLibraryAddUsageDescription = "";
  409. INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "";
  410. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  411. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
  412. INFOPLIST_KEY_UIMainStoryboardFile = Main;
  413. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  414. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  415. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  416. LD_RUNPATH_SEARCH_PATHS = (
  417. "$(inherited)",
  418. "@executable_path/Frameworks",
  419. );
  420. MARKETING_VERSION = 1.0;
  421. PRODUCT_BUNDLE_IDENTIFIER = com.compdfkit.contenteditor;
  422. PRODUCT_NAME = "$(TARGET_NAME)";
  423. SWIFT_EMIT_LOC_STRINGS = YES;
  424. TARGETED_DEVICE_FAMILY = "1,2";
  425. };
  426. name = Release;
  427. };
  428. /* End XCBuildConfiguration section */
  429. /* Begin XCConfigurationList section */
  430. 4F17C05C29F4FBFD00445550 /* Build configuration list for PBXProject "ContentEditor" */ = {
  431. isa = XCConfigurationList;
  432. buildConfigurations = (
  433. 4F17C07829F4FBFF00445550 /* Debug */,
  434. 4F17C07929F4FBFF00445550 /* Release */,
  435. );
  436. defaultConfigurationIsVisible = 0;
  437. defaultConfigurationName = Release;
  438. };
  439. 4F17C07A29F4FBFF00445550 /* Build configuration list for PBXNativeTarget "ContentEditor" */ = {
  440. isa = XCConfigurationList;
  441. buildConfigurations = (
  442. 4F17C07B29F4FBFF00445550 /* Debug */,
  443. 4F17C07C29F4FBFF00445550 /* Release */,
  444. );
  445. defaultConfigurationIsVisible = 0;
  446. defaultConfigurationName = Release;
  447. };
  448. /* End XCConfigurationList section */
  449. };
  450. rootObject = 4F17C05929F4FBFD00445550 /* Project object */;
  451. }