project.pbxproj 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 55;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. C9C6EEF12A20487900E1DD81 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = C9C6EEF02A20487900E1DD81 /* AppDelegate.m */; };
  10. C9C6EEF42A20487900E1DD81 /* SceneDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = C9C6EEF32A20487900E1DD81 /* SceneDelegate.m */; };
  11. C9C6EEFA2A20487900E1DD81 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C9C6EEF82A20487900E1DD81 /* Main.storyboard */; };
  12. C9C6EEFC2A20487C00E1DD81 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C9C6EEFB2A20487C00E1DD81 /* Assets.xcassets */; };
  13. C9C6EEFF2A20487C00E1DD81 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = C9C6EEFD2A20487C00E1DD81 /* LaunchScreen.storyboard */; };
  14. C9C6EF022A20487C00E1DD81 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = C9C6EF012A20487C00E1DD81 /* main.m */; };
  15. C9C6EF0A2A20492900E1DD81 /* ComPDFKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9C6EF092A20492900E1DD81 /* ComPDFKit.xcframework */; };
  16. C9C6EF0B2A20492900E1DD81 /* ComPDFKit.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = C9C6EF092A20492900E1DD81 /* ComPDFKit.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  17. C9C6EF1D2A204A3E00E1DD81 /* Form_Widgets_Test.pdf in Resources */ = {isa = PBXBuildFile; fileRef = C9C6EF1A2A204A3E00E1DD81 /* Form_Widgets_Test.pdf */; };
  18. C9C6EF1E2A204A3E00E1DD81 /* PDF32000_2008.pdf in Resources */ = {isa = PBXBuildFile; fileRef = C9C6EF1B2A204A3E00E1DD81 /* PDF32000_2008.pdf */; };
  19. C9C6EF222A204C9F00E1DD81 /* CPDFViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C9C6EF212A204C9F00E1DD81 /* CPDFViewController.m */; };
  20. F384DB142A48206100798045 /* developer_guide_ios.pdf in Resources */ = {isa = PBXBuildFile; fileRef = F384DB132A48206100798045 /* developer_guide_ios.pdf */; };
  21. F384DB6B2A4930B200798045 /* license_key_ios.xml in Resources */ = {isa = PBXBuildFile; fileRef = F384DB6A2A4930B100798045 /* license_key_ios.xml */; };
  22. F384DB812A49367E00798045 /* XMLReader.m in Sources */ = {isa = PBXBuildFile; fileRef = F384DB802A49367E00798045 /* XMLReader.m */; };
  23. F3C0CC512A4321A100007C0A /* ComPDFKit_Tools.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F3C0CC502A4321A100007C0A /* ComPDFKit_Tools.framework */; };
  24. F3C0CC522A4321A100007C0A /* ComPDFKit_Tools.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = F3C0CC502A4321A100007C0A /* ComPDFKit_Tools.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  25. /* End PBXBuildFile section */
  26. /* Begin PBXCopyFilesBuildPhase section */
  27. C9C6EF0C2A20492900E1DD81 /* Embed Frameworks */ = {
  28. isa = PBXCopyFilesBuildPhase;
  29. buildActionMask = 2147483647;
  30. dstPath = "";
  31. dstSubfolderSpec = 10;
  32. files = (
  33. F3C0CC522A4321A100007C0A /* ComPDFKit_Tools.framework in Embed Frameworks */,
  34. C9C6EF0B2A20492900E1DD81 /* ComPDFKit.xcframework in Embed Frameworks */,
  35. );
  36. name = "Embed Frameworks";
  37. runOnlyForDeploymentPostprocessing = 0;
  38. };
  39. /* End PBXCopyFilesBuildPhase section */
  40. /* Begin PBXFileReference section */
  41. C9C6EEEC2A20487900E1DD81 /* DocsEditor.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DocsEditor.app; sourceTree = BUILT_PRODUCTS_DIR; };
  42. C9C6EEEF2A20487900E1DD81 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  43. C9C6EEF02A20487900E1DD81 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  44. C9C6EEF22A20487900E1DD81 /* SceneDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SceneDelegate.h; sourceTree = "<group>"; };
  45. C9C6EEF32A20487900E1DD81 /* SceneDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SceneDelegate.m; sourceTree = "<group>"; };
  46. C9C6EEF92A20487900E1DD81 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  47. C9C6EEFB2A20487C00E1DD81 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  48. C9C6EEFE2A20487C00E1DD81 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  49. C9C6EF002A20487C00E1DD81 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  50. C9C6EF012A20487C00E1DD81 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  51. C9C6EF092A20492900E1DD81 /* ComPDFKit.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = ComPDFKit.xcframework; path = ../Lib/ComPDFKit.xcframework; sourceTree = "<group>"; };
  52. C9C6EF0D2A20492E00E1DD81 /* compdfkit_tools.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = compdfkit_tools.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  53. C9C6EF1A2A204A3E00E1DD81 /* Form_Widgets_Test.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = Form_Widgets_Test.pdf; sourceTree = "<group>"; };
  54. C9C6EF1B2A204A3E00E1DD81 /* PDF32000_2008.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = PDF32000_2008.pdf; sourceTree = "<group>"; };
  55. C9C6EF202A204C9F00E1DD81 /* CPDFViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFViewController.h; sourceTree = "<group>"; };
  56. C9C6EF212A204C9F00E1DD81 /* CPDFViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFViewController.m; sourceTree = "<group>"; };
  57. F384DB132A48206100798045 /* developer_guide_ios.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = developer_guide_ios.pdf; sourceTree = "<group>"; };
  58. F384DB6A2A4930B100798045 /* license_key_ios.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = license_key_ios.xml; path = ../license_key_ios.xml; sourceTree = "<group>"; };
  59. F384DB7F2A49367E00798045 /* XMLReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XMLReader.h; sourceTree = "<group>"; };
  60. F384DB802A49367E00798045 /* XMLReader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XMLReader.m; sourceTree = "<group>"; };
  61. F3C0CC502A4321A100007C0A /* ComPDFKit_Tools.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = ComPDFKit_Tools.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  62. /* End PBXFileReference section */
  63. /* Begin PBXFrameworksBuildPhase section */
  64. C9C6EEE92A20487900E1DD81 /* Frameworks */ = {
  65. isa = PBXFrameworksBuildPhase;
  66. buildActionMask = 2147483647;
  67. files = (
  68. F3C0CC512A4321A100007C0A /* ComPDFKit_Tools.framework in Frameworks */,
  69. C9C6EF0A2A20492900E1DD81 /* ComPDFKit.xcframework in Frameworks */,
  70. );
  71. runOnlyForDeploymentPostprocessing = 0;
  72. };
  73. /* End PBXFrameworksBuildPhase section */
  74. /* Begin PBXGroup section */
  75. C9C6EEE32A20487900E1DD81 = {
  76. isa = PBXGroup;
  77. children = (
  78. F384DB6A2A4930B100798045 /* license_key_ios.xml */,
  79. F384DB4A2A48236900798045 /* XMLParse */,
  80. C9C6EF192A204A3E00E1DD81 /* TestFile */,
  81. C9C6EEEE2A20487900E1DD81 /* DocsEditor */,
  82. C9C6EEED2A20487900E1DD81 /* Products */,
  83. C9C6EF082A20492800E1DD81 /* Frameworks */,
  84. );
  85. sourceTree = "<group>";
  86. };
  87. C9C6EEED2A20487900E1DD81 /* Products */ = {
  88. isa = PBXGroup;
  89. children = (
  90. C9C6EEEC2A20487900E1DD81 /* DocsEditor.app */,
  91. );
  92. name = Products;
  93. sourceTree = "<group>";
  94. };
  95. C9C6EEEE2A20487900E1DD81 /* DocsEditor */ = {
  96. isa = PBXGroup;
  97. children = (
  98. C9C6EEEF2A20487900E1DD81 /* AppDelegate.h */,
  99. C9C6EEF02A20487900E1DD81 /* AppDelegate.m */,
  100. C9C6EEF22A20487900E1DD81 /* SceneDelegate.h */,
  101. C9C6EEF32A20487900E1DD81 /* SceneDelegate.m */,
  102. C9C6EF202A204C9F00E1DD81 /* CPDFViewController.h */,
  103. C9C6EF212A204C9F00E1DD81 /* CPDFViewController.m */,
  104. C9C6EEF82A20487900E1DD81 /* Main.storyboard */,
  105. C9C6EEFB2A20487C00E1DD81 /* Assets.xcassets */,
  106. C9C6EEFD2A20487C00E1DD81 /* LaunchScreen.storyboard */,
  107. C9C6EF002A20487C00E1DD81 /* Info.plist */,
  108. C9C6EF012A20487C00E1DD81 /* main.m */,
  109. );
  110. path = DocsEditor;
  111. sourceTree = "<group>";
  112. };
  113. C9C6EF082A20492800E1DD81 /* Frameworks */ = {
  114. isa = PBXGroup;
  115. children = (
  116. F3C0CC502A4321A100007C0A /* ComPDFKit_Tools.framework */,
  117. C9C6EF0D2A20492E00E1DD81 /* compdfkit_tools.framework */,
  118. C9C6EF092A20492900E1DD81 /* ComPDFKit.xcframework */,
  119. );
  120. name = Frameworks;
  121. sourceTree = "<group>";
  122. };
  123. C9C6EF192A204A3E00E1DD81 /* TestFile */ = {
  124. isa = PBXGroup;
  125. children = (
  126. F384DB132A48206100798045 /* developer_guide_ios.pdf */,
  127. C9C6EF1A2A204A3E00E1DD81 /* Form_Widgets_Test.pdf */,
  128. C9C6EF1B2A204A3E00E1DD81 /* PDF32000_2008.pdf */,
  129. );
  130. name = TestFile;
  131. path = ../TestFile;
  132. sourceTree = "<group>";
  133. };
  134. F384DB4A2A48236900798045 /* XMLParse */ = {
  135. isa = PBXGroup;
  136. children = (
  137. F384DB7F2A49367E00798045 /* XMLReader.h */,
  138. F384DB802A49367E00798045 /* XMLReader.m */,
  139. );
  140. name = XMLParse;
  141. path = ../XMLParse;
  142. sourceTree = "<group>";
  143. };
  144. /* End PBXGroup section */
  145. /* Begin PBXNativeTarget section */
  146. C9C6EEEB2A20487900E1DD81 /* DocsEditor */ = {
  147. isa = PBXNativeTarget;
  148. buildConfigurationList = C9C6EF052A20487C00E1DD81 /* Build configuration list for PBXNativeTarget "DocsEditor" */;
  149. buildPhases = (
  150. C9C6EEE82A20487900E1DD81 /* Sources */,
  151. C9C6EEE92A20487900E1DD81 /* Frameworks */,
  152. C9C6EEEA2A20487900E1DD81 /* Resources */,
  153. C9C6EF0C2A20492900E1DD81 /* Embed Frameworks */,
  154. );
  155. buildRules = (
  156. );
  157. dependencies = (
  158. );
  159. name = DocsEditor;
  160. productName = "PageEdit-Ctrl-Demo";
  161. productReference = C9C6EEEC2A20487900E1DD81 /* DocsEditor.app */;
  162. productType = "com.apple.product-type.application";
  163. };
  164. /* End PBXNativeTarget section */
  165. /* Begin PBXProject section */
  166. C9C6EEE42A20487900E1DD81 /* Project object */ = {
  167. isa = PBXProject;
  168. attributes = {
  169. BuildIndependentTargetsInParallel = 1;
  170. LastUpgradeCheck = 1420;
  171. TargetAttributes = {
  172. C9C6EEEB2A20487900E1DD81 = {
  173. CreatedOnToolsVersion = 14.2;
  174. };
  175. };
  176. };
  177. buildConfigurationList = C9C6EEE72A20487900E1DD81 /* Build configuration list for PBXProject "DocsEditor" */;
  178. compatibilityVersion = "Xcode 13.0";
  179. developmentRegion = en;
  180. hasScannedForEncodings = 0;
  181. knownRegions = (
  182. en,
  183. Base,
  184. );
  185. mainGroup = C9C6EEE32A20487900E1DD81;
  186. productRefGroup = C9C6EEED2A20487900E1DD81 /* Products */;
  187. projectDirPath = "";
  188. projectRoot = "";
  189. targets = (
  190. C9C6EEEB2A20487900E1DD81 /* DocsEditor */,
  191. );
  192. };
  193. /* End PBXProject section */
  194. /* Begin PBXResourcesBuildPhase section */
  195. C9C6EEEA2A20487900E1DD81 /* Resources */ = {
  196. isa = PBXResourcesBuildPhase;
  197. buildActionMask = 2147483647;
  198. files = (
  199. C9C6EF1D2A204A3E00E1DD81 /* Form_Widgets_Test.pdf in Resources */,
  200. C9C6EEFF2A20487C00E1DD81 /* LaunchScreen.storyboard in Resources */,
  201. F384DB142A48206100798045 /* developer_guide_ios.pdf in Resources */,
  202. F384DB6B2A4930B200798045 /* license_key_ios.xml in Resources */,
  203. C9C6EEFC2A20487C00E1DD81 /* Assets.xcassets in Resources */,
  204. C9C6EEFA2A20487900E1DD81 /* Main.storyboard in Resources */,
  205. C9C6EF1E2A204A3E00E1DD81 /* PDF32000_2008.pdf in Resources */,
  206. );
  207. runOnlyForDeploymentPostprocessing = 0;
  208. };
  209. /* End PBXResourcesBuildPhase section */
  210. /* Begin PBXSourcesBuildPhase section */
  211. C9C6EEE82A20487900E1DD81 /* Sources */ = {
  212. isa = PBXSourcesBuildPhase;
  213. buildActionMask = 2147483647;
  214. files = (
  215. C9C6EF222A204C9F00E1DD81 /* CPDFViewController.m in Sources */,
  216. C9C6EEF12A20487900E1DD81 /* AppDelegate.m in Sources */,
  217. F384DB812A49367E00798045 /* XMLReader.m in Sources */,
  218. C9C6EF022A20487C00E1DD81 /* main.m in Sources */,
  219. C9C6EEF42A20487900E1DD81 /* SceneDelegate.m in Sources */,
  220. );
  221. runOnlyForDeploymentPostprocessing = 0;
  222. };
  223. /* End PBXSourcesBuildPhase section */
  224. /* Begin PBXVariantGroup section */
  225. C9C6EEF82A20487900E1DD81 /* Main.storyboard */ = {
  226. isa = PBXVariantGroup;
  227. children = (
  228. C9C6EEF92A20487900E1DD81 /* Base */,
  229. );
  230. name = Main.storyboard;
  231. sourceTree = "<group>";
  232. };
  233. C9C6EEFD2A20487C00E1DD81 /* LaunchScreen.storyboard */ = {
  234. isa = PBXVariantGroup;
  235. children = (
  236. C9C6EEFE2A20487C00E1DD81 /* Base */,
  237. );
  238. name = LaunchScreen.storyboard;
  239. sourceTree = "<group>";
  240. };
  241. /* End PBXVariantGroup section */
  242. /* Begin XCBuildConfiguration section */
  243. C9C6EF032A20487C00E1DD81 /* Debug */ = {
  244. isa = XCBuildConfiguration;
  245. buildSettings = {
  246. ALWAYS_SEARCH_USER_PATHS = NO;
  247. CLANG_ANALYZER_NONNULL = YES;
  248. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  249. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  250. CLANG_ENABLE_MODULES = YES;
  251. CLANG_ENABLE_OBJC_ARC = YES;
  252. CLANG_ENABLE_OBJC_WEAK = YES;
  253. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  254. CLANG_WARN_BOOL_CONVERSION = YES;
  255. CLANG_WARN_COMMA = YES;
  256. CLANG_WARN_CONSTANT_CONVERSION = YES;
  257. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  258. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  259. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  260. CLANG_WARN_EMPTY_BODY = YES;
  261. CLANG_WARN_ENUM_CONVERSION = YES;
  262. CLANG_WARN_INFINITE_RECURSION = YES;
  263. CLANG_WARN_INT_CONVERSION = YES;
  264. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  265. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  266. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  267. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  268. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  269. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  270. CLANG_WARN_STRICT_PROTOTYPES = YES;
  271. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  272. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  273. CLANG_WARN_UNREACHABLE_CODE = YES;
  274. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  275. COPY_PHASE_STRIP = NO;
  276. DEBUG_INFORMATION_FORMAT = dwarf;
  277. ENABLE_STRICT_OBJC_MSGSEND = YES;
  278. ENABLE_TESTABILITY = YES;
  279. GCC_C_LANGUAGE_STANDARD = gnu11;
  280. GCC_DYNAMIC_NO_PIC = NO;
  281. GCC_NO_COMMON_BLOCKS = YES;
  282. GCC_OPTIMIZATION_LEVEL = 0;
  283. GCC_PREPROCESSOR_DEFINITIONS = (
  284. "DEBUG=1",
  285. "$(inherited)",
  286. );
  287. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  288. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  289. GCC_WARN_UNDECLARED_SELECTOR = YES;
  290. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  291. GCC_WARN_UNUSED_FUNCTION = YES;
  292. GCC_WARN_UNUSED_VARIABLE = YES;
  293. IPHONEOS_DEPLOYMENT_TARGET = 16.2;
  294. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  295. MTL_FAST_MATH = YES;
  296. ONLY_ACTIVE_ARCH = YES;
  297. SDKROOT = iphoneos;
  298. };
  299. name = Debug;
  300. };
  301. C9C6EF042A20487C00E1DD81 /* Release */ = {
  302. isa = XCBuildConfiguration;
  303. buildSettings = {
  304. ALWAYS_SEARCH_USER_PATHS = NO;
  305. CLANG_ANALYZER_NONNULL = YES;
  306. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  307. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  308. CLANG_ENABLE_MODULES = YES;
  309. CLANG_ENABLE_OBJC_ARC = YES;
  310. CLANG_ENABLE_OBJC_WEAK = YES;
  311. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  312. CLANG_WARN_BOOL_CONVERSION = YES;
  313. CLANG_WARN_COMMA = YES;
  314. CLANG_WARN_CONSTANT_CONVERSION = YES;
  315. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  316. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  317. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  318. CLANG_WARN_EMPTY_BODY = YES;
  319. CLANG_WARN_ENUM_CONVERSION = YES;
  320. CLANG_WARN_INFINITE_RECURSION = YES;
  321. CLANG_WARN_INT_CONVERSION = YES;
  322. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  323. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  324. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  325. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  326. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  327. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  328. CLANG_WARN_STRICT_PROTOTYPES = YES;
  329. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  330. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  331. CLANG_WARN_UNREACHABLE_CODE = YES;
  332. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  333. COPY_PHASE_STRIP = NO;
  334. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  335. ENABLE_NS_ASSERTIONS = NO;
  336. ENABLE_STRICT_OBJC_MSGSEND = YES;
  337. GCC_C_LANGUAGE_STANDARD = gnu11;
  338. GCC_NO_COMMON_BLOCKS = YES;
  339. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  340. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  341. GCC_WARN_UNDECLARED_SELECTOR = YES;
  342. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  343. GCC_WARN_UNUSED_FUNCTION = YES;
  344. GCC_WARN_UNUSED_VARIABLE = YES;
  345. IPHONEOS_DEPLOYMENT_TARGET = 16.2;
  346. MTL_ENABLE_DEBUG_INFO = NO;
  347. MTL_FAST_MATH = YES;
  348. SDKROOT = iphoneos;
  349. VALIDATE_PRODUCT = YES;
  350. };
  351. name = Release;
  352. };
  353. C9C6EF062A20487C00E1DD81 /* Debug */ = {
  354. isa = XCBuildConfiguration;
  355. buildSettings = {
  356. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  357. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  358. CODE_SIGN_STYLE = Automatic;
  359. CURRENT_PROJECT_VERSION = 1;
  360. DEVELOPMENT_TEAM = 4GGQPGRTSV;
  361. ENABLE_BITCODE = NO;
  362. "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
  363. GENERATE_INFOPLIST_FILE = YES;
  364. INFOPLIST_FILE = DocsEditor/Info.plist;
  365. INFOPLIST_KEY_CFBundleDisplayName = "Docs Editor_ComPDFKit";
  366. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  367. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
  368. INFOPLIST_KEY_UIMainStoryboardFile = Main;
  369. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  370. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  371. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  372. LD_RUNPATH_SEARCH_PATHS = (
  373. "$(inherited)",
  374. "@executable_path/Frameworks",
  375. );
  376. MARKETING_VERSION = 1.0;
  377. PRODUCT_BUNDLE_IDENTIFIER = com.compdfkit.docseditor;
  378. PRODUCT_NAME = "$(TARGET_NAME)";
  379. SWIFT_EMIT_LOC_STRINGS = YES;
  380. TARGETED_DEVICE_FAMILY = "1,2";
  381. };
  382. name = Debug;
  383. };
  384. C9C6EF072A20487C00E1DD81 /* Release */ = {
  385. isa = XCBuildConfiguration;
  386. buildSettings = {
  387. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  388. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  389. CODE_SIGN_STYLE = Automatic;
  390. CURRENT_PROJECT_VERSION = 1;
  391. DEVELOPMENT_TEAM = 4GGQPGRTSV;
  392. ENABLE_BITCODE = NO;
  393. "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
  394. GENERATE_INFOPLIST_FILE = YES;
  395. INFOPLIST_FILE = DocsEditor/Info.plist;
  396. INFOPLIST_KEY_CFBundleDisplayName = "Docs Editor_ComPDFKit";
  397. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  398. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
  399. INFOPLIST_KEY_UIMainStoryboardFile = Main;
  400. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  401. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  402. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  403. LD_RUNPATH_SEARCH_PATHS = (
  404. "$(inherited)",
  405. "@executable_path/Frameworks",
  406. );
  407. MARKETING_VERSION = 1.0;
  408. PRODUCT_BUNDLE_IDENTIFIER = com.compdfkit.docseditor;
  409. PRODUCT_NAME = "$(TARGET_NAME)";
  410. SWIFT_EMIT_LOC_STRINGS = YES;
  411. TARGETED_DEVICE_FAMILY = "1,2";
  412. };
  413. name = Release;
  414. };
  415. /* End XCBuildConfiguration section */
  416. /* Begin XCConfigurationList section */
  417. C9C6EEE72A20487900E1DD81 /* Build configuration list for PBXProject "DocsEditor" */ = {
  418. isa = XCConfigurationList;
  419. buildConfigurations = (
  420. C9C6EF032A20487C00E1DD81 /* Debug */,
  421. C9C6EF042A20487C00E1DD81 /* Release */,
  422. );
  423. defaultConfigurationIsVisible = 0;
  424. defaultConfigurationName = Release;
  425. };
  426. C9C6EF052A20487C00E1DD81 /* Build configuration list for PBXNativeTarget "DocsEditor" */ = {
  427. isa = XCConfigurationList;
  428. buildConfigurations = (
  429. C9C6EF062A20487C00E1DD81 /* Debug */,
  430. C9C6EF072A20487C00E1DD81 /* Release */,
  431. );
  432. defaultConfigurationIsVisible = 0;
  433. defaultConfigurationName = Release;
  434. };
  435. /* End XCConfigurationList section */
  436. };
  437. rootObject = C9C6EEE42A20487900E1DD81 /* Project object */;
  438. }