project.pbxproj 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 55;
  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. 4F4051C92A1EFC430034DC07 /* CPDFViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F4051C82A1EFC430034DC07 /* CPDFViewController.m */; };
  16. C94A256A2A49A2AD0042F875 /* ComPDFKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = C94A25692A49A2AD0042F875 /* ComPDFKit.xcframework */; };
  17. C94A256B2A49A2AD0042F875 /* ComPDFKit.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = C94A25692A49A2AD0042F875 /* ComPDFKit.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  18. C94A256D2A49A2B30042F875 /* ComPDFKit_Tools.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C94A256C2A49A2B30042F875 /* ComPDFKit_Tools.framework */; };
  19. C94A256E2A49A2B30042F875 /* ComPDFKit_Tools.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = C94A256C2A49A2B30042F875 /* ComPDFKit_Tools.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  20. F384DB0E2A48203800798045 /* developer_guide_ios.pdf in Resources */ = {isa = PBXBuildFile; fileRef = F384DB0D2A48203800798045 /* developer_guide_ios.pdf */; };
  21. F384DB692A4930A600798045 /* license_key_ios.xml in Resources */ = {isa = PBXBuildFile; fileRef = F384DB682A4930A600798045 /* license_key_ios.xml */; };
  22. F384DB7E2A49367200798045 /* XMLReader.m in Sources */ = {isa = PBXBuildFile; fileRef = F384DB7C2A49367200798045 /* XMLReader.m */; };
  23. F3C0CC022A431B6000007C0A /* Form_Widgets_Test.pdf in Resources */ = {isa = PBXBuildFile; fileRef = F3C0CBF92A431B6000007C0A /* Form_Widgets_Test.pdf */; };
  24. F3C0CC032A431B6000007C0A /* PDF32000_2008.pdf in Resources */ = {isa = PBXBuildFile; fileRef = F3C0CBFA2A431B6000007C0A /* PDF32000_2008.pdf */; };
  25. /* End PBXBuildFile section */
  26. /* Begin PBXCopyFilesBuildPhase section */
  27. F3C0CC4F2A43218F00007C0A /* Embed Frameworks */ = {
  28. isa = PBXCopyFilesBuildPhase;
  29. buildActionMask = 2147483647;
  30. dstPath = "";
  31. dstSubfolderSpec = 10;
  32. files = (
  33. C94A256E2A49A2B30042F875 /* ComPDFKit_Tools.framework in Embed Frameworks */,
  34. C94A256B2A49A2AD0042F875 /* ComPDFKit.xcframework in Embed Frameworks */,
  35. );
  36. name = "Embed Frameworks";
  37. runOnlyForDeploymentPostprocessing = 0;
  38. };
  39. /* End PBXCopyFilesBuildPhase section */
  40. /* Begin PBXFileReference section */
  41. 4F1151532A1D989700EC433D /* Forms.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Forms.app; sourceTree = BUILT_PRODUCTS_DIR; };
  42. 4F1151562A1D989700EC433D /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  43. 4F1151572A1D989700EC433D /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  44. 4F1151592A1D989700EC433D /* SceneDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SceneDelegate.h; sourceTree = "<group>"; };
  45. 4F11515A2A1D989700EC433D /* SceneDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SceneDelegate.m; sourceTree = "<group>"; };
  46. 4F1151602A1D989700EC433D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  47. 4F1151622A1D989800EC433D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  48. 4F1151652A1D989800EC433D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  49. 4F1151672A1D989800EC433D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  50. 4F1151682A1D989800EC433D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  51. 4F4051C72A1EFC430034DC07 /* CPDFViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFViewController.h; sourceTree = "<group>"; };
  52. 4F4051C82A1EFC430034DC07 /* CPDFViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFViewController.m; sourceTree = "<group>"; };
  53. C94A25692A49A2AD0042F875 /* ComPDFKit.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = ComPDFKit.xcframework; path = ../Lib/ComPDFKit.xcframework; sourceTree = "<group>"; };
  54. C94A256C2A49A2B30042F875 /* ComPDFKit_Tools.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = ComPDFKit_Tools.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  55. F384DB0D2A48203800798045 /* developer_guide_ios.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = developer_guide_ios.pdf; sourceTree = "<group>"; };
  56. F384DB682A4930A600798045 /* license_key_ios.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = license_key_ios.xml; path = ../license_key_ios.xml; sourceTree = "<group>"; };
  57. F384DB7C2A49367200798045 /* XMLReader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XMLReader.m; sourceTree = "<group>"; };
  58. F384DB7D2A49367200798045 /* XMLReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XMLReader.h; sourceTree = "<group>"; };
  59. F3C0CBF92A431B6000007C0A /* Form_Widgets_Test.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = Form_Widgets_Test.pdf; sourceTree = "<group>"; };
  60. F3C0CBFA2A431B6000007C0A /* PDF32000_2008.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = PDF32000_2008.pdf; sourceTree = "<group>"; };
  61. /* End PBXFileReference section */
  62. /* Begin PBXFrameworksBuildPhase section */
  63. 4F1151502A1D989700EC433D /* Frameworks */ = {
  64. isa = PBXFrameworksBuildPhase;
  65. buildActionMask = 2147483647;
  66. files = (
  67. C94A256D2A49A2B30042F875 /* ComPDFKit_Tools.framework in Frameworks */,
  68. C94A256A2A49A2AD0042F875 /* ComPDFKit.xcframework in Frameworks */,
  69. );
  70. runOnlyForDeploymentPostprocessing = 0;
  71. };
  72. /* End PBXFrameworksBuildPhase section */
  73. /* Begin PBXGroup section */
  74. 4F11514A2A1D989600EC433D = {
  75. isa = PBXGroup;
  76. children = (
  77. F384DB682A4930A600798045 /* license_key_ios.xml */,
  78. F384DB412A48235800798045 /* XMLParse */,
  79. F3C0CBF82A431B6000007C0A /* TestFile */,
  80. 4F1151552A1D989700EC433D /* Forms */,
  81. 4F1151542A1D989700EC433D /* Products */,
  82. 4F1151882A1D9B3000EC433D /* Frameworks */,
  83. );
  84. sourceTree = "<group>";
  85. };
  86. 4F1151542A1D989700EC433D /* Products */ = {
  87. isa = PBXGroup;
  88. children = (
  89. 4F1151532A1D989700EC433D /* Forms.app */,
  90. );
  91. name = Products;
  92. sourceTree = "<group>";
  93. };
  94. 4F1151552A1D989700EC433D /* Forms */ = {
  95. isa = PBXGroup;
  96. children = (
  97. 4F1151562A1D989700EC433D /* AppDelegate.h */,
  98. 4F1151572A1D989700EC433D /* AppDelegate.m */,
  99. 4F1151592A1D989700EC433D /* SceneDelegate.h */,
  100. 4F11515A2A1D989700EC433D /* SceneDelegate.m */,
  101. 4F4051C72A1EFC430034DC07 /* CPDFViewController.h */,
  102. 4F4051C82A1EFC430034DC07 /* CPDFViewController.m */,
  103. 4F11515F2A1D989700EC433D /* Main.storyboard */,
  104. 4F1151622A1D989800EC433D /* Assets.xcassets */,
  105. 4F1151642A1D989800EC433D /* LaunchScreen.storyboard */,
  106. 4F1151672A1D989800EC433D /* Info.plist */,
  107. 4F1151682A1D989800EC433D /* main.m */,
  108. );
  109. path = Forms;
  110. sourceTree = "<group>";
  111. };
  112. 4F1151882A1D9B3000EC433D /* Frameworks */ = {
  113. isa = PBXGroup;
  114. children = (
  115. C94A256C2A49A2B30042F875 /* ComPDFKit_Tools.framework */,
  116. C94A25692A49A2AD0042F875 /* ComPDFKit.xcframework */,
  117. );
  118. name = Frameworks;
  119. sourceTree = "<group>";
  120. };
  121. F384DB412A48235800798045 /* XMLParse */ = {
  122. isa = PBXGroup;
  123. children = (
  124. F384DB7D2A49367200798045 /* XMLReader.h */,
  125. F384DB7C2A49367200798045 /* XMLReader.m */,
  126. );
  127. name = XMLParse;
  128. path = ../XMLParse;
  129. sourceTree = "<group>";
  130. };
  131. F3C0CBF82A431B6000007C0A /* TestFile */ = {
  132. isa = PBXGroup;
  133. children = (
  134. F384DB0D2A48203800798045 /* developer_guide_ios.pdf */,
  135. F3C0CBF92A431B6000007C0A /* Form_Widgets_Test.pdf */,
  136. F3C0CBFA2A431B6000007C0A /* PDF32000_2008.pdf */,
  137. );
  138. name = TestFile;
  139. path = ../TestFile;
  140. sourceTree = "<group>";
  141. };
  142. /* End PBXGroup section */
  143. /* Begin PBXNativeTarget section */
  144. 4F1151522A1D989700EC433D /* Forms */ = {
  145. isa = PBXNativeTarget;
  146. buildConfigurationList = 4F11516C2A1D989800EC433D /* Build configuration list for PBXNativeTarget "Forms" */;
  147. buildPhases = (
  148. 4F11514F2A1D989700EC433D /* Sources */,
  149. 4F1151502A1D989700EC433D /* Frameworks */,
  150. 4F1151512A1D989700EC433D /* Resources */,
  151. F3C0CC4F2A43218F00007C0A /* Embed Frameworks */,
  152. );
  153. buildRules = (
  154. );
  155. dependencies = (
  156. );
  157. name = Forms;
  158. productName = "Form-Ctrl-Demo";
  159. productReference = 4F1151532A1D989700EC433D /* Forms.app */;
  160. productType = "com.apple.product-type.application";
  161. };
  162. /* End PBXNativeTarget section */
  163. /* Begin PBXProject section */
  164. 4F11514B2A1D989600EC433D /* Project object */ = {
  165. isa = PBXProject;
  166. attributes = {
  167. BuildIndependentTargetsInParallel = 1;
  168. LastUpgradeCheck = 1420;
  169. TargetAttributes = {
  170. 4F1151522A1D989700EC433D = {
  171. CreatedOnToolsVersion = 14.2;
  172. };
  173. };
  174. };
  175. buildConfigurationList = 4F11514E2A1D989700EC433D /* Build configuration list for PBXProject "Forms" */;
  176. compatibilityVersion = "Xcode 13.0";
  177. developmentRegion = en;
  178. hasScannedForEncodings = 0;
  179. knownRegions = (
  180. en,
  181. Base,
  182. );
  183. mainGroup = 4F11514A2A1D989600EC433D;
  184. productRefGroup = 4F1151542A1D989700EC433D /* Products */;
  185. projectDirPath = "";
  186. projectRoot = "";
  187. targets = (
  188. 4F1151522A1D989700EC433D /* Forms */,
  189. );
  190. };
  191. /* End PBXProject section */
  192. /* Begin PBXResourcesBuildPhase section */
  193. 4F1151512A1D989700EC433D /* Resources */ = {
  194. isa = PBXResourcesBuildPhase;
  195. buildActionMask = 2147483647;
  196. files = (
  197. 4F1151662A1D989800EC433D /* LaunchScreen.storyboard in Resources */,
  198. 4F1151632A1D989800EC433D /* Assets.xcassets in Resources */,
  199. F384DB0E2A48203800798045 /* developer_guide_ios.pdf in Resources */,
  200. F384DB692A4930A600798045 /* license_key_ios.xml in Resources */,
  201. F3C0CC032A431B6000007C0A /* PDF32000_2008.pdf in Resources */,
  202. F3C0CC022A431B6000007C0A /* Form_Widgets_Test.pdf in Resources */,
  203. 4F1151612A1D989700EC433D /* Main.storyboard in Resources */,
  204. );
  205. runOnlyForDeploymentPostprocessing = 0;
  206. };
  207. /* End PBXResourcesBuildPhase section */
  208. /* Begin PBXSourcesBuildPhase section */
  209. 4F11514F2A1D989700EC433D /* Sources */ = {
  210. isa = PBXSourcesBuildPhase;
  211. buildActionMask = 2147483647;
  212. files = (
  213. 4F4051C92A1EFC430034DC07 /* CPDFViewController.m in Sources */,
  214. 4F1151582A1D989700EC433D /* AppDelegate.m in Sources */,
  215. F384DB7E2A49367200798045 /* XMLReader.m in Sources */,
  216. 4F1151692A1D989800EC433D /* main.m in Sources */,
  217. 4F11515B2A1D989700EC433D /* SceneDelegate.m in Sources */,
  218. );
  219. runOnlyForDeploymentPostprocessing = 0;
  220. };
  221. /* End PBXSourcesBuildPhase section */
  222. /* Begin PBXVariantGroup section */
  223. 4F11515F2A1D989700EC433D /* Main.storyboard */ = {
  224. isa = PBXVariantGroup;
  225. children = (
  226. 4F1151602A1D989700EC433D /* Base */,
  227. );
  228. name = Main.storyboard;
  229. sourceTree = "<group>";
  230. };
  231. 4F1151642A1D989800EC433D /* LaunchScreen.storyboard */ = {
  232. isa = PBXVariantGroup;
  233. children = (
  234. 4F1151652A1D989800EC433D /* Base */,
  235. );
  236. name = LaunchScreen.storyboard;
  237. sourceTree = "<group>";
  238. };
  239. /* End PBXVariantGroup section */
  240. /* Begin XCBuildConfiguration section */
  241. 4F11516A2A1D989800EC433D /* 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. 4F11516B2A1D989800EC433D /* 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. 4F11516D2A1D989800EC433D /* 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 = Forms/Info.plist;
  363. INFOPLIST_KEY_CFBundleDisplayName = Forms_ComPDFKit;
  364. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  365. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
  366. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  367. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  368. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  369. LD_RUNPATH_SEARCH_PATHS = (
  370. "$(inherited)",
  371. "@executable_path/Frameworks",
  372. );
  373. MARKETING_VERSION = 1.0;
  374. PRODUCT_BUNDLE_IDENTIFIER = com.compdfkit.forms;
  375. PRODUCT_NAME = "$(TARGET_NAME)";
  376. SWIFT_EMIT_LOC_STRINGS = YES;
  377. TARGETED_DEVICE_FAMILY = "1,2";
  378. };
  379. name = Debug;
  380. };
  381. 4F11516E2A1D989800EC433D /* Release */ = {
  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. ENABLE_BITCODE = NO;
  390. "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
  391. GENERATE_INFOPLIST_FILE = YES;
  392. INFOPLIST_FILE = Forms/Info.plist;
  393. INFOPLIST_KEY_CFBundleDisplayName = Forms_ComPDFKit;
  394. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  395. INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
  396. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  397. INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
  398. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  399. LD_RUNPATH_SEARCH_PATHS = (
  400. "$(inherited)",
  401. "@executable_path/Frameworks",
  402. );
  403. MARKETING_VERSION = 1.0;
  404. PRODUCT_BUNDLE_IDENTIFIER = com.compdfkit.forms;
  405. PRODUCT_NAME = "$(TARGET_NAME)";
  406. SWIFT_EMIT_LOC_STRINGS = YES;
  407. TARGETED_DEVICE_FAMILY = "1,2";
  408. };
  409. name = Release;
  410. };
  411. /* End XCBuildConfiguration section */
  412. /* Begin XCConfigurationList section */
  413. 4F11514E2A1D989700EC433D /* Build configuration list for PBXProject "Forms" */ = {
  414. isa = XCConfigurationList;
  415. buildConfigurations = (
  416. 4F11516A2A1D989800EC433D /* Debug */,
  417. 4F11516B2A1D989800EC433D /* Release */,
  418. );
  419. defaultConfigurationIsVisible = 0;
  420. defaultConfigurationName = Release;
  421. };
  422. 4F11516C2A1D989800EC433D /* Build configuration list for PBXNativeTarget "Forms" */ = {
  423. isa = XCConfigurationList;
  424. buildConfigurations = (
  425. 4F11516D2A1D989800EC433D /* Debug */,
  426. 4F11516E2A1D989800EC433D /* Release */,
  427. );
  428. defaultConfigurationIsVisible = 0;
  429. defaultConfigurationName = Release;
  430. };
  431. /* End XCConfigurationList section */
  432. };
  433. rootObject = 4F11514B2A1D989600EC433D /* Project object */;
  434. }