project.pbxproj 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 56;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 4F1151582A1D989700EC433D /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F1151572A1D989700EC433D /* AppDelegate.m */; };
  10. 4F11515B2A1D989700EC433D /* SceneDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F11515A2A1D989700EC433D /* SceneDelegate.m */; };
  11. 4F1151612A1D989700EC433D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4F11515F2A1D989700EC433D /* Main.storyboard */; };
  12. 4F1151632A1D989800EC433D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4F1151622A1D989800EC433D /* Assets.xcassets */; };
  13. 4F1151662A1D989800EC433D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4F1151642A1D989800EC433D /* LaunchScreen.storyboard */; };
  14. 4F1151692A1D989800EC433D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F1151682A1D989800EC433D /* main.m */; };
  15. 4F11517B2A1D99E700EC433D /* Form_Widgets_Test.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 4F1151702A1D99E700EC433D /* Form_Widgets_Test.pdf */; };
  16. 4F11517C2A1D99E700EC433D /* PDF32000_2008.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 4F1151712A1D99E700EC433D /* PDF32000_2008.pdf */; };
  17. 4F11517D2A1D99E700EC433D /* Quick Start Guide.pdf in Resources */ = {isa = PBXBuildFile; fileRef = 4F1151722A1D99E700EC433D /* Quick Start Guide.pdf */; };
  18. 4F11517E2A1D99E700EC433D /* SDKLicense.xml in Resources */ = {isa = PBXBuildFile; fileRef = 4F1151762A1D99E700EC433D /* SDKLicense.xml */; };
  19. 4F11517F2A1D99E700EC433D /* XPDXMLElement.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F1151772A1D99E700EC433D /* XPDXMLElement.m */; };
  20. 4F1151802A1D99E700EC433D /* XMLParseManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F1151782A1D99E700EC433D /* XMLParseManager.m */; };
  21. 4F1151842A1D9A7600EC433D /* CPDFViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F1151822A1D9A7600EC433D /* CPDFViewController.m */; };
  22. 4F1151852A1D9B2800EC433D /* ComPDFKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4F11517A2A1D99E700EC433D /* ComPDFKit.xcframework */; };
  23. 4F1151862A1D9B2800EC433D /* ComPDFKit.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 4F11517A2A1D99E700EC433D /* ComPDFKit.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  24. 4F11518A2A1D9B3000EC433D /* compdfkit_tools.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4F1151892A1D9B3000EC433D /* compdfkit_tools.framework */; };
  25. 4F11518B2A1D9B3000EC433D /* compdfkit_tools.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 4F1151892A1D9B3000EC433D /* compdfkit_tools.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  26. 4F1151922A1DACF600EC433D /* CPDFMediaManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F1151902A1DACE300EC433D /* CPDFMediaManager.m */; };
  27. /* End PBXBuildFile section */
  28. /* Begin PBXCopyFilesBuildPhase section */
  29. 4F1151872A1D9B2800EC433D /* Embed Frameworks */ = {
  30. isa = PBXCopyFilesBuildPhase;
  31. buildActionMask = 2147483647;
  32. dstPath = "";
  33. dstSubfolderSpec = 10;
  34. files = (
  35. 4F11518B2A1D9B3000EC433D /* compdfkit_tools.framework in Embed Frameworks */,
  36. 4F1151862A1D9B2800EC433D /* ComPDFKit.xcframework in Embed Frameworks */,
  37. );
  38. name = "Embed Frameworks";
  39. runOnlyForDeploymentPostprocessing = 0;
  40. };
  41. /* End PBXCopyFilesBuildPhase section */
  42. /* Begin PBXFileReference section */
  43. 4F1151532A1D989700EC433D /* Form-Ctrl-Demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Form-Ctrl-Demo.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  44. 4F1151562A1D989700EC433D /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  45. 4F1151572A1D989700EC433D /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  46. 4F1151592A1D989700EC433D /* SceneDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SceneDelegate.h; sourceTree = "<group>"; };
  47. 4F11515A2A1D989700EC433D /* SceneDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SceneDelegate.m; sourceTree = "<group>"; };
  48. 4F1151602A1D989700EC433D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  49. 4F1151622A1D989800EC433D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  50. 4F1151652A1D989800EC433D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  51. 4F1151672A1D989800EC433D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  52. 4F1151682A1D989800EC433D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  53. 4F1151702A1D99E700EC433D /* Form_Widgets_Test.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = Form_Widgets_Test.pdf; sourceTree = "<group>"; };
  54. 4F1151712A1D99E700EC433D /* PDF32000_2008.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = PDF32000_2008.pdf; sourceTree = "<group>"; };
  55. 4F1151722A1D99E700EC433D /* Quick Start Guide.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "Quick Start Guide.pdf"; sourceTree = "<group>"; };
  56. 4F1151742A1D99E700EC433D /* XPDXMLElement.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XPDXMLElement.h; sourceTree = "<group>"; };
  57. 4F1151752A1D99E700EC433D /* XMLParseManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XMLParseManager.h; sourceTree = "<group>"; };
  58. 4F1151762A1D99E700EC433D /* SDKLicense.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = SDKLicense.xml; sourceTree = "<group>"; };
  59. 4F1151772A1D99E700EC433D /* XPDXMLElement.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XPDXMLElement.m; sourceTree = "<group>"; };
  60. 4F1151782A1D99E700EC433D /* XMLParseManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XMLParseManager.m; sourceTree = "<group>"; };
  61. 4F11517A2A1D99E700EC433D /* ComPDFKit.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = ComPDFKit.xcframework; sourceTree = "<group>"; };
  62. 4F1151822A1D9A7600EC433D /* CPDFViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CPDFViewController.m; path = "../../viewer-ctrl-demo/viewer-ctrl-demo/CPDFViewController.m"; sourceTree = "<group>"; };
  63. 4F1151832A1D9A7600EC433D /* CPDFViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CPDFViewController.h; path = "../../viewer-ctrl-demo/viewer-ctrl-demo/CPDFViewController.h"; sourceTree = "<group>"; };
  64. 4F1151892A1D9B3000EC433D /* compdfkit_tools.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = compdfkit_tools.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  65. 4F11518F2A1DACE300EC433D /* CPDFMediaManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFMediaManager.h; sourceTree = "<group>"; };
  66. 4F1151902A1DACE300EC433D /* CPDFMediaManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFMediaManager.m; sourceTree = "<group>"; };
  67. /* End PBXFileReference section */
  68. /* Begin PBXFrameworksBuildPhase section */
  69. 4F1151502A1D989700EC433D /* Frameworks */ = {
  70. isa = PBXFrameworksBuildPhase;
  71. buildActionMask = 2147483647;
  72. files = (
  73. 4F11518A2A1D9B3000EC433D /* compdfkit_tools.framework in Frameworks */,
  74. 4F1151852A1D9B2800EC433D /* ComPDFKit.xcframework in Frameworks */,
  75. );
  76. runOnlyForDeploymentPostprocessing = 0;
  77. };
  78. /* End PBXFrameworksBuildPhase section */
  79. /* Begin PBXGroup section */
  80. 4F11514A2A1D989600EC433D = {
  81. isa = PBXGroup;
  82. children = (
  83. 4F1151552A1D989700EC433D /* Form-Ctrl-Demo */,
  84. 4F1151542A1D989700EC433D /* Products */,
  85. 4F1151882A1D9B3000EC433D /* Frameworks */,
  86. );
  87. sourceTree = "<group>";
  88. };
  89. 4F1151542A1D989700EC433D /* Products */ = {
  90. isa = PBXGroup;
  91. children = (
  92. 4F1151532A1D989700EC433D /* Form-Ctrl-Demo.app */,
  93. );
  94. name = Products;
  95. sourceTree = "<group>";
  96. };
  97. 4F1151552A1D989700EC433D /* Form-Ctrl-Demo */ = {
  98. isa = PBXGroup;
  99. children = (
  100. 4F1151912A1DACE300EC433D /* PDFSound */,
  101. 4F1151792A1D99E700EC433D /* Lib */,
  102. 4F1151732A1D99E700EC433D /* SDKLicense */,
  103. 4F11516F2A1D99E700EC433D /* TestFile */,
  104. 4F1151562A1D989700EC433D /* AppDelegate.h */,
  105. 4F1151572A1D989700EC433D /* AppDelegate.m */,
  106. 4F1151592A1D989700EC433D /* SceneDelegate.h */,
  107. 4F11515A2A1D989700EC433D /* SceneDelegate.m */,
  108. 4F1151832A1D9A7600EC433D /* CPDFViewController.h */,
  109. 4F1151822A1D9A7600EC433D /* CPDFViewController.m */,
  110. 4F11515F2A1D989700EC433D /* Main.storyboard */,
  111. 4F1151622A1D989800EC433D /* Assets.xcassets */,
  112. 4F1151642A1D989800EC433D /* LaunchScreen.storyboard */,
  113. 4F1151672A1D989800EC433D /* Info.plist */,
  114. 4F1151682A1D989800EC433D /* main.m */,
  115. );
  116. path = "Form-Ctrl-Demo";
  117. sourceTree = "<group>";
  118. };
  119. 4F11516F2A1D99E700EC433D /* TestFile */ = {
  120. isa = PBXGroup;
  121. children = (
  122. 4F1151702A1D99E700EC433D /* Form_Widgets_Test.pdf */,
  123. 4F1151712A1D99E700EC433D /* PDF32000_2008.pdf */,
  124. 4F1151722A1D99E700EC433D /* Quick Start Guide.pdf */,
  125. );
  126. name = TestFile;
  127. path = ../../TestFile;
  128. sourceTree = "<group>";
  129. };
  130. 4F1151732A1D99E700EC433D /* SDKLicense */ = {
  131. isa = PBXGroup;
  132. children = (
  133. 4F1151742A1D99E700EC433D /* XPDXMLElement.h */,
  134. 4F1151752A1D99E700EC433D /* XMLParseManager.h */,
  135. 4F1151762A1D99E700EC433D /* SDKLicense.xml */,
  136. 4F1151772A1D99E700EC433D /* XPDXMLElement.m */,
  137. 4F1151782A1D99E700EC433D /* XMLParseManager.m */,
  138. );
  139. name = SDKLicense;
  140. path = ../../SDKLicense;
  141. sourceTree = "<group>";
  142. };
  143. 4F1151792A1D99E700EC433D /* Lib */ = {
  144. isa = PBXGroup;
  145. children = (
  146. 4F11517A2A1D99E700EC433D /* ComPDFKit.xcframework */,
  147. );
  148. name = Lib;
  149. path = ../../Lib;
  150. sourceTree = "<group>";
  151. };
  152. 4F1151882A1D9B3000EC433D /* Frameworks */ = {
  153. isa = PBXGroup;
  154. children = (
  155. 4F1151892A1D9B3000EC433D /* compdfkit_tools.framework */,
  156. );
  157. name = Frameworks;
  158. sourceTree = "<group>";
  159. };
  160. 4F1151912A1DACE300EC433D /* PDFSound */ = {
  161. isa = PBXGroup;
  162. children = (
  163. 4F11518F2A1DACE300EC433D /* CPDFMediaManager.h */,
  164. 4F1151902A1DACE300EC433D /* CPDFMediaManager.m */,
  165. );
  166. name = PDFSound;
  167. path = "../../Edit-Ctrl-Demo/Edit-Ctrl-Demo/PDFSound";
  168. sourceTree = "<group>";
  169. };
  170. /* End PBXGroup section */
  171. /* Begin PBXNativeTarget section */
  172. 4F1151522A1D989700EC433D /* Form-Ctrl-Demo */ = {
  173. isa = PBXNativeTarget;
  174. buildConfigurationList = 4F11516C2A1D989800EC433D /* Build configuration list for PBXNativeTarget "Form-Ctrl-Demo" */;
  175. buildPhases = (
  176. 4F11514F2A1D989700EC433D /* Sources */,
  177. 4F1151502A1D989700EC433D /* Frameworks */,
  178. 4F1151512A1D989700EC433D /* Resources */,
  179. 4F1151872A1D9B2800EC433D /* Embed Frameworks */,
  180. );
  181. buildRules = (
  182. );
  183. dependencies = (
  184. );
  185. name = "Form-Ctrl-Demo";
  186. productName = "Form-Ctrl-Demo";
  187. productReference = 4F1151532A1D989700EC433D /* Form-Ctrl-Demo.app */;
  188. productType = "com.apple.product-type.application";
  189. };
  190. /* End PBXNativeTarget section */
  191. /* Begin PBXProject section */
  192. 4F11514B2A1D989600EC433D /* Project object */ = {
  193. isa = PBXProject;
  194. attributes = {
  195. BuildIndependentTargetsInParallel = 1;
  196. LastUpgradeCheck = 1420;
  197. TargetAttributes = {
  198. 4F1151522A1D989700EC433D = {
  199. CreatedOnToolsVersion = 14.2;
  200. };
  201. };
  202. };
  203. buildConfigurationList = 4F11514E2A1D989700EC433D /* Build configuration list for PBXProject "Form-Ctrl-Demo" */;
  204. compatibilityVersion = "Xcode 14.0";
  205. developmentRegion = en;
  206. hasScannedForEncodings = 0;
  207. knownRegions = (
  208. en,
  209. Base,
  210. );
  211. mainGroup = 4F11514A2A1D989600EC433D;
  212. productRefGroup = 4F1151542A1D989700EC433D /* Products */;
  213. projectDirPath = "";
  214. projectRoot = "";
  215. targets = (
  216. 4F1151522A1D989700EC433D /* Form-Ctrl-Demo */,
  217. );
  218. };
  219. /* End PBXProject section */
  220. /* Begin PBXResourcesBuildPhase section */
  221. 4F1151512A1D989700EC433D /* Resources */ = {
  222. isa = PBXResourcesBuildPhase;
  223. buildActionMask = 2147483647;
  224. files = (
  225. 4F11517D2A1D99E700EC433D /* Quick Start Guide.pdf in Resources */,
  226. 4F1151662A1D989800EC433D /* LaunchScreen.storyboard in Resources */,
  227. 4F1151632A1D989800EC433D /* Assets.xcassets in Resources */,
  228. 4F11517E2A1D99E700EC433D /* SDKLicense.xml in Resources */,
  229. 4F11517C2A1D99E700EC433D /* PDF32000_2008.pdf in Resources */,
  230. 4F11517B2A1D99E700EC433D /* Form_Widgets_Test.pdf in Resources */,
  231. 4F1151612A1D989700EC433D /* Main.storyboard in Resources */,
  232. );
  233. runOnlyForDeploymentPostprocessing = 0;
  234. };
  235. /* End PBXResourcesBuildPhase section */
  236. /* Begin PBXSourcesBuildPhase section */
  237. 4F11514F2A1D989700EC433D /* Sources */ = {
  238. isa = PBXSourcesBuildPhase;
  239. buildActionMask = 2147483647;
  240. files = (
  241. 4F1151842A1D9A7600EC433D /* CPDFViewController.m in Sources */,
  242. 4F11517F2A1D99E700EC433D /* XPDXMLElement.m in Sources */,
  243. 4F1151582A1D989700EC433D /* AppDelegate.m in Sources */,
  244. 4F1151802A1D99E700EC433D /* XMLParseManager.m in Sources */,
  245. 4F1151692A1D989800EC433D /* main.m in Sources */,
  246. 4F1151922A1DACF600EC433D /* CPDFMediaManager.m in Sources */,
  247. 4F11515B2A1D989700EC433D /* SceneDelegate.m in Sources */,
  248. );
  249. runOnlyForDeploymentPostprocessing = 0;
  250. };
  251. /* End PBXSourcesBuildPhase section */
  252. /* Begin PBXVariantGroup section */
  253. 4F11515F2A1D989700EC433D /* Main.storyboard */ = {
  254. isa = PBXVariantGroup;
  255. children = (
  256. 4F1151602A1D989700EC433D /* Base */,
  257. );
  258. name = Main.storyboard;
  259. sourceTree = "<group>";
  260. };
  261. 4F1151642A1D989800EC433D /* LaunchScreen.storyboard */ = {
  262. isa = PBXVariantGroup;
  263. children = (
  264. 4F1151652A1D989800EC433D /* Base */,
  265. );
  266. name = LaunchScreen.storyboard;
  267. sourceTree = "<group>";
  268. };
  269. /* End PBXVariantGroup section */
  270. /* Begin XCBuildConfiguration section */
  271. 4F11516A2A1D989800EC433D /* Debug */ = {
  272. isa = XCBuildConfiguration;
  273. buildSettings = {
  274. ALWAYS_SEARCH_USER_PATHS = NO;
  275. CLANG_ANALYZER_NONNULL = YES;
  276. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  277. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  278. CLANG_ENABLE_MODULES = YES;
  279. CLANG_ENABLE_OBJC_ARC = YES;
  280. CLANG_ENABLE_OBJC_WEAK = YES;
  281. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  282. CLANG_WARN_BOOL_CONVERSION = YES;
  283. CLANG_WARN_COMMA = YES;
  284. CLANG_WARN_CONSTANT_CONVERSION = YES;
  285. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  286. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  287. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  288. CLANG_WARN_EMPTY_BODY = YES;
  289. CLANG_WARN_ENUM_CONVERSION = YES;
  290. CLANG_WARN_INFINITE_RECURSION = YES;
  291. CLANG_WARN_INT_CONVERSION = YES;
  292. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  293. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  294. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  295. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  296. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  297. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  298. CLANG_WARN_STRICT_PROTOTYPES = YES;
  299. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  300. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  301. CLANG_WARN_UNREACHABLE_CODE = YES;
  302. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  303. COPY_PHASE_STRIP = NO;
  304. DEBUG_INFORMATION_FORMAT = dwarf;
  305. ENABLE_STRICT_OBJC_MSGSEND = YES;
  306. ENABLE_TESTABILITY = YES;
  307. GCC_C_LANGUAGE_STANDARD = gnu11;
  308. GCC_DYNAMIC_NO_PIC = NO;
  309. GCC_NO_COMMON_BLOCKS = YES;
  310. GCC_OPTIMIZATION_LEVEL = 0;
  311. GCC_PREPROCESSOR_DEFINITIONS = (
  312. "DEBUG=1",
  313. "$(inherited)",
  314. );
  315. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  316. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  317. GCC_WARN_UNDECLARED_SELECTOR = YES;
  318. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  319. GCC_WARN_UNUSED_FUNCTION = YES;
  320. GCC_WARN_UNUSED_VARIABLE = YES;
  321. IPHONEOS_DEPLOYMENT_TARGET = 16.2;
  322. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  323. MTL_FAST_MATH = YES;
  324. ONLY_ACTIVE_ARCH = YES;
  325. SDKROOT = iphoneos;
  326. };
  327. name = Debug;
  328. };
  329. 4F11516B2A1D989800EC433D /* Release */ = {
  330. isa = XCBuildConfiguration;
  331. buildSettings = {
  332. ALWAYS_SEARCH_USER_PATHS = NO;
  333. CLANG_ANALYZER_NONNULL = YES;
  334. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  335. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  336. CLANG_ENABLE_MODULES = YES;
  337. CLANG_ENABLE_OBJC_ARC = YES;
  338. CLANG_ENABLE_OBJC_WEAK = YES;
  339. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  340. CLANG_WARN_BOOL_CONVERSION = YES;
  341. CLANG_WARN_COMMA = YES;
  342. CLANG_WARN_CONSTANT_CONVERSION = YES;
  343. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  344. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  345. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  346. CLANG_WARN_EMPTY_BODY = YES;
  347. CLANG_WARN_ENUM_CONVERSION = YES;
  348. CLANG_WARN_INFINITE_RECURSION = YES;
  349. CLANG_WARN_INT_CONVERSION = YES;
  350. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  351. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  352. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  353. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  354. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  355. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  356. CLANG_WARN_STRICT_PROTOTYPES = YES;
  357. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  358. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  359. CLANG_WARN_UNREACHABLE_CODE = YES;
  360. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  361. COPY_PHASE_STRIP = NO;
  362. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  363. ENABLE_NS_ASSERTIONS = NO;
  364. ENABLE_STRICT_OBJC_MSGSEND = YES;
  365. GCC_C_LANGUAGE_STANDARD = gnu11;
  366. GCC_NO_COMMON_BLOCKS = YES;
  367. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  368. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  369. GCC_WARN_UNDECLARED_SELECTOR = YES;
  370. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  371. GCC_WARN_UNUSED_FUNCTION = YES;
  372. GCC_WARN_UNUSED_VARIABLE = YES;
  373. IPHONEOS_DEPLOYMENT_TARGET = 16.2;
  374. MTL_ENABLE_DEBUG_INFO = NO;
  375. MTL_FAST_MATH = YES;
  376. SDKROOT = iphoneos;
  377. VALIDATE_PRODUCT = YES;
  378. };
  379. name = Release;
  380. };
  381. 4F11516D2A1D989800EC433D /* Debug */ = {
  382. isa = XCBuildConfiguration;
  383. buildSettings = {
  384. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  385. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  386. CODE_SIGN_STYLE = Automatic;
  387. CURRENT_PROJECT_VERSION = 1;
  388. DEVELOPMENT_TEAM = 4GGQPGRTSV;
  389. GENERATE_INFOPLIST_FILE = YES;
  390. INFOPLIST_FILE = "Form-Ctrl-Demo/Info.plist";
  391. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  392. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
  393. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  394. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  395. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  396. LD_RUNPATH_SEARCH_PATHS = (
  397. "$(inherited)",
  398. "@executable_path/Frameworks",
  399. );
  400. MARKETING_VERSION = 1.0;
  401. PRODUCT_BUNDLE_IDENTIFIER = com.compdfkit.demo.form;
  402. PRODUCT_NAME = "$(TARGET_NAME)";
  403. SWIFT_EMIT_LOC_STRINGS = YES;
  404. TARGETED_DEVICE_FAMILY = "1,2";
  405. };
  406. name = Debug;
  407. };
  408. 4F11516E2A1D989800EC433D /* Release */ = {
  409. isa = XCBuildConfiguration;
  410. buildSettings = {
  411. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  412. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  413. CODE_SIGN_STYLE = Automatic;
  414. CURRENT_PROJECT_VERSION = 1;
  415. DEVELOPMENT_TEAM = 4GGQPGRTSV;
  416. GENERATE_INFOPLIST_FILE = YES;
  417. INFOPLIST_FILE = "Form-Ctrl-Demo/Info.plist";
  418. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  419. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
  420. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  421. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  422. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  423. LD_RUNPATH_SEARCH_PATHS = (
  424. "$(inherited)",
  425. "@executable_path/Frameworks",
  426. );
  427. MARKETING_VERSION = 1.0;
  428. PRODUCT_BUNDLE_IDENTIFIER = com.compdfkit.demo.form;
  429. PRODUCT_NAME = "$(TARGET_NAME)";
  430. SWIFT_EMIT_LOC_STRINGS = YES;
  431. TARGETED_DEVICE_FAMILY = "1,2";
  432. };
  433. name = Release;
  434. };
  435. /* End XCBuildConfiguration section */
  436. /* Begin XCConfigurationList section */
  437. 4F11514E2A1D989700EC433D /* Build configuration list for PBXProject "Form-Ctrl-Demo" */ = {
  438. isa = XCConfigurationList;
  439. buildConfigurations = (
  440. 4F11516A2A1D989800EC433D /* Debug */,
  441. 4F11516B2A1D989800EC433D /* Release */,
  442. );
  443. defaultConfigurationIsVisible = 0;
  444. defaultConfigurationName = Release;
  445. };
  446. 4F11516C2A1D989800EC433D /* Build configuration list for PBXNativeTarget "Form-Ctrl-Demo" */ = {
  447. isa = XCConfigurationList;
  448. buildConfigurations = (
  449. 4F11516D2A1D989800EC433D /* Debug */,
  450. 4F11516E2A1D989800EC433D /* Release */,
  451. );
  452. defaultConfigurationIsVisible = 0;
  453. defaultConfigurationName = Release;
  454. };
  455. /* End XCConfigurationList section */
  456. };
  457. rootObject = 4F11514B2A1D989600EC433D /* Project object */;
  458. }