project.pbxproj 20 KB

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