project.pbxproj 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 56;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 4F6B6C3C2A173F6D0030C94E /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F6B6C3B2A173F6D0030C94E /* AppDelegate.m */; };
  10. 4F6B6C3F2A173F6D0030C94E /* SceneDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F6B6C3E2A173F6D0030C94E /* SceneDelegate.m */; };
  11. 4F6B6C452A173F6D0030C94E /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4F6B6C432A173F6D0030C94E /* Main.storyboard */; };
  12. 4F6B6C472A173F6F0030C94E /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4F6B6C462A173F6F0030C94E /* Assets.xcassets */; };
  13. 4F6B6C4A2A173F6F0030C94E /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4F6B6C482A173F6F0030C94E /* LaunchScreen.storyboard */; };
  14. 4F6B6C4D2A173F6F0030C94E /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F6B6C4C2A173F6F0030C94E /* main.m */; };
  15. 4F6B6C7C2A174D6E0030C94E /* Form_Widgets_Test.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 4F6B6C712A174D6E0030C94E /* Form_Widgets_Test.pdf */; };
  16. 4F6B6C7D2A174D6E0030C94E /* PDF32000_2008.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 4F6B6C722A174D6E0030C94E /* PDF32000_2008.pdf */; };
  17. 4F6B6C7E2A174D6E0030C94E /* Quick Start Guide.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 4F6B6C732A174D6E0030C94E /* Quick Start Guide.pdf */; };
  18. 4F6B6C802A174D6E0030C94E /* SDKLicense.xml in Resources */ = {isa = PBXBuildFile; fileRef = 4F6B6C792A174D6E0030C94E /* SDKLicense.xml */; };
  19. 4F6B6C812A174D6E0030C94E /* XPDXMLElement.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F6B6C7A2A174D6E0030C94E /* XPDXMLElement.m */; };
  20. 4F6B6C822A174D6E0030C94E /* XMLParseManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F6B6C7B2A174D6E0030C94E /* XMLParseManager.m */; };
  21. 4F6B6C852A174D7C0030C94E /* compdfkit_tools.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4F6B6C842A174D7C0030C94E /* compdfkit_tools.framework */; };
  22. 4F6B6C862A174D7C0030C94E /* compdfkit_tools.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 4F6B6C842A174D7C0030C94E /* compdfkit_tools.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  23. 4F6B6C882A174D7F0030C94E /* ComPDFKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4F6B6C752A174D6E0030C94E /* ComPDFKit.xcframework */; };
  24. 4F6B6C892A174D7F0030C94E /* ComPDFKit.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 4F6B6C752A174D6E0030C94E /* ComPDFKit.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  25. 4F6B6C8C2A174EB80030C94E /* CPDFViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F6B6C8A2A174EB70030C94E /* CPDFViewController.m */; };
  26. /* End PBXBuildFile section */
  27. /* Begin PBXCopyFilesBuildPhase section */
  28. 4F6B6C872A174D7C0030C94E /* Embed Frameworks */ = {
  29. isa = PBXCopyFilesBuildPhase;
  30. buildActionMask = 2147483647;
  31. dstPath = "";
  32. dstSubfolderSpec = 10;
  33. files = (
  34. 4F6B6C862A174D7C0030C94E /* compdfkit_tools.framework in Embed Frameworks */,
  35. 4F6B6C892A174D7F0030C94E /* ComPDFKit.xcframework in Embed Frameworks */,
  36. );
  37. name = "Embed Frameworks";
  38. runOnlyForDeploymentPostprocessing = 0;
  39. };
  40. /* End PBXCopyFilesBuildPhase section */
  41. /* Begin PBXFileReference section */
  42. 4F6B6C372A173F6D0030C94E /* ComPDFKit.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ComPDFKit.app; sourceTree = BUILT_PRODUCTS_DIR; };
  43. 4F6B6C3A2A173F6D0030C94E /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  44. 4F6B6C3B2A173F6D0030C94E /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  45. 4F6B6C3D2A173F6D0030C94E /* SceneDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SceneDelegate.h; sourceTree = "<group>"; };
  46. 4F6B6C3E2A173F6D0030C94E /* SceneDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SceneDelegate.m; sourceTree = "<group>"; };
  47. 4F6B6C442A173F6D0030C94E /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  48. 4F6B6C462A173F6F0030C94E /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  49. 4F6B6C492A173F6F0030C94E /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  50. 4F6B6C4B2A173F6F0030C94E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  51. 4F6B6C4C2A173F6F0030C94E /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  52. 4F6B6C712A174D6E0030C94E /* Form_Widgets_Test.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = Form_Widgets_Test.pdf; sourceTree = "<group>"; };
  53. 4F6B6C722A174D6E0030C94E /* PDF32000_2008.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = PDF32000_2008.pdf; sourceTree = "<group>"; };
  54. 4F6B6C732A174D6E0030C94E /* Quick Start Guide.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "Quick Start Guide.pdf"; sourceTree = "<group>"; };
  55. 4F6B6C752A174D6E0030C94E /* ComPDFKit.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = ComPDFKit.xcframework; sourceTree = "<group>"; };
  56. 4F6B6C772A174D6E0030C94E /* XPDXMLElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XPDXMLElement.h; sourceTree = "<group>"; };
  57. 4F6B6C782A174D6E0030C94E /* XMLParseManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XMLParseManager.h; sourceTree = "<group>"; };
  58. 4F6B6C792A174D6E0030C94E /* SDKLicense.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = SDKLicense.xml; sourceTree = "<group>"; };
  59. 4F6B6C7A2A174D6E0030C94E /* XPDXMLElement.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XPDXMLElement.m; sourceTree = "<group>"; };
  60. 4F6B6C7B2A174D6E0030C94E /* XMLParseManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XMLParseManager.m; sourceTree = "<group>"; };
  61. 4F6B6C842A174D7C0030C94E /* compdfkit_tools.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = compdfkit_tools.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  62. 4F6B6C8A2A174EB70030C94E /* CPDFViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFViewController.m; sourceTree = "<group>"; };
  63. 4F6B6C8B2A174EB70030C94E /* CPDFViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFViewController.h; sourceTree = "<group>"; };
  64. /* End PBXFileReference section */
  65. /* Begin PBXFrameworksBuildPhase section */
  66. 4F6B6C342A173F6D0030C94E /* Frameworks */ = {
  67. isa = PBXFrameworksBuildPhase;
  68. buildActionMask = 2147483647;
  69. files = (
  70. 4F6B6C852A174D7C0030C94E /* compdfkit_tools.framework in Frameworks */,
  71. 4F6B6C882A174D7F0030C94E /* ComPDFKit.xcframework in Frameworks */,
  72. );
  73. runOnlyForDeploymentPostprocessing = 0;
  74. };
  75. /* End PBXFrameworksBuildPhase section */
  76. /* Begin PBXGroup section */
  77. 4F6B6C2E2A173F6D0030C94E = {
  78. isa = PBXGroup;
  79. children = (
  80. 4F6B6C392A173F6D0030C94E /* ComPDFKit */,
  81. 4F6B6C382A173F6D0030C94E /* Products */,
  82. 4F6B6C832A174D7C0030C94E /* Frameworks */,
  83. );
  84. sourceTree = "<group>";
  85. };
  86. 4F6B6C382A173F6D0030C94E /* Products */ = {
  87. isa = PBXGroup;
  88. children = (
  89. 4F6B6C372A173F6D0030C94E /* ComPDFKit.app */,
  90. );
  91. name = Products;
  92. sourceTree = "<group>";
  93. };
  94. 4F6B6C392A173F6D0030C94E /* ComPDFKit */ = {
  95. isa = PBXGroup;
  96. children = (
  97. 4F6B6C742A174D6E0030C94E /* Lib */,
  98. 4F6B6C762A174D6E0030C94E /* SDKLicense */,
  99. 4F6B6C702A174D6E0030C94E /* TestFile */,
  100. 4F6B6C3A2A173F6D0030C94E /* AppDelegate.h */,
  101. 4F6B6C3B2A173F6D0030C94E /* AppDelegate.m */,
  102. 4F6B6C3D2A173F6D0030C94E /* SceneDelegate.h */,
  103. 4F6B6C3E2A173F6D0030C94E /* SceneDelegate.m */,
  104. 4F6B6C8B2A174EB70030C94E /* CPDFViewController.h */,
  105. 4F6B6C8A2A174EB70030C94E /* CPDFViewController.m */,
  106. 4F6B6C432A173F6D0030C94E /* Main.storyboard */,
  107. 4F6B6C462A173F6F0030C94E /* Assets.xcassets */,
  108. 4F6B6C482A173F6F0030C94E /* LaunchScreen.storyboard */,
  109. 4F6B6C4B2A173F6F0030C94E /* Info.plist */,
  110. 4F6B6C4C2A173F6F0030C94E /* main.m */,
  111. );
  112. path = ComPDFKit;
  113. sourceTree = "<group>";
  114. };
  115. 4F6B6C702A174D6E0030C94E /* TestFile */ = {
  116. isa = PBXGroup;
  117. children = (
  118. 4F6B6C712A174D6E0030C94E /* Form_Widgets_Test.pdf */,
  119. 4F6B6C722A174D6E0030C94E /* PDF32000_2008.pdf */,
  120. 4F6B6C732A174D6E0030C94E /* Quick Start Guide.pdf */,
  121. );
  122. name = TestFile;
  123. path = ../../TestFile;
  124. sourceTree = "<group>";
  125. };
  126. 4F6B6C742A174D6E0030C94E /* Lib */ = {
  127. isa = PBXGroup;
  128. children = (
  129. 4F6B6C752A174D6E0030C94E /* ComPDFKit.xcframework */,
  130. );
  131. name = Lib;
  132. path = ../../Lib;
  133. sourceTree = "<group>";
  134. };
  135. 4F6B6C762A174D6E0030C94E /* SDKLicense */ = {
  136. isa = PBXGroup;
  137. children = (
  138. 4F6B6C772A174D6E0030C94E /* XPDXMLElement.h */,
  139. 4F6B6C782A174D6E0030C94E /* XMLParseManager.h */,
  140. 4F6B6C792A174D6E0030C94E /* SDKLicense.xml */,
  141. 4F6B6C7A2A174D6E0030C94E /* XPDXMLElement.m */,
  142. 4F6B6C7B2A174D6E0030C94E /* XMLParseManager.m */,
  143. );
  144. name = SDKLicense;
  145. path = ../../SDKLicense;
  146. sourceTree = "<group>";
  147. };
  148. 4F6B6C832A174D7C0030C94E /* Frameworks */ = {
  149. isa = PBXGroup;
  150. children = (
  151. 4F6B6C842A174D7C0030C94E /* compdfkit_tools.framework */,
  152. );
  153. name = Frameworks;
  154. sourceTree = "<group>";
  155. };
  156. /* End PBXGroup section */
  157. /* Begin PBXNativeTarget section */
  158. 4F6B6C362A173F6D0030C94E /* ComPDFKit */ = {
  159. isa = PBXNativeTarget;
  160. buildConfigurationList = 4F6B6C502A173F700030C94E /* Build configuration list for PBXNativeTarget "ComPDFKit" */;
  161. buildPhases = (
  162. 4F6B6C332A173F6D0030C94E /* Sources */,
  163. 4F6B6C342A173F6D0030C94E /* Frameworks */,
  164. 4F6B6C352A173F6D0030C94E /* Resources */,
  165. 4F6B6C872A174D7C0030C94E /* Embed Frameworks */,
  166. );
  167. buildRules = (
  168. );
  169. dependencies = (
  170. );
  171. name = ComPDFKit;
  172. productName = ComPDFKit;
  173. productReference = 4F6B6C372A173F6D0030C94E /* ComPDFKit.app */;
  174. productType = "com.apple.product-type.application";
  175. };
  176. /* End PBXNativeTarget section */
  177. /* Begin PBXProject section */
  178. 4F6B6C2F2A173F6D0030C94E /* Project object */ = {
  179. isa = PBXProject;
  180. attributes = {
  181. BuildIndependentTargetsInParallel = 1;
  182. LastUpgradeCheck = 1420;
  183. TargetAttributes = {
  184. 4F6B6C362A173F6D0030C94E = {
  185. CreatedOnToolsVersion = 14.2;
  186. };
  187. };
  188. };
  189. buildConfigurationList = 4F6B6C322A173F6D0030C94E /* Build configuration list for PBXProject "ComPDFKit" */;
  190. compatibilityVersion = "Xcode 14.0";
  191. developmentRegion = en;
  192. hasScannedForEncodings = 0;
  193. knownRegions = (
  194. en,
  195. Base,
  196. );
  197. mainGroup = 4F6B6C2E2A173F6D0030C94E;
  198. productRefGroup = 4F6B6C382A173F6D0030C94E /* Products */;
  199. projectDirPath = "";
  200. projectRoot = "";
  201. targets = (
  202. 4F6B6C362A173F6D0030C94E /* ComPDFKit */,
  203. );
  204. };
  205. /* End PBXProject section */
  206. /* Begin PBXResourcesBuildPhase section */
  207. 4F6B6C352A173F6D0030C94E /* Resources */ = {
  208. isa = PBXResourcesBuildPhase;
  209. buildActionMask = 2147483647;
  210. files = (
  211. 4F6B6C7E2A174D6E0030C94E /* Quick Start Guide.pdf in Resources */,
  212. 4F6B6C4A2A173F6F0030C94E /* LaunchScreen.storyboard in Resources */,
  213. 4F6B6C472A173F6F0030C94E /* Assets.xcassets in Resources */,
  214. 4F6B6C802A174D6E0030C94E /* SDKLicense.xml in Resources */,
  215. 4F6B6C7D2A174D6E0030C94E /* PDF32000_2008.pdf in Resources */,
  216. 4F6B6C7C2A174D6E0030C94E /* Form_Widgets_Test.pdf in Resources */,
  217. 4F6B6C452A173F6D0030C94E /* Main.storyboard in Resources */,
  218. );
  219. runOnlyForDeploymentPostprocessing = 0;
  220. };
  221. /* End PBXResourcesBuildPhase section */
  222. /* Begin PBXSourcesBuildPhase section */
  223. 4F6B6C332A173F6D0030C94E /* Sources */ = {
  224. isa = PBXSourcesBuildPhase;
  225. buildActionMask = 2147483647;
  226. files = (
  227. 4F6B6C8C2A174EB80030C94E /* CPDFViewController.m in Sources */,
  228. 4F6B6C812A174D6E0030C94E /* XPDXMLElement.m in Sources */,
  229. 4F6B6C3C2A173F6D0030C94E /* AppDelegate.m in Sources */,
  230. 4F6B6C822A174D6E0030C94E /* XMLParseManager.m in Sources */,
  231. 4F6B6C4D2A173F6F0030C94E /* main.m in Sources */,
  232. 4F6B6C3F2A173F6D0030C94E /* SceneDelegate.m in Sources */,
  233. );
  234. runOnlyForDeploymentPostprocessing = 0;
  235. };
  236. /* End PBXSourcesBuildPhase section */
  237. /* Begin PBXVariantGroup section */
  238. 4F6B6C432A173F6D0030C94E /* Main.storyboard */ = {
  239. isa = PBXVariantGroup;
  240. children = (
  241. 4F6B6C442A173F6D0030C94E /* Base */,
  242. );
  243. name = Main.storyboard;
  244. sourceTree = "<group>";
  245. };
  246. 4F6B6C482A173F6F0030C94E /* LaunchScreen.storyboard */ = {
  247. isa = PBXVariantGroup;
  248. children = (
  249. 4F6B6C492A173F6F0030C94E /* Base */,
  250. );
  251. name = LaunchScreen.storyboard;
  252. sourceTree = "<group>";
  253. };
  254. /* End PBXVariantGroup section */
  255. /* Begin XCBuildConfiguration section */
  256. 4F6B6C4E2A173F6F0030C94E /* Debug */ = {
  257. isa = XCBuildConfiguration;
  258. buildSettings = {
  259. ALWAYS_SEARCH_USER_PATHS = NO;
  260. CLANG_ANALYZER_NONNULL = YES;
  261. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  262. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  263. CLANG_ENABLE_MODULES = YES;
  264. CLANG_ENABLE_OBJC_ARC = YES;
  265. CLANG_ENABLE_OBJC_WEAK = YES;
  266. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  267. CLANG_WARN_BOOL_CONVERSION = YES;
  268. CLANG_WARN_COMMA = YES;
  269. CLANG_WARN_CONSTANT_CONVERSION = YES;
  270. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  271. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  272. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  273. CLANG_WARN_EMPTY_BODY = YES;
  274. CLANG_WARN_ENUM_CONVERSION = YES;
  275. CLANG_WARN_INFINITE_RECURSION = YES;
  276. CLANG_WARN_INT_CONVERSION = YES;
  277. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  278. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  279. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  280. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  281. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  282. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  283. CLANG_WARN_STRICT_PROTOTYPES = YES;
  284. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  285. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  286. CLANG_WARN_UNREACHABLE_CODE = YES;
  287. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  288. COPY_PHASE_STRIP = NO;
  289. DEBUG_INFORMATION_FORMAT = dwarf;
  290. ENABLE_STRICT_OBJC_MSGSEND = YES;
  291. ENABLE_TESTABILITY = YES;
  292. GCC_C_LANGUAGE_STANDARD = gnu11;
  293. GCC_DYNAMIC_NO_PIC = NO;
  294. GCC_NO_COMMON_BLOCKS = YES;
  295. GCC_OPTIMIZATION_LEVEL = 0;
  296. GCC_PREPROCESSOR_DEFINITIONS = (
  297. "DEBUG=1",
  298. "$(inherited)",
  299. );
  300. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  301. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  302. GCC_WARN_UNDECLARED_SELECTOR = YES;
  303. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  304. GCC_WARN_UNUSED_FUNCTION = YES;
  305. GCC_WARN_UNUSED_VARIABLE = YES;
  306. IPHONEOS_DEPLOYMENT_TARGET = 16.2;
  307. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  308. MTL_FAST_MATH = YES;
  309. ONLY_ACTIVE_ARCH = YES;
  310. SDKROOT = iphoneos;
  311. };
  312. name = Debug;
  313. };
  314. 4F6B6C4F2A173F6F0030C94E /* Release */ = {
  315. isa = XCBuildConfiguration;
  316. buildSettings = {
  317. ALWAYS_SEARCH_USER_PATHS = NO;
  318. CLANG_ANALYZER_NONNULL = YES;
  319. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  320. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  321. CLANG_ENABLE_MODULES = YES;
  322. CLANG_ENABLE_OBJC_ARC = YES;
  323. CLANG_ENABLE_OBJC_WEAK = YES;
  324. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  325. CLANG_WARN_BOOL_CONVERSION = YES;
  326. CLANG_WARN_COMMA = YES;
  327. CLANG_WARN_CONSTANT_CONVERSION = YES;
  328. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  329. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  330. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  331. CLANG_WARN_EMPTY_BODY = YES;
  332. CLANG_WARN_ENUM_CONVERSION = YES;
  333. CLANG_WARN_INFINITE_RECURSION = YES;
  334. CLANG_WARN_INT_CONVERSION = YES;
  335. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  336. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  337. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  338. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  339. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  340. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  341. CLANG_WARN_STRICT_PROTOTYPES = YES;
  342. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  343. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  344. CLANG_WARN_UNREACHABLE_CODE = YES;
  345. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  346. COPY_PHASE_STRIP = NO;
  347. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  348. ENABLE_NS_ASSERTIONS = NO;
  349. ENABLE_STRICT_OBJC_MSGSEND = YES;
  350. GCC_C_LANGUAGE_STANDARD = gnu11;
  351. GCC_NO_COMMON_BLOCKS = YES;
  352. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  353. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  354. GCC_WARN_UNDECLARED_SELECTOR = YES;
  355. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  356. GCC_WARN_UNUSED_FUNCTION = YES;
  357. GCC_WARN_UNUSED_VARIABLE = YES;
  358. IPHONEOS_DEPLOYMENT_TARGET = 16.2;
  359. MTL_ENABLE_DEBUG_INFO = NO;
  360. MTL_FAST_MATH = YES;
  361. SDKROOT = iphoneos;
  362. VALIDATE_PRODUCT = YES;
  363. };
  364. name = Release;
  365. };
  366. 4F6B6C512A173F700030C94E /* Debug */ = {
  367. isa = XCBuildConfiguration;
  368. buildSettings = {
  369. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  370. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  371. CODE_SIGN_STYLE = Automatic;
  372. CURRENT_PROJECT_VERSION = 1;
  373. DEVELOPMENT_TEAM = Q43DRF894U;
  374. "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
  375. GENERATE_INFOPLIST_FILE = YES;
  376. INFOPLIST_FILE = ComPDFKit/Info.plist;
  377. INFOPLIST_KEY_NSCameraUsageDescription = "Enable camera access so that you can create scans with your camera.";
  378. INFOPLIST_KEY_NSMicrophoneUsageDescription = "Your consent is required before you could access the function.";
  379. INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "Enable photo access so that you can create scans with your photos.";
  380. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  381. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
  382. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  383. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  384. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  385. LD_RUNPATH_SEARCH_PATHS = (
  386. "$(inherited)",
  387. "@executable_path/Frameworks",
  388. );
  389. MARKETING_VERSION = 1.0;
  390. PRODUCT_BUNDLE_IDENTIFIER = com.compdfkit.demo;
  391. PRODUCT_NAME = "$(TARGET_NAME)";
  392. SWIFT_EMIT_LOC_STRINGS = YES;
  393. TARGETED_DEVICE_FAMILY = "1,2";
  394. };
  395. name = Debug;
  396. };
  397. 4F6B6C522A173F700030C94E /* Release */ = {
  398. isa = XCBuildConfiguration;
  399. buildSettings = {
  400. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  401. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  402. CODE_SIGN_STYLE = Automatic;
  403. CURRENT_PROJECT_VERSION = 1;
  404. DEVELOPMENT_TEAM = 4GGQPGRTSV;
  405. "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
  406. GENERATE_INFOPLIST_FILE = YES;
  407. INFOPLIST_FILE = ComPDFKit/Info.plist;
  408. INFOPLIST_KEY_NSCameraUsageDescription = "Enable camera access so that you can create scans with your camera.";
  409. INFOPLIST_KEY_NSMicrophoneUsageDescription = "Your consent is required before you could access the function.";
  410. INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "Enable photo access so that you can create scans with your photos.";
  411. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  412. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
  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.demo;
  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. 4F6B6C322A173F6D0030C94E /* Build configuration list for PBXProject "ComPDFKit" */ = {
  431. isa = XCConfigurationList;
  432. buildConfigurations = (
  433. 4F6B6C4E2A173F6F0030C94E /* Debug */,
  434. 4F6B6C4F2A173F6F0030C94E /* Release */,
  435. );
  436. defaultConfigurationIsVisible = 0;
  437. defaultConfigurationName = Release;
  438. };
  439. 4F6B6C502A173F700030C94E /* Build configuration list for PBXNativeTarget "ComPDFKit" */ = {
  440. isa = XCConfigurationList;
  441. buildConfigurations = (
  442. 4F6B6C512A173F700030C94E /* Debug */,
  443. 4F6B6C522A173F700030C94E /* Release */,
  444. );
  445. defaultConfigurationIsVisible = 0;
  446. defaultConfigurationName = Release;
  447. };
  448. /* End XCConfigurationList section */
  449. };
  450. rootObject = 4F6B6C2F2A173F6D0030C94E /* Project object */;
  451. }