project.pbxproj 52 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 52;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. C92BA1942963F806009954EF /* PDFDrawBackgroundView.m in Sources */ = {isa = PBXBuildFile; fileRef = C92BA1932963F806009954EF /* PDFDrawBackgroundView.m */; };
  10. C92BA1972963F84B009954EF /* PDFDrawImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = C92BA1962963F84B009954EF /* PDFDrawImageView.m */; };
  11. C92BA19A29651CA3009954EF /* PDFBackgroundModel.m in Sources */ = {isa = PBXBuildFile; fileRef = C92BA19929651CA3009954EF /* PDFBackgroundModel.m */; };
  12. C95FE7472966F37F0038BBF3 /* PDFHeaderFooterModel.m in Sources */ = {isa = PBXBuildFile; fileRef = C95FE7462966F37F0038BBF3 /* PDFHeaderFooterModel.m */; };
  13. C95FE74D2966F3F40038BBF3 /* btn_frontpage.png in Resources */ = {isa = PBXBuildFile; fileRef = C95FE7492966F3F40038BBF3 /* btn_frontpage.png */; };
  14. C95FE74E2966F3F40038BBF3 /* pageedit_delete.png in Resources */ = {isa = PBXBuildFile; fileRef = C95FE74A2966F3F40038BBF3 /* pageedit_delete.png */; };
  15. C95FE74F2966F3F40038BBF3 /* text_color_bar.png in Resources */ = {isa = PBXBuildFile; fileRef = C95FE74B2966F3F40038BBF3 /* text_color_bar.png */; };
  16. C95FE7502966F3F40038BBF3 /* add_newpage01.png in Resources */ = {isa = PBXBuildFile; fileRef = C95FE74C2966F3F40038BBF3 /* add_newpage01.png */; };
  17. C95FE7652966F5E30038BBF3 /* PDFHeadView.m in Sources */ = {isa = PBXBuildFile; fileRef = C95FE7642966F5E30038BBF3 /* PDFHeadView.m */; };
  18. C95FE7682966F6000038BBF3 /* PDFHeaderFooterAddView.m in Sources */ = {isa = PBXBuildFile; fileRef = C95FE7672966F6000038BBF3 /* PDFHeaderFooterAddView.m */; };
  19. C95FE76B2966F60D0038BBF3 /* PDFBatesAddView.m in Sources */ = {isa = PBXBuildFile; fileRef = C95FE76A2966F60D0038BBF3 /* PDFBatesAddView.m */; };
  20. C95FE76E2966F61A0038BBF3 /* PDFHeaderFooterTextTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = C95FE76D2966F61A0038BBF3 /* PDFHeaderFooterTextTableView.m */; };
  21. C95FE7712966F62E0038BBF3 /* PDFAddView.m in Sources */ = {isa = PBXBuildFile; fileRef = C95FE7702966F62E0038BBF3 /* PDFAddView.m */; };
  22. C95FE7742966F63C0038BBF3 /* PDFSettingView.m in Sources */ = {isa = PBXBuildFile; fileRef = C95FE7732966F63C0038BBF3 /* PDFSettingView.m */; };
  23. C95FE77A2966F7870038BBF3 /* PDFHeaderFooterAddController.m in Sources */ = {isa = PBXBuildFile; fileRef = C95FE7792966F7870038BBF3 /* PDFHeaderFooterAddController.m */; };
  24. C95FE77D2966F7970038BBF3 /* PDFBatesAddViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C95FE77C2966F7970038BBF3 /* PDFBatesAddViewController.m */; };
  25. C96150D2295400B00020F445 /* PDFDrawView.m in Sources */ = {isa = PBXBuildFile; fileRef = C96150D1295400B00020F445 /* PDFDrawView.m */; };
  26. C96150D529554F660020F445 /* PDFClipView.m in Sources */ = {isa = PBXBuildFile; fileRef = C96150D429554F660020F445 /* PDFClipView.m */; };
  27. C9638496294ACC240055CCCA /* PDFAddWaterMarkViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C9638495294ACC240055CCCA /* PDFAddWaterMarkViewController.m */; };
  28. C96D13932924793800CC92C7 /* btn_more.png in Resources */ = {isa = PBXBuildFile; fileRef = C96D13922924793800CC92C7 /* btn_more.png */; };
  29. C97A78732967AC3D0012BA91 /* PDFAddViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C97A78722967AC3D0012BA91 /* PDFAddViewController.m */; };
  30. C97E91682959B96C007F6943 /* PDFEditView.m in Sources */ = {isa = PBXBuildFile; fileRef = C97E91672959B96C007F6943 /* PDFEditView.m */; };
  31. C986D3F52962857900EBD4DF /* PDFBackgroundSettingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C986D3F42962857900EBD4DF /* PDFBackgroundSettingViewController.m */; };
  32. C986D3F8296288C400EBD4DF /* PDFBackgroundPreview.m in Sources */ = {isa = PBXBuildFile; fileRef = C986D3F7296288C400EBD4DF /* PDFBackgroundPreview.m */; };
  33. C986D3FB296288F700EBD4DF /* PDFBackgroundView.m in Sources */ = {isa = PBXBuildFile; fileRef = C986D3FA296288F700EBD4DF /* PDFBackgroundView.m */; };
  34. C986D3FE2962A70400EBD4DF /* PDFBackgroundSettingView.m in Sources */ = {isa = PBXBuildFile; fileRef = C986D3FD2962A70400EBD4DF /* PDFBackgroundSettingView.m */; };
  35. C9ECD0E9296BDAEF006C459B /* ComPDFKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9ECD0E7296BDAD1006C459B /* ComPDFKit.xcframework */; };
  36. C9ECD0EA296BDAEF006C459B /* ComPDFKit.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = C9ECD0E7296BDAD1006C459B /* ComPDFKit.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  37. C9ECD105296CFE45006C459B /* Sample in Resources */ = {isa = PBXBuildFile; fileRef = C9ECD104296CFE45006C459B /* Sample */; };
  38. C9ECD1C1296FDB77006C459B /* PDFPreView.m in Sources */ = {isa = PBXBuildFile; fileRef = C9ECD1C0296FDB77006C459B /* PDFPreView.m */; };
  39. C9ECD1C42970023B006C459B /* PDFWatermarkViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C9ECD1C32970023B006C459B /* PDFWatermarkViewController.m */; };
  40. EC62978E29220F8300D339EE /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = EC62978D29220F8300D339EE /* AppDelegate.m */; };
  41. EC62979129220F8300D339EE /* SceneDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = EC62979029220F8300D339EE /* SceneDelegate.m */; };
  42. EC62979429220F8300D339EE /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = EC62979329220F8300D339EE /* ViewController.m */; };
  43. EC62979729220F8300D339EE /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = EC62979529220F8300D339EE /* Main.storyboard */; };
  44. EC62979929220F8400D339EE /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = EC62979829220F8400D339EE /* Assets.xcassets */; };
  45. EC62979C29220F8400D339EE /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = EC62979A29220F8400D339EE /* LaunchScreen.storyboard */; };
  46. EC62979F29220F8400D339EE /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = EC62979E29220F8400D339EE /* main.m */; };
  47. EC6297B8292239A700D339EE /* PDFModel.m in Sources */ = {isa = PBXBuildFile; fileRef = EC6297B7292239A700D339EE /* PDFModel.m */; };
  48. EC6297BD292239C200D339EE /* PDFListController.m in Sources */ = {isa = PBXBuildFile; fileRef = EC6297BC292239C200D339EE /* PDFListController.m */; };
  49. ECC8831D2923352B00F6392E /* PDFViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = ECC8831C2923352B00F6392E /* PDFViewController.m */; };
  50. ECD0ABF02928ED9A0091B6EB /* PDFTextPreview.m in Sources */ = {isa = PBXBuildFile; fileRef = ECD0ABE52928ED990091B6EB /* PDFTextPreview.m */; };
  51. ECD0ABF32928ED9A0091B6EB /* PDFImageView.m in Sources */ = {isa = PBXBuildFile; fileRef = ECD0ABE82928ED990091B6EB /* PDFImageView.m */; };
  52. ECD0ABF42928ED9A0091B6EB /* PDFTextView.m in Sources */ = {isa = PBXBuildFile; fileRef = ECD0ABEA2928ED990091B6EB /* PDFTextView.m */; };
  53. ECD0ABF52928ED9A0091B6EB /* PDFImagePreview.m in Sources */ = {isa = PBXBuildFile; fileRef = ECD0ABEC2928ED9A0091B6EB /* PDFImagePreview.m */; };
  54. ECD0AC132928EECB0091B6EB /* MASConstraintMaker.m in Sources */ = {isa = PBXBuildFile; fileRef = ECD0ABFB2928EECA0091B6EB /* MASConstraintMaker.m */; };
  55. ECD0AC142928EECB0091B6EB /* NSLayoutConstraint+MASDebugAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = ECD0ABFE2928EECA0091B6EB /* NSLayoutConstraint+MASDebugAdditions.m */; };
  56. ECD0AC152928EECB0091B6EB /* MASLayoutConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = ECD0ABFF2928EECA0091B6EB /* MASLayoutConstraint.m */; };
  57. ECD0AC162928EECB0091B6EB /* NSArray+MASAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = ECD0AC002928EECA0091B6EB /* NSArray+MASAdditions.m */; };
  58. ECD0AC172928EECB0091B6EB /* MASConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = ECD0AC022928EECA0091B6EB /* MASConstraint.m */; };
  59. ECD0AC182928EECB0091B6EB /* MASCompositeConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = ECD0AC032928EECA0091B6EB /* MASCompositeConstraint.m */; };
  60. ECD0AC192928EECB0091B6EB /* MASViewConstraint.m in Sources */ = {isa = PBXBuildFile; fileRef = ECD0AC062928EECA0091B6EB /* MASViewConstraint.m */; };
  61. ECD0AC1A2928EECB0091B6EB /* ViewController+MASAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = ECD0AC092928EECA0091B6EB /* ViewController+MASAdditions.m */; };
  62. ECD0AC1C2928EECB0091B6EB /* View+MASAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = ECD0AC0D2928EECA0091B6EB /* View+MASAdditions.m */; };
  63. ECD0AC1D2928EECB0091B6EB /* MASViewAttribute.m in Sources */ = {isa = PBXBuildFile; fileRef = ECD0AC112928EECB0091B6EB /* MASViewAttribute.m */; };
  64. ECD0AC202928EF260091B6EB /* btn_selected.png in Resources */ = {isa = PBXBuildFile; fileRef = ECD0AC1F2928EF260091B6EB /* btn_selected.png */; };
  65. ECD0AC232928F2A70091B6EB /* PDFTextViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = ECD0AC222928F2A70091B6EB /* PDFTextViewController.m */; };
  66. ECD0AC262928F2E50091B6EB /* PDFImageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = ECD0AC252928F2E50091B6EB /* PDFImageViewController.m */; };
  67. ECD0AC32292B56C90091B6EB /* PDFDataModel.m in Sources */ = {isa = PBXBuildFile; fileRef = ECD0AC31292B56C90091B6EB /* PDFDataModel.m */; };
  68. /* End PBXBuildFile section */
  69. /* Begin PBXCopyFilesBuildPhase section */
  70. EC31987529225362008E0889 /* Embed Frameworks */ = {
  71. isa = PBXCopyFilesBuildPhase;
  72. buildActionMask = 2147483647;
  73. dstPath = "";
  74. dstSubfolderSpec = 10;
  75. files = (
  76. C9ECD0EA296BDAEF006C459B /* ComPDFKit.xcframework in Embed Frameworks */,
  77. );
  78. name = "Embed Frameworks";
  79. runOnlyForDeploymentPostprocessing = 0;
  80. };
  81. /* End PBXCopyFilesBuildPhase section */
  82. /* Begin PBXFileReference section */
  83. C92BA1922963F806009954EF /* PDFDrawBackgroundView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = PDFDrawBackgroundView.h; path = ../PDFDrawBackgroundView.h; sourceTree = "<group>"; };
  84. C92BA1932963F806009954EF /* PDFDrawBackgroundView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = PDFDrawBackgroundView.m; path = ../PDFDrawBackgroundView.m; sourceTree = "<group>"; };
  85. C92BA1952963F84B009954EF /* PDFDrawImageView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = PDFDrawImageView.h; path = ../PDFDrawImageView.h; sourceTree = "<group>"; };
  86. C92BA1962963F84B009954EF /* PDFDrawImageView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = PDFDrawImageView.m; path = ../PDFDrawImageView.m; sourceTree = "<group>"; };
  87. C92BA19829651CA3009954EF /* PDFBackgroundModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PDFBackgroundModel.h; sourceTree = "<group>"; };
  88. C92BA19929651CA3009954EF /* PDFBackgroundModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PDFBackgroundModel.m; sourceTree = "<group>"; };
  89. C95FE7452966F3700038BBF3 /* PDFHeaderFooterModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PDFHeaderFooterModel.h; sourceTree = "<group>"; };
  90. C95FE7462966F37F0038BBF3 /* PDFHeaderFooterModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PDFHeaderFooterModel.m; sourceTree = "<group>"; };
  91. C95FE7492966F3F40038BBF3 /* btn_frontpage.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = btn_frontpage.png; sourceTree = "<group>"; };
  92. C95FE74A2966F3F40038BBF3 /* pageedit_delete.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = pageedit_delete.png; sourceTree = "<group>"; };
  93. C95FE74B2966F3F40038BBF3 /* text_color_bar.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = text_color_bar.png; sourceTree = "<group>"; };
  94. C95FE74C2966F3F40038BBF3 /* add_newpage01.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = add_newpage01.png; sourceTree = "<group>"; };
  95. C95FE7632966F4ED0038BBF3 /* PDFHeadView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PDFHeadView.h; sourceTree = "<group>"; };
  96. C95FE7642966F5E30038BBF3 /* PDFHeadView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PDFHeadView.m; sourceTree = "<group>"; };
  97. C95FE7662966F5FA0038BBF3 /* PDFHeaderFooterAddView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PDFHeaderFooterAddView.h; sourceTree = "<group>"; };
  98. C95FE7672966F6000038BBF3 /* PDFHeaderFooterAddView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PDFHeaderFooterAddView.m; sourceTree = "<group>"; };
  99. C95FE7692966F6070038BBF3 /* PDFBatesAddView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PDFBatesAddView.h; sourceTree = "<group>"; };
  100. C95FE76A2966F60D0038BBF3 /* PDFBatesAddView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PDFBatesAddView.m; sourceTree = "<group>"; };
  101. C95FE76C2966F6140038BBF3 /* PDFHeaderFooterTextTableView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PDFHeaderFooterTextTableView.h; sourceTree = "<group>"; };
  102. C95FE76D2966F61A0038BBF3 /* PDFHeaderFooterTextTableView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PDFHeaderFooterTextTableView.m; sourceTree = "<group>"; };
  103. C95FE76F2966F6270038BBF3 /* PDFAddView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PDFAddView.h; sourceTree = "<group>"; };
  104. C95FE7702966F62E0038BBF3 /* PDFAddView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PDFAddView.m; sourceTree = "<group>"; };
  105. C95FE7722966F6350038BBF3 /* PDFSettingView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PDFSettingView.h; sourceTree = "<group>"; };
  106. C95FE7732966F63C0038BBF3 /* PDFSettingView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PDFSettingView.m; sourceTree = "<group>"; };
  107. C95FE7782966F7810038BBF3 /* PDFHeaderFooterAddController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PDFHeaderFooterAddController.h; sourceTree = "<group>"; };
  108. C95FE7792966F7870038BBF3 /* PDFHeaderFooterAddController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PDFHeaderFooterAddController.m; sourceTree = "<group>"; };
  109. C95FE77B2966F78E0038BBF3 /* PDFBatesAddViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PDFBatesAddViewController.h; sourceTree = "<group>"; };
  110. C95FE77C2966F7970038BBF3 /* PDFBatesAddViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PDFBatesAddViewController.m; sourceTree = "<group>"; };
  111. C95FE7812966F7AF0038BBF3 /* PDFAddViewControllerHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PDFAddViewControllerHeader.h; sourceTree = "<group>"; };
  112. C96150D0295400B00020F445 /* PDFDrawView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = PDFDrawView.h; path = ../PDFDrawView.h; sourceTree = "<group>"; };
  113. C96150D1295400B00020F445 /* PDFDrawView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = PDFDrawView.m; path = ../PDFDrawView.m; sourceTree = "<group>"; };
  114. C96150D329554F660020F445 /* PDFClipView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = PDFClipView.h; path = ../PDFClipView.h; sourceTree = "<group>"; };
  115. C96150D429554F660020F445 /* PDFClipView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = PDFClipView.m; path = ../PDFClipView.m; sourceTree = "<group>"; };
  116. C9638494294ACC240055CCCA /* PDFAddWaterMarkViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = PDFAddWaterMarkViewController.h; path = ../../PDFAddWaterMarkViewController.h; sourceTree = "<group>"; };
  117. C9638495294ACC240055CCCA /* PDFAddWaterMarkViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = PDFAddWaterMarkViewController.m; path = ../../PDFAddWaterMarkViewController.m; sourceTree = "<group>"; };
  118. C96D13922924793800CC92C7 /* btn_more.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = btn_more.png; sourceTree = "<group>"; };
  119. C97A78702967AC210012BA91 /* PDFAddViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PDFAddViewController.h; sourceTree = "<group>"; };
  120. C97A78722967AC3D0012BA91 /* PDFAddViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PDFAddViewController.m; sourceTree = "<group>"; };
  121. C97E91662959B96C007F6943 /* PDFEditView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PDFEditView.h; sourceTree = "<group>"; };
  122. C97E91672959B96C007F6943 /* PDFEditView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PDFEditView.m; sourceTree = "<group>"; };
  123. C986D3F32962857900EBD4DF /* PDFBackgroundSettingViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = PDFBackgroundSettingViewController.h; path = ../PDFBackgroundSettingViewController.h; sourceTree = "<group>"; };
  124. C986D3F42962857900EBD4DF /* PDFBackgroundSettingViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = PDFBackgroundSettingViewController.m; path = ../PDFBackgroundSettingViewController.m; sourceTree = "<group>"; };
  125. C986D3F6296288C400EBD4DF /* PDFBackgroundPreview.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = PDFBackgroundPreview.h; path = ../PDFBackgroundPreview.h; sourceTree = "<group>"; };
  126. C986D3F7296288C400EBD4DF /* PDFBackgroundPreview.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = PDFBackgroundPreview.m; path = ../PDFBackgroundPreview.m; sourceTree = "<group>"; };
  127. C986D3F9296288F700EBD4DF /* PDFBackgroundView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = PDFBackgroundView.h; path = ../PDFBackgroundView.h; sourceTree = "<group>"; };
  128. C986D3FA296288F700EBD4DF /* PDFBackgroundView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = PDFBackgroundView.m; path = ../PDFBackgroundView.m; sourceTree = "<group>"; };
  129. C986D3FC2962A70400EBD4DF /* PDFBackgroundSettingView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = PDFBackgroundSettingView.h; path = ../PDFBackgroundSettingView.h; sourceTree = "<group>"; };
  130. C986D3FD2962A70400EBD4DF /* PDFBackgroundSettingView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = PDFBackgroundSettingView.m; path = ../PDFBackgroundSettingView.m; sourceTree = "<group>"; };
  131. C9ECD0E7296BDAD1006C459B /* ComPDFKit.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = ComPDFKit.xcframework; sourceTree = "<group>"; };
  132. C9ECD104296CFE45006C459B /* Sample */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Sample; sourceTree = "<group>"; };
  133. C9ECD1BF296FDB77006C459B /* PDFPreView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PDFPreView.h; sourceTree = "<group>"; };
  134. C9ECD1C0296FDB77006C459B /* PDFPreView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PDFPreView.m; sourceTree = "<group>"; };
  135. C9ECD1C22970023B006C459B /* PDFWatermarkViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PDFWatermarkViewController.h; sourceTree = "<group>"; };
  136. C9ECD1C32970023B006C459B /* PDFWatermarkViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PDFWatermarkViewController.m; sourceTree = "<group>"; };
  137. C9ECD1C5297003AF006C459B /* PDFWatermarkControllerHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PDFWatermarkControllerHeader.h; sourceTree = "<group>"; };
  138. EC62978929220F8300D339EE /* PDFViewer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PDFViewer.app; sourceTree = BUILT_PRODUCTS_DIR; };
  139. EC62978C29220F8300D339EE /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  140. EC62978D29220F8300D339EE /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  141. EC62978F29220F8300D339EE /* SceneDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SceneDelegate.h; sourceTree = "<group>"; };
  142. EC62979029220F8300D339EE /* SceneDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SceneDelegate.m; sourceTree = "<group>"; };
  143. EC62979229220F8300D339EE /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
  144. EC62979329220F8300D339EE /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
  145. EC62979629220F8300D339EE /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  146. EC62979829220F8400D339EE /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  147. EC62979B29220F8400D339EE /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  148. EC62979D29220F8400D339EE /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  149. EC62979E29220F8400D339EE /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  150. EC6297B6292239A700D339EE /* PDFModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PDFModel.h; sourceTree = "<group>"; };
  151. EC6297B7292239A700D339EE /* PDFModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PDFModel.m; sourceTree = "<group>"; };
  152. EC6297BB292239C200D339EE /* PDFListController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PDFListController.h; sourceTree = "<group>"; };
  153. EC6297BC292239C200D339EE /* PDFListController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PDFListController.m; sourceTree = "<group>"; };
  154. ECC8831B2923352B00F6392E /* PDFViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PDFViewController.h; sourceTree = "<group>"; };
  155. ECC8831C2923352B00F6392E /* PDFViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PDFViewController.m; sourceTree = "<group>"; };
  156. ECD0ABE52928ED990091B6EB /* PDFTextPreview.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PDFTextPreview.m; path = ../PDFTextPreview.m; sourceTree = "<group>"; };
  157. ECD0ABE82928ED990091B6EB /* PDFImageView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PDFImageView.m; path = ../PDFImageView.m; sourceTree = "<group>"; };
  158. ECD0ABE92928ED990091B6EB /* PDFTextView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PDFTextView.h; path = ../PDFTextView.h; sourceTree = "<group>"; };
  159. ECD0ABEA2928ED990091B6EB /* PDFTextView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PDFTextView.m; path = ../PDFTextView.m; sourceTree = "<group>"; };
  160. ECD0ABEB2928ED9A0091B6EB /* PDFImagePreview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PDFImagePreview.h; path = ../PDFImagePreview.h; sourceTree = "<group>"; };
  161. ECD0ABEC2928ED9A0091B6EB /* PDFImagePreview.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PDFImagePreview.m; path = ../PDFImagePreview.m; sourceTree = "<group>"; };
  162. ECD0ABED2928ED9A0091B6EB /* PDFImageView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PDFImageView.h; path = ../PDFImageView.h; sourceTree = "<group>"; };
  163. ECD0ABEF2928ED9A0091B6EB /* PDFTextPreview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PDFTextPreview.h; path = ../PDFTextPreview.h; sourceTree = "<group>"; };
  164. ECD0ABF92928EECA0091B6EB /* NSArray+MASAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSArray+MASAdditions.h"; sourceTree = "<group>"; };
  165. ECD0ABFA2928EECA0091B6EB /* View+MASAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "View+MASAdditions.h"; sourceTree = "<group>"; };
  166. ECD0ABFB2928EECA0091B6EB /* MASConstraintMaker.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASConstraintMaker.m; sourceTree = "<group>"; };
  167. ECD0ABFC2928EECA0091B6EB /* MASConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASConstraint.h; sourceTree = "<group>"; };
  168. ECD0ABFD2928EECA0091B6EB /* MASConstraint+Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "MASConstraint+Private.h"; sourceTree = "<group>"; };
  169. ECD0ABFE2928EECA0091B6EB /* NSLayoutConstraint+MASDebugAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSLayoutConstraint+MASDebugAdditions.m"; sourceTree = "<group>"; };
  170. ECD0ABFF2928EECA0091B6EB /* MASLayoutConstraint.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASLayoutConstraint.m; sourceTree = "<group>"; };
  171. ECD0AC002928EECA0091B6EB /* NSArray+MASAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSArray+MASAdditions.m"; sourceTree = "<group>"; };
  172. ECD0AC012928EECA0091B6EB /* NSArray+MASShorthandAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSArray+MASShorthandAdditions.h"; sourceTree = "<group>"; };
  173. ECD0AC022928EECA0091B6EB /* MASConstraint.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASConstraint.m; sourceTree = "<group>"; };
  174. ECD0AC032928EECA0091B6EB /* MASCompositeConstraint.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASCompositeConstraint.m; sourceTree = "<group>"; };
  175. ECD0AC042928EECA0091B6EB /* MASLayoutConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASLayoutConstraint.h; sourceTree = "<group>"; };
  176. ECD0AC052928EECA0091B6EB /* NSLayoutConstraint+MASDebugAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSLayoutConstraint+MASDebugAdditions.h"; sourceTree = "<group>"; };
  177. ECD0AC062928EECA0091B6EB /* MASViewConstraint.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASViewConstraint.m; sourceTree = "<group>"; };
  178. ECD0AC072928EECA0091B6EB /* MASConstraintMaker.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASConstraintMaker.h; sourceTree = "<group>"; };
  179. ECD0AC082928EECA0091B6EB /* Masonry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Masonry.h; sourceTree = "<group>"; };
  180. ECD0AC092928EECA0091B6EB /* ViewController+MASAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "ViewController+MASAdditions.m"; sourceTree = "<group>"; };
  181. ECD0AC0A2928EECA0091B6EB /* ViewController+MASAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "ViewController+MASAdditions.h"; sourceTree = "<group>"; };
  182. ECD0AC0C2928EECA0091B6EB /* MASCompositeConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASCompositeConstraint.h; sourceTree = "<group>"; };
  183. ECD0AC0D2928EECA0091B6EB /* View+MASAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "View+MASAdditions.m"; sourceTree = "<group>"; };
  184. ECD0AC0E2928EECB0091B6EB /* MASViewConstraint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASViewConstraint.h; sourceTree = "<group>"; };
  185. ECD0AC0F2928EECB0091B6EB /* MASUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASUtilities.h; sourceTree = "<group>"; };
  186. ECD0AC102928EECB0091B6EB /* MASViewAttribute.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MASViewAttribute.h; sourceTree = "<group>"; };
  187. ECD0AC112928EECB0091B6EB /* MASViewAttribute.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MASViewAttribute.m; sourceTree = "<group>"; };
  188. ECD0AC122928EECB0091B6EB /* View+MASShorthandAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "View+MASShorthandAdditions.h"; sourceTree = "<group>"; };
  189. ECD0AC1F2928EF260091B6EB /* btn_selected.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = btn_selected.png; sourceTree = "<group>"; };
  190. ECD0AC212928F2A70091B6EB /* PDFTextViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = PDFTextViewController.h; path = ../../PDFTextViewController.h; sourceTree = "<group>"; };
  191. ECD0AC222928F2A70091B6EB /* PDFTextViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = PDFTextViewController.m; path = ../../PDFTextViewController.m; sourceTree = "<group>"; };
  192. ECD0AC242928F2E50091B6EB /* PDFImageViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = PDFImageViewController.h; path = ../../PDFImageViewController.h; sourceTree = "<group>"; };
  193. ECD0AC252928F2E50091B6EB /* PDFImageViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; name = PDFImageViewController.m; path = ../../PDFImageViewController.m; sourceTree = "<group>"; };
  194. ECD0AC30292B56C90091B6EB /* PDFDataModel.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PDFDataModel.h; sourceTree = "<group>"; };
  195. ECD0AC31292B56C90091B6EB /* PDFDataModel.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PDFDataModel.m; sourceTree = "<group>"; };
  196. /* End PBXFileReference section */
  197. /* Begin PBXFrameworksBuildPhase section */
  198. EC62978629220F8300D339EE /* Frameworks */ = {
  199. isa = PBXFrameworksBuildPhase;
  200. buildActionMask = 2147483647;
  201. files = (
  202. C9ECD0E9296BDAEF006C459B /* ComPDFKit.xcframework in Frameworks */,
  203. );
  204. runOnlyForDeploymentPostprocessing = 0;
  205. };
  206. /* End PBXFrameworksBuildPhase section */
  207. /* Begin PBXGroup section */
  208. C95FE7482966F3F40038BBF3 /* Image */ = {
  209. isa = PBXGroup;
  210. children = (
  211. C95FE7492966F3F40038BBF3 /* btn_frontpage.png */,
  212. C95FE74A2966F3F40038BBF3 /* pageedit_delete.png */,
  213. C95FE74B2966F3F40038BBF3 /* text_color_bar.png */,
  214. C95FE74C2966F3F40038BBF3 /* add_newpage01.png */,
  215. ECD0AC1F2928EF260091B6EB /* btn_selected.png */,
  216. );
  217. path = Image;
  218. sourceTree = "<group>";
  219. };
  220. C95FE7752966F65F0038BBF3 /* HeaderFooterView */ = {
  221. isa = PBXGroup;
  222. children = (
  223. C95FE7632966F4ED0038BBF3 /* PDFHeadView.h */,
  224. C95FE7642966F5E30038BBF3 /* PDFHeadView.m */,
  225. C95FE7662966F5FA0038BBF3 /* PDFHeaderFooterAddView.h */,
  226. C95FE7672966F6000038BBF3 /* PDFHeaderFooterAddView.m */,
  227. C95FE7692966F6070038BBF3 /* PDFBatesAddView.h */,
  228. C95FE76A2966F60D0038BBF3 /* PDFBatesAddView.m */,
  229. C95FE76C2966F6140038BBF3 /* PDFHeaderFooterTextTableView.h */,
  230. C95FE76D2966F61A0038BBF3 /* PDFHeaderFooterTextTableView.m */,
  231. C95FE76F2966F6270038BBF3 /* PDFAddView.h */,
  232. C95FE7702966F62E0038BBF3 /* PDFAddView.m */,
  233. C95FE7722966F6350038BBF3 /* PDFSettingView.h */,
  234. C95FE7732966F63C0038BBF3 /* PDFSettingView.m */,
  235. );
  236. path = HeaderFooterView;
  237. sourceTree = "<group>";
  238. };
  239. C95FE7762966F6AF0038BBF3 /* WatermarkView */ = {
  240. isa = PBXGroup;
  241. children = (
  242. ECD0ABE82928ED990091B6EB /* PDFImageView.m */,
  243. ECD0ABED2928ED9A0091B6EB /* PDFImageView.h */,
  244. ECD0ABEB2928ED9A0091B6EB /* PDFImagePreview.h */,
  245. ECD0ABEC2928ED9A0091B6EB /* PDFImagePreview.m */,
  246. ECD0ABEF2928ED9A0091B6EB /* PDFTextPreview.h */,
  247. ECD0ABE52928ED990091B6EB /* PDFTextPreview.m */,
  248. ECD0ABE92928ED990091B6EB /* PDFTextView.h */,
  249. ECD0ABEA2928ED990091B6EB /* PDFTextView.m */,
  250. C96150D0295400B00020F445 /* PDFDrawView.h */,
  251. C96150D1295400B00020F445 /* PDFDrawView.m */,
  252. C96150D329554F660020F445 /* PDFClipView.h */,
  253. C96150D429554F660020F445 /* PDFClipView.m */,
  254. C97E91662959B96C007F6943 /* PDFEditView.h */,
  255. C97E91672959B96C007F6943 /* PDFEditView.m */,
  256. );
  257. path = WatermarkView;
  258. sourceTree = "<group>";
  259. };
  260. C95FE7772966F70B0038BBF3 /* BackgroundView */ = {
  261. isa = PBXGroup;
  262. children = (
  263. C986D3F6296288C400EBD4DF /* PDFBackgroundPreview.h */,
  264. C986D3F7296288C400EBD4DF /* PDFBackgroundPreview.m */,
  265. C986D3F9296288F700EBD4DF /* PDFBackgroundView.h */,
  266. C986D3FA296288F700EBD4DF /* PDFBackgroundView.m */,
  267. C986D3FC2962A70400EBD4DF /* PDFBackgroundSettingView.h */,
  268. C986D3FD2962A70400EBD4DF /* PDFBackgroundSettingView.m */,
  269. C92BA1922963F806009954EF /* PDFDrawBackgroundView.h */,
  270. C92BA1932963F806009954EF /* PDFDrawBackgroundView.m */,
  271. C92BA1952963F84B009954EF /* PDFDrawImageView.h */,
  272. C92BA1962963F84B009954EF /* PDFDrawImageView.m */,
  273. );
  274. path = BackgroundView;
  275. sourceTree = "<group>";
  276. };
  277. C96D13912924791E00CC92C7 /* Images */ = {
  278. isa = PBXGroup;
  279. children = (
  280. C96D13922924793800CC92C7 /* btn_more.png */,
  281. );
  282. path = Images;
  283. sourceTree = "<group>";
  284. };
  285. C97A786F2967AC000012BA91 /* HeaderFooter */ = {
  286. isa = PBXGroup;
  287. children = (
  288. C95FE7782966F7810038BBF3 /* PDFHeaderFooterAddController.h */,
  289. C97A78702967AC210012BA91 /* PDFAddViewController.h */,
  290. C95FE77C2966F7970038BBF3 /* PDFBatesAddViewController.m */,
  291. C97A78722967AC3D0012BA91 /* PDFAddViewController.m */,
  292. C95FE7792966F7870038BBF3 /* PDFHeaderFooterAddController.m */,
  293. C95FE77B2966F78E0038BBF3 /* PDFBatesAddViewController.h */,
  294. C95FE7812966F7AF0038BBF3 /* PDFAddViewControllerHeader.h */,
  295. );
  296. path = HeaderFooter;
  297. sourceTree = "<group>";
  298. };
  299. C97A787E2967AEB00012BA91 /* Background */ = {
  300. isa = PBXGroup;
  301. children = (
  302. C986D3F32962857900EBD4DF /* PDFBackgroundSettingViewController.h */,
  303. C986D3F42962857900EBD4DF /* PDFBackgroundSettingViewController.m */,
  304. );
  305. path = Background;
  306. sourceTree = "<group>";
  307. };
  308. C97A78822967AF980012BA91 /* Watermark */ = {
  309. isa = PBXGroup;
  310. children = (
  311. ECD0AC212928F2A70091B6EB /* PDFTextViewController.h */,
  312. ECD0AC222928F2A70091B6EB /* PDFTextViewController.m */,
  313. ECD0AC242928F2E50091B6EB /* PDFImageViewController.h */,
  314. ECD0AC252928F2E50091B6EB /* PDFImageViewController.m */,
  315. C9638494294ACC240055CCCA /* PDFAddWaterMarkViewController.h */,
  316. C9638495294ACC240055CCCA /* PDFAddWaterMarkViewController.m */,
  317. C9ECD1C22970023B006C459B /* PDFWatermarkViewController.h */,
  318. C9ECD1C32970023B006C459B /* PDFWatermarkViewController.m */,
  319. C9ECD1C5297003AF006C459B /* PDFWatermarkControllerHeader.h */,
  320. );
  321. name = Watermark;
  322. path = Background/Watermark;
  323. sourceTree = "<group>";
  324. };
  325. EC62978029220F8300D339EE = {
  326. isa = PBXGroup;
  327. children = (
  328. C9ECD0E7296BDAD1006C459B /* ComPDFKit.xcframework */,
  329. EC62978B29220F8300D339EE /* PDFViewer */,
  330. EC62978A29220F8300D339EE /* Products */,
  331. );
  332. sourceTree = "<group>";
  333. };
  334. EC62978A29220F8300D339EE /* Products */ = {
  335. isa = PBXGroup;
  336. children = (
  337. EC62978929220F8300D339EE /* PDFViewer.app */,
  338. );
  339. name = Products;
  340. sourceTree = "<group>";
  341. };
  342. EC62978B29220F8300D339EE /* PDFViewer */ = {
  343. isa = PBXGroup;
  344. children = (
  345. C9ECD104296CFE45006C459B /* Sample */,
  346. ECD0ABF62928EE9A0091B6EB /* Masonry */,
  347. EC6297B52922393F00D339EE /* Controller */,
  348. ECD0ABE42928ED5D0091B6EB /* View */,
  349. EC6297AD29222D3100D339EE /* Model */,
  350. EC62978D29220F8300D339EE /* AppDelegate.m */,
  351. EC62978C29220F8300D339EE /* AppDelegate.h */,
  352. EC62978F29220F8300D339EE /* SceneDelegate.h */,
  353. EC62979029220F8300D339EE /* SceneDelegate.m */,
  354. EC62979229220F8300D339EE /* ViewController.h */,
  355. EC62979329220F8300D339EE /* ViewController.m */,
  356. EC62979529220F8300D339EE /* Main.storyboard */,
  357. EC62979829220F8400D339EE /* Assets.xcassets */,
  358. EC62979A29220F8400D339EE /* LaunchScreen.storyboard */,
  359. EC62979D29220F8400D339EE /* Info.plist */,
  360. EC62979E29220F8400D339EE /* main.m */,
  361. );
  362. path = PDFViewer;
  363. sourceTree = "<group>";
  364. };
  365. EC6297AD29222D3100D339EE /* Model */ = {
  366. isa = PBXGroup;
  367. children = (
  368. EC6297B6292239A700D339EE /* PDFModel.h */,
  369. EC6297B7292239A700D339EE /* PDFModel.m */,
  370. C95FE7452966F3700038BBF3 /* PDFHeaderFooterModel.h */,
  371. C95FE7462966F37F0038BBF3 /* PDFHeaderFooterModel.m */,
  372. ECD0AC30292B56C90091B6EB /* PDFDataModel.h */,
  373. ECD0AC31292B56C90091B6EB /* PDFDataModel.m */,
  374. C92BA19829651CA3009954EF /* PDFBackgroundModel.h */,
  375. C92BA19929651CA3009954EF /* PDFBackgroundModel.m */,
  376. );
  377. path = Model;
  378. sourceTree = "<group>";
  379. };
  380. EC6297B52922393F00D339EE /* Controller */ = {
  381. isa = PBXGroup;
  382. children = (
  383. C96D13912924791E00CC92C7 /* Images */,
  384. EC6297BB292239C200D339EE /* PDFListController.h */,
  385. EC6297BC292239C200D339EE /* PDFListController.m */,
  386. ECC8831B2923352B00F6392E /* PDFViewController.h */,
  387. ECC8831C2923352B00F6392E /* PDFViewController.m */,
  388. C97A78822967AF980012BA91 /* Watermark */,
  389. C97A787E2967AEB00012BA91 /* Background */,
  390. C97A786F2967AC000012BA91 /* HeaderFooter */,
  391. );
  392. path = Controller;
  393. sourceTree = "<group>";
  394. };
  395. ECD0ABE42928ED5D0091B6EB /* View */ = {
  396. isa = PBXGroup;
  397. children = (
  398. C95FE7482966F3F40038BBF3 /* Image */,
  399. C95FE7772966F70B0038BBF3 /* BackgroundView */,
  400. C95FE7762966F6AF0038BBF3 /* WatermarkView */,
  401. C95FE7752966F65F0038BBF3 /* HeaderFooterView */,
  402. C9ECD1BF296FDB77006C459B /* PDFPreView.h */,
  403. C9ECD1C0296FDB77006C459B /* PDFPreView.m */,
  404. );
  405. path = View;
  406. sourceTree = "<group>";
  407. };
  408. ECD0ABF62928EE9A0091B6EB /* Masonry */ = {
  409. isa = PBXGroup;
  410. children = (
  411. ECD0AC0C2928EECA0091B6EB /* MASCompositeConstraint.h */,
  412. ECD0AC032928EECA0091B6EB /* MASCompositeConstraint.m */,
  413. ECD0ABFC2928EECA0091B6EB /* MASConstraint.h */,
  414. ECD0AC022928EECA0091B6EB /* MASConstraint.m */,
  415. ECD0ABFD2928EECA0091B6EB /* MASConstraint+Private.h */,
  416. ECD0AC072928EECA0091B6EB /* MASConstraintMaker.h */,
  417. ECD0ABFB2928EECA0091B6EB /* MASConstraintMaker.m */,
  418. ECD0AC042928EECA0091B6EB /* MASLayoutConstraint.h */,
  419. ECD0ABFF2928EECA0091B6EB /* MASLayoutConstraint.m */,
  420. ECD0AC082928EECA0091B6EB /* Masonry.h */,
  421. ECD0AC0F2928EECB0091B6EB /* MASUtilities.h */,
  422. ECD0AC102928EECB0091B6EB /* MASViewAttribute.h */,
  423. ECD0AC112928EECB0091B6EB /* MASViewAttribute.m */,
  424. ECD0AC0E2928EECB0091B6EB /* MASViewConstraint.h */,
  425. ECD0AC062928EECA0091B6EB /* MASViewConstraint.m */,
  426. ECD0ABF92928EECA0091B6EB /* NSArray+MASAdditions.h */,
  427. ECD0AC002928EECA0091B6EB /* NSArray+MASAdditions.m */,
  428. ECD0AC012928EECA0091B6EB /* NSArray+MASShorthandAdditions.h */,
  429. ECD0AC052928EECA0091B6EB /* NSLayoutConstraint+MASDebugAdditions.h */,
  430. ECD0ABFE2928EECA0091B6EB /* NSLayoutConstraint+MASDebugAdditions.m */,
  431. ECD0ABFA2928EECA0091B6EB /* View+MASAdditions.h */,
  432. ECD0AC0D2928EECA0091B6EB /* View+MASAdditions.m */,
  433. ECD0AC122928EECB0091B6EB /* View+MASShorthandAdditions.h */,
  434. ECD0AC0A2928EECA0091B6EB /* ViewController+MASAdditions.h */,
  435. ECD0AC092928EECA0091B6EB /* ViewController+MASAdditions.m */,
  436. );
  437. path = Masonry;
  438. sourceTree = "<group>";
  439. };
  440. /* End PBXGroup section */
  441. /* Begin PBXNativeTarget section */
  442. EC62978829220F8300D339EE /* PDFViewer */ = {
  443. isa = PBXNativeTarget;
  444. buildConfigurationList = EC6297A229220F8400D339EE /* Build configuration list for PBXNativeTarget "PDFViewer" */;
  445. buildPhases = (
  446. EC62978529220F8300D339EE /* Sources */,
  447. EC62978629220F8300D339EE /* Frameworks */,
  448. EC62978729220F8300D339EE /* Resources */,
  449. EC31987529225362008E0889 /* Embed Frameworks */,
  450. );
  451. buildRules = (
  452. );
  453. dependencies = (
  454. );
  455. name = PDFViewer;
  456. productName = PDFViewer;
  457. productReference = EC62978929220F8300D339EE /* PDFViewer.app */;
  458. productType = "com.apple.product-type.application";
  459. };
  460. /* End PBXNativeTarget section */
  461. /* Begin PBXProject section */
  462. EC62978129220F8300D339EE /* Project object */ = {
  463. isa = PBXProject;
  464. attributes = {
  465. LastUpgradeCheck = 1240;
  466. TargetAttributes = {
  467. EC62978829220F8300D339EE = {
  468. CreatedOnToolsVersion = 12.4;
  469. };
  470. };
  471. };
  472. buildConfigurationList = EC62978429220F8300D339EE /* Build configuration list for PBXProject "PDFViewer" */;
  473. compatibilityVersion = "Xcode 9.3";
  474. developmentRegion = en;
  475. hasScannedForEncodings = 0;
  476. knownRegions = (
  477. en,
  478. Base,
  479. );
  480. mainGroup = EC62978029220F8300D339EE;
  481. productRefGroup = EC62978A29220F8300D339EE /* Products */;
  482. projectDirPath = "";
  483. projectRoot = "";
  484. targets = (
  485. EC62978829220F8300D339EE /* PDFViewer */,
  486. );
  487. };
  488. /* End PBXProject section */
  489. /* Begin PBXResourcesBuildPhase section */
  490. EC62978729220F8300D339EE /* Resources */ = {
  491. isa = PBXResourcesBuildPhase;
  492. buildActionMask = 2147483647;
  493. files = (
  494. C9ECD105296CFE45006C459B /* Sample in Resources */,
  495. EC62979C29220F8400D339EE /* LaunchScreen.storyboard in Resources */,
  496. C95FE74D2966F3F40038BBF3 /* btn_frontpage.png in Resources */,
  497. C96D13932924793800CC92C7 /* btn_more.png in Resources */,
  498. EC62979929220F8400D339EE /* Assets.xcassets in Resources */,
  499. C95FE74F2966F3F40038BBF3 /* text_color_bar.png in Resources */,
  500. C95FE7502966F3F40038BBF3 /* add_newpage01.png in Resources */,
  501. C95FE74E2966F3F40038BBF3 /* pageedit_delete.png in Resources */,
  502. ECD0AC202928EF260091B6EB /* btn_selected.png in Resources */,
  503. EC62979729220F8300D339EE /* Main.storyboard in Resources */,
  504. );
  505. runOnlyForDeploymentPostprocessing = 0;
  506. };
  507. /* End PBXResourcesBuildPhase section */
  508. /* Begin PBXSourcesBuildPhase section */
  509. EC62978529220F8300D339EE /* Sources */ = {
  510. isa = PBXSourcesBuildPhase;
  511. buildActionMask = 2147483647;
  512. files = (
  513. C9ECD1C42970023B006C459B /* PDFWatermarkViewController.m in Sources */,
  514. ECC8831D2923352B00F6392E /* PDFViewController.m in Sources */,
  515. C95FE7652966F5E30038BBF3 /* PDFHeadView.m in Sources */,
  516. EC62979429220F8300D339EE /* ViewController.m in Sources */,
  517. ECD0AC172928EECB0091B6EB /* MASConstraint.m in Sources */,
  518. C97E91682959B96C007F6943 /* PDFEditView.m in Sources */,
  519. C96150D2295400B00020F445 /* PDFDrawView.m in Sources */,
  520. C95FE77D2966F7970038BBF3 /* PDFBatesAddViewController.m in Sources */,
  521. EC6297B8292239A700D339EE /* PDFModel.m in Sources */,
  522. ECD0AC232928F2A70091B6EB /* PDFTextViewController.m in Sources */,
  523. ECD0AC262928F2E50091B6EB /* PDFImageViewController.m in Sources */,
  524. C95FE7472966F37F0038BBF3 /* PDFHeaderFooterModel.m in Sources */,
  525. ECD0ABF02928ED9A0091B6EB /* PDFTextPreview.m in Sources */,
  526. C97A78732967AC3D0012BA91 /* PDFAddViewController.m in Sources */,
  527. C9ECD1C1296FDB77006C459B /* PDFPreView.m in Sources */,
  528. C9638496294ACC240055CCCA /* PDFAddWaterMarkViewController.m in Sources */,
  529. ECD0AC1D2928EECB0091B6EB /* MASViewAttribute.m in Sources */,
  530. C95FE76B2966F60D0038BBF3 /* PDFBatesAddView.m in Sources */,
  531. ECD0AC182928EECB0091B6EB /* MASCompositeConstraint.m in Sources */,
  532. C986D3FE2962A70400EBD4DF /* PDFBackgroundSettingView.m in Sources */,
  533. ECD0AC1C2928EECB0091B6EB /* View+MASAdditions.m in Sources */,
  534. C95FE7712966F62E0038BBF3 /* PDFAddView.m in Sources */,
  535. C96150D529554F660020F445 /* PDFClipView.m in Sources */,
  536. ECD0AC152928EECB0091B6EB /* MASLayoutConstraint.m in Sources */,
  537. EC62978E29220F8300D339EE /* AppDelegate.m in Sources */,
  538. C95FE7742966F63C0038BBF3 /* PDFSettingView.m in Sources */,
  539. EC62979F29220F8400D339EE /* main.m in Sources */,
  540. EC6297BD292239C200D339EE /* PDFListController.m in Sources */,
  541. C92BA1942963F806009954EF /* PDFDrawBackgroundView.m in Sources */,
  542. C986D3F52962857900EBD4DF /* PDFBackgroundSettingViewController.m in Sources */,
  543. ECD0AC132928EECB0091B6EB /* MASConstraintMaker.m in Sources */,
  544. ECD0AC1A2928EECB0091B6EB /* ViewController+MASAdditions.m in Sources */,
  545. C95FE76E2966F61A0038BBF3 /* PDFHeaderFooterTextTableView.m in Sources */,
  546. ECD0AC142928EECB0091B6EB /* NSLayoutConstraint+MASDebugAdditions.m in Sources */,
  547. ECD0AC162928EECB0091B6EB /* NSArray+MASAdditions.m in Sources */,
  548. C986D3FB296288F700EBD4DF /* PDFBackgroundView.m in Sources */,
  549. C95FE77A2966F7870038BBF3 /* PDFHeaderFooterAddController.m in Sources */,
  550. C92BA19A29651CA3009954EF /* PDFBackgroundModel.m in Sources */,
  551. ECD0AC192928EECB0091B6EB /* MASViewConstraint.m in Sources */,
  552. EC62979129220F8300D339EE /* SceneDelegate.m in Sources */,
  553. C92BA1972963F84B009954EF /* PDFDrawImageView.m in Sources */,
  554. ECD0ABF52928ED9A0091B6EB /* PDFImagePreview.m in Sources */,
  555. ECD0AC32292B56C90091B6EB /* PDFDataModel.m in Sources */,
  556. ECD0ABF42928ED9A0091B6EB /* PDFTextView.m in Sources */,
  557. ECD0ABF32928ED9A0091B6EB /* PDFImageView.m in Sources */,
  558. C95FE7682966F6000038BBF3 /* PDFHeaderFooterAddView.m in Sources */,
  559. C986D3F8296288C400EBD4DF /* PDFBackgroundPreview.m in Sources */,
  560. );
  561. runOnlyForDeploymentPostprocessing = 0;
  562. };
  563. /* End PBXSourcesBuildPhase section */
  564. /* Begin PBXVariantGroup section */
  565. EC62979529220F8300D339EE /* Main.storyboard */ = {
  566. isa = PBXVariantGroup;
  567. children = (
  568. EC62979629220F8300D339EE /* Base */,
  569. );
  570. name = Main.storyboard;
  571. sourceTree = "<group>";
  572. };
  573. EC62979A29220F8400D339EE /* LaunchScreen.storyboard */ = {
  574. isa = PBXVariantGroup;
  575. children = (
  576. EC62979B29220F8400D339EE /* Base */,
  577. );
  578. name = LaunchScreen.storyboard;
  579. sourceTree = "<group>";
  580. };
  581. /* End PBXVariantGroup section */
  582. /* Begin XCBuildConfiguration section */
  583. EC6297A029220F8400D339EE /* Debug */ = {
  584. isa = XCBuildConfiguration;
  585. buildSettings = {
  586. ALWAYS_SEARCH_USER_PATHS = NO;
  587. CLANG_ANALYZER_NONNULL = YES;
  588. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  589. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  590. CLANG_CXX_LIBRARY = "libc++";
  591. CLANG_ENABLE_MODULES = YES;
  592. CLANG_ENABLE_OBJC_ARC = YES;
  593. CLANG_ENABLE_OBJC_WEAK = YES;
  594. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  595. CLANG_WARN_BOOL_CONVERSION = YES;
  596. CLANG_WARN_COMMA = YES;
  597. CLANG_WARN_CONSTANT_CONVERSION = YES;
  598. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  599. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  600. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  601. CLANG_WARN_EMPTY_BODY = YES;
  602. CLANG_WARN_ENUM_CONVERSION = YES;
  603. CLANG_WARN_INFINITE_RECURSION = YES;
  604. CLANG_WARN_INT_CONVERSION = YES;
  605. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  606. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  607. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  608. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  609. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  610. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  611. CLANG_WARN_STRICT_PROTOTYPES = YES;
  612. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  613. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  614. CLANG_WARN_UNREACHABLE_CODE = YES;
  615. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  616. COPY_PHASE_STRIP = NO;
  617. DEBUG_INFORMATION_FORMAT = dwarf;
  618. ENABLE_STRICT_OBJC_MSGSEND = YES;
  619. ENABLE_TESTABILITY = YES;
  620. GCC_C_LANGUAGE_STANDARD = gnu11;
  621. GCC_DYNAMIC_NO_PIC = NO;
  622. GCC_NO_COMMON_BLOCKS = YES;
  623. GCC_OPTIMIZATION_LEVEL = 0;
  624. GCC_PREPROCESSOR_DEFINITIONS = (
  625. "DEBUG=1",
  626. "$(inherited)",
  627. );
  628. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  629. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  630. GCC_WARN_UNDECLARED_SELECTOR = YES;
  631. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  632. GCC_WARN_UNUSED_FUNCTION = YES;
  633. GCC_WARN_UNUSED_VARIABLE = YES;
  634. IPHONEOS_DEPLOYMENT_TARGET = 14.4;
  635. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  636. MTL_FAST_MATH = YES;
  637. ONLY_ACTIVE_ARCH = YES;
  638. SDKROOT = iphoneos;
  639. };
  640. name = Debug;
  641. };
  642. EC6297A129220F8400D339EE /* Release */ = {
  643. isa = XCBuildConfiguration;
  644. buildSettings = {
  645. ALWAYS_SEARCH_USER_PATHS = NO;
  646. CLANG_ANALYZER_NONNULL = YES;
  647. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  648. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  649. CLANG_CXX_LIBRARY = "libc++";
  650. CLANG_ENABLE_MODULES = YES;
  651. CLANG_ENABLE_OBJC_ARC = YES;
  652. CLANG_ENABLE_OBJC_WEAK = YES;
  653. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  654. CLANG_WARN_BOOL_CONVERSION = YES;
  655. CLANG_WARN_COMMA = YES;
  656. CLANG_WARN_CONSTANT_CONVERSION = YES;
  657. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  658. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  659. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  660. CLANG_WARN_EMPTY_BODY = YES;
  661. CLANG_WARN_ENUM_CONVERSION = YES;
  662. CLANG_WARN_INFINITE_RECURSION = YES;
  663. CLANG_WARN_INT_CONVERSION = YES;
  664. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  665. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  666. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  667. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  668. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  669. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  670. CLANG_WARN_STRICT_PROTOTYPES = YES;
  671. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  672. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  673. CLANG_WARN_UNREACHABLE_CODE = YES;
  674. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  675. COPY_PHASE_STRIP = NO;
  676. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  677. ENABLE_NS_ASSERTIONS = NO;
  678. ENABLE_STRICT_OBJC_MSGSEND = YES;
  679. GCC_C_LANGUAGE_STANDARD = gnu11;
  680. GCC_NO_COMMON_BLOCKS = YES;
  681. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  682. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  683. GCC_WARN_UNDECLARED_SELECTOR = YES;
  684. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  685. GCC_WARN_UNUSED_FUNCTION = YES;
  686. GCC_WARN_UNUSED_VARIABLE = YES;
  687. IPHONEOS_DEPLOYMENT_TARGET = 14.4;
  688. MTL_ENABLE_DEBUG_INFO = NO;
  689. MTL_FAST_MATH = YES;
  690. SDKROOT = iphoneos;
  691. VALIDATE_PRODUCT = YES;
  692. };
  693. name = Release;
  694. };
  695. EC6297A329220F8400D339EE /* Debug */ = {
  696. isa = XCBuildConfiguration;
  697. buildSettings = {
  698. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  699. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  700. CODE_SIGN_STYLE = Automatic;
  701. DEVELOPMENT_TEAM = Q43DRF894U;
  702. EXCLUDED_ARCHS = "";
  703. FRAMEWORK_SEARCH_PATHS = (
  704. "$(inherited)",
  705. "$(PROJECT_DIR)",
  706. );
  707. INFOPLIST_FILE = PDFViewer/Info.plist;
  708. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  709. LD_RUNPATH_SEARCH_PATHS = (
  710. "$(inherited)",
  711. "@executable_path/Frameworks",
  712. );
  713. MARKETING_VERSION = 1;
  714. PRODUCT_BUNDLE_IDENTIFIER = com.compdfkit.pdfviewer;
  715. PRODUCT_NAME = "$(TARGET_NAME)";
  716. TARGETED_DEVICE_FAMILY = "1,2";
  717. };
  718. name = Debug;
  719. };
  720. EC6297A429220F8400D339EE /* Release */ = {
  721. isa = XCBuildConfiguration;
  722. buildSettings = {
  723. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  724. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  725. CODE_SIGN_STYLE = Automatic;
  726. DEVELOPMENT_TEAM = Q43DRF894U;
  727. EXCLUDED_ARCHS = "";
  728. FRAMEWORK_SEARCH_PATHS = (
  729. "$(inherited)",
  730. "$(PROJECT_DIR)",
  731. );
  732. INFOPLIST_FILE = PDFViewer/Info.plist;
  733. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  734. LD_RUNPATH_SEARCH_PATHS = (
  735. "$(inherited)",
  736. "@executable_path/Frameworks",
  737. );
  738. MARKETING_VERSION = 1;
  739. PRODUCT_BUNDLE_IDENTIFIER = com.compdfkit.pdfviewer;
  740. PRODUCT_NAME = "$(TARGET_NAME)";
  741. TARGETED_DEVICE_FAMILY = "1,2";
  742. };
  743. name = Release;
  744. };
  745. /* End XCBuildConfiguration section */
  746. /* Begin XCConfigurationList section */
  747. EC62978429220F8300D339EE /* Build configuration list for PBXProject "PDFViewer" */ = {
  748. isa = XCConfigurationList;
  749. buildConfigurations = (
  750. EC6297A029220F8400D339EE /* Debug */,
  751. EC6297A129220F8400D339EE /* Release */,
  752. );
  753. defaultConfigurationIsVisible = 0;
  754. defaultConfigurationName = Release;
  755. };
  756. EC6297A229220F8400D339EE /* Build configuration list for PBXNativeTarget "PDFViewer" */ = {
  757. isa = XCConfigurationList;
  758. buildConfigurations = (
  759. EC6297A329220F8400D339EE /* Debug */,
  760. EC6297A429220F8400D339EE /* Release */,
  761. );
  762. defaultConfigurationIsVisible = 0;
  763. defaultConfigurationName = Release;
  764. };
  765. /* End XCConfigurationList section */
  766. };
  767. rootObject = EC62978129220F8300D339EE /* Project object */;
  768. }