project.pbxproj 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 56;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. C949FEE329EE70D000C30A8D /* UIColor+Utils.h in Headers */ = {isa = PBXBuildFile; fileRef = C949FEE129EE70D000C30A8D /* UIColor+Utils.h */; settings = {ATTRIBUTES = (Public, ); }; };
  10. C949FEE429EE70D000C30A8D /* UIColor+Utils.m in Sources */ = {isa = PBXBuildFile; fileRef = C949FEE229EE70D000C30A8D /* UIColor+Utils.m */; };
  11. C9AF182629EE8AB600EC4979 /* UtilsColor.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C9AF182529EE8AB600EC4979 /* UtilsColor.xcassets */; };
  12. C9B0CE1829E6486700524B7F /* ComPDFKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = F313657129E4367A00EE6BBB /* ComPDFKit.xcframework */; };
  13. F32DA16229ED904300E19ECA /* CPDFOutlineModel.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA12229ED904300E19ECA /* CPDFOutlineModel.h */; };
  14. F32DA16329ED904300E19ECA /* Image.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F32DA12329ED904300E19ECA /* Image.xcassets */; };
  15. F32DA16429ED904300E19ECA /* CPDFOutlineViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA12429ED904300E19ECA /* CPDFOutlineViewCell.m */; };
  16. F32DA16529ED904300E19ECA /* CPDFOutlineViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA12529ED904300E19ECA /* CPDFOutlineViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  17. F32DA16629ED904300E19ECA /* CPDFOutlineModel.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA12629ED904300E19ECA /* CPDFOutlineModel.m */; };
  18. F32DA16729ED904300E19ECA /* CPDFOutlineViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA12729ED904300E19ECA /* CPDFOutlineViewController.m */; };
  19. F32DA16829ED904300E19ECA /* CPDFOutlineViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA12829ED904300E19ECA /* CPDFOutlineViewCell.h */; };
  20. F32DA16929ED904300E19ECA /* CPDFSearchResultsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA12A29ED904300E19ECA /* CPDFSearchResultsViewController.m */; };
  21. F32DA16A29ED904300E19ECA /* CPDFSearchViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA12B29ED904300E19ECA /* CPDFSearchViewCell.h */; };
  22. F32DA16B29ED904300E19ECA /* CSearchToolbar.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA12C29ED904300E19ECA /* CSearchToolbar.m */; };
  23. F32DA16C29ED904300E19ECA /* CPDFSearchResultsViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA12D29ED904300E19ECA /* CPDFSearchResultsViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  24. F32DA16D29ED904300E19ECA /* CPDFSearchViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA12E29ED904300E19ECA /* CPDFSearchViewCell.m */; };
  25. F32DA16E29ED904300E19ECA /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F32DA12F29ED904300E19ECA /* Images.xcassets */; };
  26. F32DA16F29ED904300E19ECA /* CSearchToolbar.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA13029ED904300E19ECA /* CSearchToolbar.h */; settings = {ATTRIBUTES = (Public, ); }; };
  27. F32DA17029ED904300E19ECA /* CPDFThumbnailViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA13229ED904300E19ECA /* CPDFThumbnailViewCell.h */; };
  28. F32DA17129ED904300E19ECA /* CPDFThumbnailViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA13329ED904300E19ECA /* CPDFThumbnailViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  29. F32DA17229ED904300E19ECA /* CPDFThumbnailViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA13429ED904300E19ECA /* CPDFThumbnailViewCell.m */; };
  30. F32DA17329ED904300E19ECA /* CPDFThumbnailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA13529ED904300E19ECA /* CPDFThumbnailViewController.m */; };
  31. F32DA17429ED904300E19ECA /* CPDFInfoViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA13829ED904300E19ECA /* CPDFInfoViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  32. F32DA17529ED904300E19ECA /* CPDFInfoTableCell.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA13929ED904300E19ECA /* CPDFInfoTableCell.h */; };
  33. F32DA17629ED904300E19ECA /* CPDFInfoViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA13A29ED904300E19ECA /* CPDFInfoViewController.m */; };
  34. F32DA17729ED904300E19ECA /* CPDFInfoTableCell.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA13B29ED904300E19ECA /* CPDFInfoTableCell.m */; };
  35. F32DA17829ED904300E19ECA /* CPDFDisplayTableViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA13D29ED904300E19ECA /* CPDFDisplayTableViewCell.h */; };
  36. F32DA17929ED904300E19ECA /* CPDFDisplayViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA13E29ED904300E19ECA /* CPDFDisplayViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  37. F32DA17A29ED904300E19ECA /* CPDFDisplayTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA13F29ED904300E19ECA /* CPDFDisplayTableViewCell.m */; };
  38. F32DA17B29ED904300E19ECA /* CPDFDisplayViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA14029ED904300E19ECA /* CPDFDisplayViewController.m */; };
  39. F32DA17C29ED904300E19ECA /* DisplayImage.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F32DA14129ED904300E19ECA /* DisplayImage.xcassets */; };
  40. F32DA17D29ED904300E19ECA /* CPDFBOTAViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA14929ED904300E19ECA /* CPDFBOTAViewController.m */; };
  41. F32DA17E29ED904300E19ECA /* CPDFBOTAViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA14A29ED904300E19ECA /* CPDFBOTAViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  42. F32DA17F29ED904300E19ECA /* CNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA14C29ED904300E19ECA /* CNavigationController.m */; };
  43. F32DA18029ED904300E19ECA /* CNavigationController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA14D29ED904300E19ECA /* CNavigationController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  44. F32DA18129ED904300E19ECA /* CNavigationRightView.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA15029ED904300E19ECA /* CNavigationRightView.h */; settings = {ATTRIBUTES = (Public, ); }; };
  45. F32DA18229ED904300E19ECA /* NavigationRightImage.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F32DA15129ED904300E19ECA /* NavigationRightImage.xcassets */; };
  46. F32DA18329ED904300E19ECA /* CNavigationRightView.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA15229ED904300E19ECA /* CNavigationRightView.m */; };
  47. F32DA18429ED904300E19ECA /* CActivityIndicatorView.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA15429ED904300E19ECA /* CActivityIndicatorView.m */; };
  48. F32DA18529ED904300E19ECA /* CActivityIndicatorView.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA15529ED904300E19ECA /* CActivityIndicatorView.h */; settings = {ATTRIBUTES = (Public, ); }; };
  49. F32DA18629ED904300E19ECA /* Image.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F32DA15729ED904300E19ECA /* Image.xcassets */; };
  50. F32DA18729ED904300E19ECA /* CPDFListView.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA15829ED904300E19ECA /* CPDFListView.m */; };
  51. F32DA18929ED904300E19ECA /* CPDFListView.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA15A29ED904300E19ECA /* CPDFListView.h */; settings = {ATTRIBUTES = (Public, ); }; };
  52. F32DA18A29ED904300E19ECA /* CPDFSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA15C29ED904300E19ECA /* CPDFSlider.m */; };
  53. F32DA18B29ED904300E19ECA /* CPDFSlider.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA15D29ED904300E19ECA /* CPDFSlider.h */; settings = {ATTRIBUTES = (Public, ); }; };
  54. F32DA18C29ED904300E19ECA /* CPDFSliderImage.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F32DA15E29ED904300E19ECA /* CPDFSliderImage.xcassets */; };
  55. F32DA18D29ED904300E19ECA /* CPDFPageIndicatorView.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA16029ED904300E19ECA /* CPDFPageIndicatorView.h */; settings = {ATTRIBUTES = (Public, ); }; };
  56. F32DA18E29ED904300E19ECA /* CPDFPageIndicatorView.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA16129ED904300E19ECA /* CPDFPageIndicatorView.m */; };
  57. F32DA19129ED908800E19ECA /* CPDFMoreListViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA18F29ED908800E19ECA /* CPDFMoreListViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  58. F32DA19229ED908800E19ECA /* CPDFMoreListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA19029ED908800E19ECA /* CPDFMoreListViewController.m */; };
  59. F335EE4B29E430C800ACC72A /* compdfkit_tools.h in Headers */ = {isa = PBXBuildFile; fileRef = F335EE4A29E430C800ACC72A /* compdfkit_tools.h */; settings = {ATTRIBUTES = (Public, ); }; };
  60. F3877E1629E6764E00037D92 /* CPDFDisplayViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F3877E1429E6764E00037D92 /* CPDFDisplayViewController.h */; };
  61. F3E8495929E69712007BE967 /* DisplayImage.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F3E8495829E69712007BE967 /* DisplayImage.xcassets */; };
  62. /* End PBXBuildFile section */
  63. /* Begin PBXFileReference section */
  64. C949FEE129EE70D000C30A8D /* UIColor+Utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIColor+Utils.h"; sourceTree = "<group>"; };
  65. C949FEE229EE70D000C30A8D /* UIColor+Utils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIColor+Utils.m"; sourceTree = "<group>"; };
  66. C9AF182529EE8AB600EC4979 /* UtilsColor.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = UtilsColor.xcassets; sourceTree = "<group>"; };
  67. F313657129E4367A00EE6BBB /* ComPDFKit.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = ComPDFKit.xcframework; path = ../Lib/ComPDFKit.xcframework; sourceTree = "<group>"; };
  68. F32DA12229ED904300E19ECA /* CPDFOutlineModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFOutlineModel.h; sourceTree = "<group>"; };
  69. F32DA12329ED904300E19ECA /* Image.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Image.xcassets; sourceTree = "<group>"; };
  70. F32DA12429ED904300E19ECA /* CPDFOutlineViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFOutlineViewCell.m; sourceTree = "<group>"; };
  71. F32DA12529ED904300E19ECA /* CPDFOutlineViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFOutlineViewController.h; sourceTree = "<group>"; };
  72. F32DA12629ED904300E19ECA /* CPDFOutlineModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFOutlineModel.m; sourceTree = "<group>"; };
  73. F32DA12729ED904300E19ECA /* CPDFOutlineViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFOutlineViewController.m; sourceTree = "<group>"; };
  74. F32DA12829ED904300E19ECA /* CPDFOutlineViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFOutlineViewCell.h; sourceTree = "<group>"; };
  75. F32DA12A29ED904300E19ECA /* CPDFSearchResultsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFSearchResultsViewController.m; sourceTree = "<group>"; };
  76. F32DA12B29ED904300E19ECA /* CPDFSearchViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFSearchViewCell.h; sourceTree = "<group>"; };
  77. F32DA12C29ED904300E19ECA /* CSearchToolbar.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CSearchToolbar.m; sourceTree = "<group>"; };
  78. F32DA12D29ED904300E19ECA /* CPDFSearchResultsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFSearchResultsViewController.h; sourceTree = "<group>"; };
  79. F32DA12E29ED904300E19ECA /* CPDFSearchViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFSearchViewCell.m; sourceTree = "<group>"; };
  80. F32DA12F29ED904300E19ECA /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  81. F32DA13029ED904300E19ECA /* CSearchToolbar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CSearchToolbar.h; sourceTree = "<group>"; };
  82. F32DA13229ED904300E19ECA /* CPDFThumbnailViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFThumbnailViewCell.h; sourceTree = "<group>"; };
  83. F32DA13329ED904300E19ECA /* CPDFThumbnailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFThumbnailViewController.h; sourceTree = "<group>"; };
  84. F32DA13429ED904300E19ECA /* CPDFThumbnailViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFThumbnailViewCell.m; sourceTree = "<group>"; };
  85. F32DA13529ED904300E19ECA /* CPDFThumbnailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFThumbnailViewController.m; sourceTree = "<group>"; };
  86. F32DA13829ED904300E19ECA /* CPDFInfoViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFInfoViewController.h; sourceTree = "<group>"; };
  87. F32DA13929ED904300E19ECA /* CPDFInfoTableCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFInfoTableCell.h; sourceTree = "<group>"; };
  88. F32DA13A29ED904300E19ECA /* CPDFInfoViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFInfoViewController.m; sourceTree = "<group>"; };
  89. F32DA13B29ED904300E19ECA /* CPDFInfoTableCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFInfoTableCell.m; sourceTree = "<group>"; };
  90. F32DA13D29ED904300E19ECA /* CPDFDisplayTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFDisplayTableViewCell.h; sourceTree = "<group>"; };
  91. F32DA13E29ED904300E19ECA /* CPDFDisplayViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFDisplayViewController.h; sourceTree = "<group>"; };
  92. F32DA13F29ED904300E19ECA /* CPDFDisplayTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFDisplayTableViewCell.m; sourceTree = "<group>"; };
  93. F32DA14029ED904300E19ECA /* CPDFDisplayViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFDisplayViewController.m; sourceTree = "<group>"; };
  94. F32DA14129ED904300E19ECA /* DisplayImage.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = DisplayImage.xcassets; sourceTree = "<group>"; };
  95. F32DA14929ED904300E19ECA /* CPDFBOTAViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFBOTAViewController.m; sourceTree = "<group>"; };
  96. F32DA14A29ED904300E19ECA /* CPDFBOTAViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFBOTAViewController.h; sourceTree = "<group>"; };
  97. F32DA14C29ED904300E19ECA /* CNavigationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CNavigationController.m; sourceTree = "<group>"; };
  98. F32DA14D29ED904300E19ECA /* CNavigationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CNavigationController.h; sourceTree = "<group>"; };
  99. F32DA15029ED904300E19ECA /* CNavigationRightView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CNavigationRightView.h; sourceTree = "<group>"; };
  100. F32DA15129ED904300E19ECA /* NavigationRightImage.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = NavigationRightImage.xcassets; sourceTree = "<group>"; };
  101. F32DA15229ED904300E19ECA /* CNavigationRightView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CNavigationRightView.m; sourceTree = "<group>"; };
  102. F32DA15429ED904300E19ECA /* CActivityIndicatorView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CActivityIndicatorView.m; sourceTree = "<group>"; };
  103. F32DA15529ED904300E19ECA /* CActivityIndicatorView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CActivityIndicatorView.h; sourceTree = "<group>"; };
  104. F32DA15729ED904300E19ECA /* Image.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Image.xcassets; sourceTree = "<group>"; };
  105. F32DA15829ED904300E19ECA /* CPDFListView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFListView.m; sourceTree = "<group>"; };
  106. F32DA15929ED904300E19ECA /* Color.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Color.xcassets; sourceTree = "<group>"; };
  107. F32DA15A29ED904300E19ECA /* CPDFListView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFListView.h; sourceTree = "<group>"; };
  108. F32DA15C29ED904300E19ECA /* CPDFSlider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFSlider.m; sourceTree = "<group>"; };
  109. F32DA15D29ED904300E19ECA /* CPDFSlider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFSlider.h; sourceTree = "<group>"; };
  110. F32DA15E29ED904300E19ECA /* CPDFSliderImage.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = CPDFSliderImage.xcassets; sourceTree = "<group>"; };
  111. F32DA16029ED904300E19ECA /* CPDFPageIndicatorView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFPageIndicatorView.h; sourceTree = "<group>"; };
  112. F32DA16129ED904300E19ECA /* CPDFPageIndicatorView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFPageIndicatorView.m; sourceTree = "<group>"; };
  113. F32DA18F29ED908800E19ECA /* CPDFMoreListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFMoreListViewController.h; sourceTree = "<group>"; };
  114. F32DA19029ED908800E19ECA /* CPDFMoreListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFMoreListViewController.m; sourceTree = "<group>"; };
  115. F335EE4729E430C800ACC72A /* compdfkit_tools.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = compdfkit_tools.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  116. F335EE4A29E430C800ACC72A /* compdfkit_tools.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = compdfkit_tools.h; sourceTree = "<group>"; };
  117. F3877E1429E6764E00037D92 /* CPDFDisplayViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFDisplayViewController.h; sourceTree = "<group>"; };
  118. F3E8495829E69712007BE967 /* DisplayImage.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = DisplayImage.xcassets; sourceTree = "<group>"; };
  119. /* End PBXFileReference section */
  120. /* Begin PBXFrameworksBuildPhase section */
  121. F335EE4429E430C800ACC72A /* Frameworks */ = {
  122. isa = PBXFrameworksBuildPhase;
  123. buildActionMask = 2147483647;
  124. files = (
  125. C9B0CE1829E6486700524B7F /* ComPDFKit.xcframework in Frameworks */,
  126. );
  127. runOnlyForDeploymentPostprocessing = 0;
  128. };
  129. /* End PBXFrameworksBuildPhase section */
  130. /* Begin PBXGroup section */
  131. C949FEE029EE70D000C30A8D /* Utils */ = {
  132. isa = PBXGroup;
  133. children = (
  134. C9AF182529EE8AB600EC4979 /* UtilsColor.xcassets */,
  135. C949FEE129EE70D000C30A8D /* UIColor+Utils.h */,
  136. C949FEE229EE70D000C30A8D /* UIColor+Utils.m */,
  137. );
  138. path = Utils;
  139. sourceTree = "<group>";
  140. };
  141. F313657029E4367A00EE6BBB /* Frameworks */ = {
  142. isa = PBXGroup;
  143. children = (
  144. F313657129E4367A00EE6BBB /* ComPDFKit.xcframework */,
  145. );
  146. name = Frameworks;
  147. sourceTree = "<group>";
  148. };
  149. F32DA12029ED904300E19ECA /* Viewer */ = {
  150. isa = PBXGroup;
  151. children = (
  152. F32DA12129ED904300E19ECA /* PDFOutlie */,
  153. F32DA12929ED904300E19ECA /* PDFSearch */,
  154. F32DA13129ED904300E19ECA /* PDFThumbnail */,
  155. F32DA13629ED904300E19ECA /* PDFMore */,
  156. );
  157. path = Viewer;
  158. sourceTree = "<group>";
  159. };
  160. F32DA12129ED904300E19ECA /* PDFOutlie */ = {
  161. isa = PBXGroup;
  162. children = (
  163. F32DA12229ED904300E19ECA /* CPDFOutlineModel.h */,
  164. F32DA12629ED904300E19ECA /* CPDFOutlineModel.m */,
  165. F32DA12829ED904300E19ECA /* CPDFOutlineViewCell.h */,
  166. F32DA12429ED904300E19ECA /* CPDFOutlineViewCell.m */,
  167. F32DA12529ED904300E19ECA /* CPDFOutlineViewController.h */,
  168. F32DA12729ED904300E19ECA /* CPDFOutlineViewController.m */,
  169. F32DA12329ED904300E19ECA /* Image.xcassets */,
  170. );
  171. path = PDFOutlie;
  172. sourceTree = "<group>";
  173. };
  174. F32DA12929ED904300E19ECA /* PDFSearch */ = {
  175. isa = PBXGroup;
  176. children = (
  177. F32DA12D29ED904300E19ECA /* CPDFSearchResultsViewController.h */,
  178. F32DA12A29ED904300E19ECA /* CPDFSearchResultsViewController.m */,
  179. F32DA12B29ED904300E19ECA /* CPDFSearchViewCell.h */,
  180. F32DA12E29ED904300E19ECA /* CPDFSearchViewCell.m */,
  181. F32DA13029ED904300E19ECA /* CSearchToolbar.h */,
  182. F32DA12C29ED904300E19ECA /* CSearchToolbar.m */,
  183. F32DA12F29ED904300E19ECA /* Images.xcassets */,
  184. );
  185. path = PDFSearch;
  186. sourceTree = "<group>";
  187. };
  188. F32DA13129ED904300E19ECA /* PDFThumbnail */ = {
  189. isa = PBXGroup;
  190. children = (
  191. F32DA13229ED904300E19ECA /* CPDFThumbnailViewCell.h */,
  192. F32DA13429ED904300E19ECA /* CPDFThumbnailViewCell.m */,
  193. F32DA13329ED904300E19ECA /* CPDFThumbnailViewController.h */,
  194. F32DA13529ED904300E19ECA /* CPDFThumbnailViewController.m */,
  195. );
  196. path = PDFThumbnail;
  197. sourceTree = "<group>";
  198. };
  199. F32DA13629ED904300E19ECA /* PDFMore */ = {
  200. isa = PBXGroup;
  201. children = (
  202. F32DA18F29ED908800E19ECA /* CPDFMoreListViewController.h */,
  203. F32DA19029ED908800E19ECA /* CPDFMoreListViewController.m */,
  204. F32DA13729ED904300E19ECA /* PDFInfo */,
  205. F32DA13C29ED904300E19ECA /* PDFDisplaySetting */,
  206. );
  207. path = PDFMore;
  208. sourceTree = "<group>";
  209. };
  210. F32DA13729ED904300E19ECA /* PDFInfo */ = {
  211. isa = PBXGroup;
  212. children = (
  213. F32DA13929ED904300E19ECA /* CPDFInfoTableCell.h */,
  214. F32DA13B29ED904300E19ECA /* CPDFInfoTableCell.m */,
  215. F32DA13829ED904300E19ECA /* CPDFInfoViewController.h */,
  216. F32DA13A29ED904300E19ECA /* CPDFInfoViewController.m */,
  217. );
  218. path = PDFInfo;
  219. sourceTree = "<group>";
  220. };
  221. F32DA13C29ED904300E19ECA /* PDFDisplaySetting */ = {
  222. isa = PBXGroup;
  223. children = (
  224. F32DA13D29ED904300E19ECA /* CPDFDisplayTableViewCell.h */,
  225. F32DA13F29ED904300E19ECA /* CPDFDisplayTableViewCell.m */,
  226. F32DA13E29ED904300E19ECA /* CPDFDisplayViewController.h */,
  227. F32DA14029ED904300E19ECA /* CPDFDisplayViewController.m */,
  228. F32DA14129ED904300E19ECA /* DisplayImage.xcassets */,
  229. );
  230. path = PDFDisplaySetting;
  231. sourceTree = "<group>";
  232. };
  233. F32DA14229ED904300E19ECA /* Edit */ = {
  234. isa = PBXGroup;
  235. children = (
  236. );
  237. path = Edit;
  238. sourceTree = "<group>";
  239. };
  240. F32DA14329ED904300E19ECA /* Annotation */ = {
  241. isa = PBXGroup;
  242. children = (
  243. );
  244. path = Annotation;
  245. sourceTree = "<group>";
  246. };
  247. F32DA14429ED904300E19ECA /* PageEdit */ = {
  248. isa = PBXGroup;
  249. children = (
  250. );
  251. path = PageEdit;
  252. sourceTree = "<group>";
  253. };
  254. F32DA14529ED904300E19ECA /* Form */ = {
  255. isa = PBXGroup;
  256. children = (
  257. );
  258. path = Form;
  259. sourceTree = "<group>";
  260. };
  261. F32DA14629ED904300E19ECA /* Common */ = {
  262. isa = PBXGroup;
  263. children = (
  264. C949FEE029EE70D000C30A8D /* Utils */,
  265. F32DA14729ED904300E19ECA /* Controls */,
  266. F32DA14E29ED904300E19ECA /* Views */,
  267. );
  268. path = Common;
  269. sourceTree = "<group>";
  270. };
  271. F32DA14729ED904300E19ECA /* Controls */ = {
  272. isa = PBXGroup;
  273. children = (
  274. F32DA14829ED904300E19ECA /* BOTA */,
  275. F32DA14B29ED904300E19ECA /* PDFNavigationController */,
  276. );
  277. path = Controls;
  278. sourceTree = "<group>";
  279. };
  280. F32DA14829ED904300E19ECA /* BOTA */ = {
  281. isa = PBXGroup;
  282. children = (
  283. F32DA14A29ED904300E19ECA /* CPDFBOTAViewController.h */,
  284. F32DA14929ED904300E19ECA /* CPDFBOTAViewController.m */,
  285. );
  286. path = BOTA;
  287. sourceTree = "<group>";
  288. };
  289. F32DA14B29ED904300E19ECA /* PDFNavigationController */ = {
  290. isa = PBXGroup;
  291. children = (
  292. F32DA14D29ED904300E19ECA /* CNavigationController.h */,
  293. F32DA14C29ED904300E19ECA /* CNavigationController.m */,
  294. );
  295. path = PDFNavigationController;
  296. sourceTree = "<group>";
  297. };
  298. F32DA14E29ED904300E19ECA /* Views */ = {
  299. isa = PBXGroup;
  300. children = (
  301. F32DA14F29ED904300E19ECA /* PDFNavigationRightView */,
  302. F32DA15329ED904300E19ECA /* PDFActivityIndicatorView */,
  303. F32DA15629ED904300E19ECA /* PDFView */,
  304. F32DA15B29ED904300E19ECA /* PDFSliderView */,
  305. F32DA15F29ED904300E19ECA /* PDFPageIndicatorView */,
  306. );
  307. path = Views;
  308. sourceTree = "<group>";
  309. };
  310. F32DA14F29ED904300E19ECA /* PDFNavigationRightView */ = {
  311. isa = PBXGroup;
  312. children = (
  313. F32DA15029ED904300E19ECA /* CNavigationRightView.h */,
  314. F32DA15229ED904300E19ECA /* CNavigationRightView.m */,
  315. F32DA15129ED904300E19ECA /* NavigationRightImage.xcassets */,
  316. );
  317. path = PDFNavigationRightView;
  318. sourceTree = "<group>";
  319. };
  320. F32DA15329ED904300E19ECA /* PDFActivityIndicatorView */ = {
  321. isa = PBXGroup;
  322. children = (
  323. F32DA15529ED904300E19ECA /* CActivityIndicatorView.h */,
  324. F32DA15429ED904300E19ECA /* CActivityIndicatorView.m */,
  325. );
  326. path = PDFActivityIndicatorView;
  327. sourceTree = "<group>";
  328. };
  329. F32DA15629ED904300E19ECA /* PDFView */ = {
  330. isa = PBXGroup;
  331. children = (
  332. F32DA15929ED904300E19ECA /* Color.xcassets */,
  333. F32DA15A29ED904300E19ECA /* CPDFListView.h */,
  334. F32DA15829ED904300E19ECA /* CPDFListView.m */,
  335. F32DA15729ED904300E19ECA /* Image.xcassets */,
  336. );
  337. path = PDFView;
  338. sourceTree = "<group>";
  339. };
  340. F32DA15B29ED904300E19ECA /* PDFSliderView */ = {
  341. isa = PBXGroup;
  342. children = (
  343. F32DA15D29ED904300E19ECA /* CPDFSlider.h */,
  344. F32DA15C29ED904300E19ECA /* CPDFSlider.m */,
  345. F32DA15E29ED904300E19ECA /* CPDFSliderImage.xcassets */,
  346. );
  347. path = PDFSliderView;
  348. sourceTree = "<group>";
  349. };
  350. F32DA15F29ED904300E19ECA /* PDFPageIndicatorView */ = {
  351. isa = PBXGroup;
  352. children = (
  353. F32DA16029ED904300E19ECA /* CPDFPageIndicatorView.h */,
  354. F32DA16129ED904300E19ECA /* CPDFPageIndicatorView.m */,
  355. );
  356. path = PDFPageIndicatorView;
  357. sourceTree = "<group>";
  358. };
  359. F335EE3D29E430C800ACC72A = {
  360. isa = PBXGroup;
  361. children = (
  362. F335EE4929E430C800ACC72A /* compdfkit-tools */,
  363. F335EE4829E430C800ACC72A /* Products */,
  364. F313657029E4367A00EE6BBB /* Frameworks */,
  365. F3F5EE7029E69B2A0081CB32 /* Recovered References */,
  366. );
  367. sourceTree = "<group>";
  368. };
  369. F335EE4829E430C800ACC72A /* Products */ = {
  370. isa = PBXGroup;
  371. children = (
  372. F335EE4729E430C800ACC72A /* compdfkit_tools.framework */,
  373. );
  374. name = Products;
  375. sourceTree = "<group>";
  376. };
  377. F335EE4929E430C800ACC72A /* compdfkit-tools */ = {
  378. isa = PBXGroup;
  379. children = (
  380. F32DA14329ED904300E19ECA /* Annotation */,
  381. F32DA14629ED904300E19ECA /* Common */,
  382. F32DA14229ED904300E19ECA /* Edit */,
  383. F32DA14529ED904300E19ECA /* Form */,
  384. F32DA14429ED904300E19ECA /* PageEdit */,
  385. F32DA12029ED904300E19ECA /* Viewer */,
  386. F335EE4A29E430C800ACC72A /* compdfkit_tools.h */,
  387. );
  388. path = "compdfkit-tools";
  389. sourceTree = "<group>";
  390. };
  391. F3F5EE7029E69B2A0081CB32 /* Recovered References */ = {
  392. isa = PBXGroup;
  393. children = (
  394. F3877E1429E6764E00037D92 /* CPDFDisplayViewController.h */,
  395. F3E8495829E69712007BE967 /* DisplayImage.xcassets */,
  396. );
  397. name = "Recovered References";
  398. sourceTree = "<group>";
  399. };
  400. /* End PBXGroup section */
  401. /* Begin PBXHeadersBuildPhase section */
  402. F335EE4229E430C800ACC72A /* Headers */ = {
  403. isa = PBXHeadersBuildPhase;
  404. buildActionMask = 2147483647;
  405. files = (
  406. F32DA18129ED904300E19ECA /* CNavigationRightView.h in Headers */,
  407. F32DA16A29ED904300E19ECA /* CPDFSearchViewCell.h in Headers */,
  408. F32DA18B29ED904300E19ECA /* CPDFSlider.h in Headers */,
  409. F32DA18529ED904300E19ECA /* CActivityIndicatorView.h in Headers */,
  410. F32DA17E29ED904300E19ECA /* CPDFBOTAViewController.h in Headers */,
  411. F32DA16829ED904300E19ECA /* CPDFOutlineViewCell.h in Headers */,
  412. F32DA17529ED904300E19ECA /* CPDFInfoTableCell.h in Headers */,
  413. F32DA18029ED904300E19ECA /* CNavigationController.h in Headers */,
  414. F32DA17429ED904300E19ECA /* CPDFInfoViewController.h in Headers */,
  415. F32DA16F29ED904300E19ECA /* CSearchToolbar.h in Headers */,
  416. F3877E1629E6764E00037D92 /* CPDFDisplayViewController.h in Headers */,
  417. F32DA19129ED908800E19ECA /* CPDFMoreListViewController.h in Headers */,
  418. F32DA18929ED904300E19ECA /* CPDFListView.h in Headers */,
  419. F32DA18D29ED904300E19ECA /* CPDFPageIndicatorView.h in Headers */,
  420. F32DA17029ED904300E19ECA /* CPDFThumbnailViewCell.h in Headers */,
  421. F32DA17929ED904300E19ECA /* CPDFDisplayViewController.h in Headers */,
  422. F32DA16C29ED904300E19ECA /* CPDFSearchResultsViewController.h in Headers */,
  423. C949FEE329EE70D000C30A8D /* UIColor+Utils.h in Headers */,
  424. F32DA16529ED904300E19ECA /* CPDFOutlineViewController.h in Headers */,
  425. F32DA17829ED904300E19ECA /* CPDFDisplayTableViewCell.h in Headers */,
  426. F32DA17129ED904300E19ECA /* CPDFThumbnailViewController.h in Headers */,
  427. F32DA16229ED904300E19ECA /* CPDFOutlineModel.h in Headers */,
  428. F335EE4B29E430C800ACC72A /* compdfkit_tools.h in Headers */,
  429. );
  430. runOnlyForDeploymentPostprocessing = 0;
  431. };
  432. /* End PBXHeadersBuildPhase section */
  433. /* Begin PBXNativeTarget section */
  434. F335EE4629E430C800ACC72A /* compdfkit-tools */ = {
  435. isa = PBXNativeTarget;
  436. buildConfigurationList = F335EE4E29E430C800ACC72A /* Build configuration list for PBXNativeTarget "compdfkit-tools" */;
  437. buildPhases = (
  438. F335EE4229E430C800ACC72A /* Headers */,
  439. F335EE4329E430C800ACC72A /* Sources */,
  440. F335EE4429E430C800ACC72A /* Frameworks */,
  441. F335EE4529E430C800ACC72A /* Resources */,
  442. );
  443. buildRules = (
  444. );
  445. dependencies = (
  446. );
  447. name = "compdfkit-tools";
  448. productName = "compdfkit-tools";
  449. productReference = F335EE4729E430C800ACC72A /* compdfkit_tools.framework */;
  450. productType = "com.apple.product-type.framework";
  451. };
  452. /* End PBXNativeTarget section */
  453. /* Begin PBXProject section */
  454. F335EE3E29E430C800ACC72A /* Project object */ = {
  455. isa = PBXProject;
  456. attributes = {
  457. BuildIndependentTargetsInParallel = 1;
  458. LastUpgradeCheck = 1410;
  459. TargetAttributes = {
  460. F335EE4629E430C800ACC72A = {
  461. CreatedOnToolsVersion = 14.1;
  462. };
  463. };
  464. };
  465. buildConfigurationList = F335EE4129E430C800ACC72A /* Build configuration list for PBXProject "compdfkit-tools" */;
  466. compatibilityVersion = "Xcode 14.0";
  467. developmentRegion = en;
  468. hasScannedForEncodings = 0;
  469. knownRegions = (
  470. en,
  471. Base,
  472. );
  473. mainGroup = F335EE3D29E430C800ACC72A;
  474. productRefGroup = F335EE4829E430C800ACC72A /* Products */;
  475. projectDirPath = "";
  476. projectRoot = "";
  477. targets = (
  478. F335EE4629E430C800ACC72A /* compdfkit-tools */,
  479. );
  480. };
  481. /* End PBXProject section */
  482. /* Begin PBXResourcesBuildPhase section */
  483. F335EE4529E430C800ACC72A /* Resources */ = {
  484. isa = PBXResourcesBuildPhase;
  485. buildActionMask = 2147483647;
  486. files = (
  487. F32DA16E29ED904300E19ECA /* Images.xcassets in Resources */,
  488. F32DA18629ED904300E19ECA /* Image.xcassets in Resources */,
  489. F3E8495929E69712007BE967 /* DisplayImage.xcassets in Resources */,
  490. F32DA17C29ED904300E19ECA /* DisplayImage.xcassets in Resources */,
  491. F32DA16329ED904300E19ECA /* Image.xcassets in Resources */,
  492. F32DA18229ED904300E19ECA /* NavigationRightImage.xcassets in Resources */,
  493. F32DA18C29ED904300E19ECA /* CPDFSliderImage.xcassets in Resources */,
  494. C9AF182629EE8AB600EC4979 /* UtilsColor.xcassets in Resources */,
  495. );
  496. runOnlyForDeploymentPostprocessing = 0;
  497. };
  498. /* End PBXResourcesBuildPhase section */
  499. /* Begin PBXSourcesBuildPhase section */
  500. F335EE4329E430C800ACC72A /* Sources */ = {
  501. isa = PBXSourcesBuildPhase;
  502. buildActionMask = 2147483647;
  503. files = (
  504. F32DA17B29ED904300E19ECA /* CPDFDisplayViewController.m in Sources */,
  505. C949FEE429EE70D000C30A8D /* UIColor+Utils.m in Sources */,
  506. F32DA17F29ED904300E19ECA /* CNavigationController.m in Sources */,
  507. F32DA17329ED904300E19ECA /* CPDFThumbnailViewController.m in Sources */,
  508. F32DA16929ED904300E19ECA /* CPDFSearchResultsViewController.m in Sources */,
  509. F32DA16D29ED904300E19ECA /* CPDFSearchViewCell.m in Sources */,
  510. F32DA16429ED904300E19ECA /* CPDFOutlineViewCell.m in Sources */,
  511. F32DA16629ED904300E19ECA /* CPDFOutlineModel.m in Sources */,
  512. F32DA16729ED904300E19ECA /* CPDFOutlineViewController.m in Sources */,
  513. F32DA17A29ED904300E19ECA /* CPDFDisplayTableViewCell.m in Sources */,
  514. F32DA17D29ED904300E19ECA /* CPDFBOTAViewController.m in Sources */,
  515. F32DA19229ED908800E19ECA /* CPDFMoreListViewController.m in Sources */,
  516. F32DA17229ED904300E19ECA /* CPDFThumbnailViewCell.m in Sources */,
  517. F32DA18A29ED904300E19ECA /* CPDFSlider.m in Sources */,
  518. F32DA18429ED904300E19ECA /* CActivityIndicatorView.m in Sources */,
  519. F32DA18729ED904300E19ECA /* CPDFListView.m in Sources */,
  520. F32DA18E29ED904300E19ECA /* CPDFPageIndicatorView.m in Sources */,
  521. F32DA18329ED904300E19ECA /* CNavigationRightView.m in Sources */,
  522. F32DA17729ED904300E19ECA /* CPDFInfoTableCell.m in Sources */,
  523. F32DA16B29ED904300E19ECA /* CSearchToolbar.m in Sources */,
  524. F32DA17629ED904300E19ECA /* CPDFInfoViewController.m in Sources */,
  525. );
  526. runOnlyForDeploymentPostprocessing = 0;
  527. };
  528. /* End PBXSourcesBuildPhase section */
  529. /* Begin XCBuildConfiguration section */
  530. F335EE4C29E430C800ACC72A /* Debug */ = {
  531. isa = XCBuildConfiguration;
  532. buildSettings = {
  533. ALWAYS_SEARCH_USER_PATHS = NO;
  534. CLANG_ANALYZER_NONNULL = YES;
  535. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  536. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  537. CLANG_ENABLE_MODULES = YES;
  538. CLANG_ENABLE_OBJC_ARC = YES;
  539. CLANG_ENABLE_OBJC_WEAK = YES;
  540. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  541. CLANG_WARN_BOOL_CONVERSION = YES;
  542. CLANG_WARN_COMMA = YES;
  543. CLANG_WARN_CONSTANT_CONVERSION = YES;
  544. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  545. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  546. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  547. CLANG_WARN_EMPTY_BODY = YES;
  548. CLANG_WARN_ENUM_CONVERSION = YES;
  549. CLANG_WARN_INFINITE_RECURSION = YES;
  550. CLANG_WARN_INT_CONVERSION = YES;
  551. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  552. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  553. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  554. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  555. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  556. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  557. CLANG_WARN_STRICT_PROTOTYPES = YES;
  558. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  559. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  560. CLANG_WARN_UNREACHABLE_CODE = YES;
  561. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  562. COPY_PHASE_STRIP = NO;
  563. CURRENT_PROJECT_VERSION = 1;
  564. DEBUG_INFORMATION_FORMAT = dwarf;
  565. ENABLE_STRICT_OBJC_MSGSEND = YES;
  566. ENABLE_TESTABILITY = YES;
  567. GCC_C_LANGUAGE_STANDARD = gnu11;
  568. GCC_DYNAMIC_NO_PIC = NO;
  569. GCC_NO_COMMON_BLOCKS = YES;
  570. GCC_OPTIMIZATION_LEVEL = 0;
  571. GCC_PREPROCESSOR_DEFINITIONS = (
  572. "DEBUG=1",
  573. "$(inherited)",
  574. );
  575. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  576. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  577. GCC_WARN_UNDECLARED_SELECTOR = YES;
  578. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  579. GCC_WARN_UNUSED_FUNCTION = YES;
  580. GCC_WARN_UNUSED_VARIABLE = YES;
  581. IPHONEOS_DEPLOYMENT_TARGET = 16.1;
  582. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  583. MTL_FAST_MATH = YES;
  584. ONLY_ACTIVE_ARCH = YES;
  585. SDKROOT = iphoneos;
  586. VERSIONING_SYSTEM = "apple-generic";
  587. VERSION_INFO_PREFIX = "";
  588. };
  589. name = Debug;
  590. };
  591. F335EE4D29E430C800ACC72A /* Release */ = {
  592. isa = XCBuildConfiguration;
  593. buildSettings = {
  594. ALWAYS_SEARCH_USER_PATHS = NO;
  595. CLANG_ANALYZER_NONNULL = YES;
  596. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  597. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  598. CLANG_ENABLE_MODULES = YES;
  599. CLANG_ENABLE_OBJC_ARC = YES;
  600. CLANG_ENABLE_OBJC_WEAK = YES;
  601. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  602. CLANG_WARN_BOOL_CONVERSION = YES;
  603. CLANG_WARN_COMMA = YES;
  604. CLANG_WARN_CONSTANT_CONVERSION = YES;
  605. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  606. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  607. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  608. CLANG_WARN_EMPTY_BODY = YES;
  609. CLANG_WARN_ENUM_CONVERSION = YES;
  610. CLANG_WARN_INFINITE_RECURSION = YES;
  611. CLANG_WARN_INT_CONVERSION = YES;
  612. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  613. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  614. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  615. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  616. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  617. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  618. CLANG_WARN_STRICT_PROTOTYPES = YES;
  619. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  620. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  621. CLANG_WARN_UNREACHABLE_CODE = YES;
  622. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  623. COPY_PHASE_STRIP = NO;
  624. CURRENT_PROJECT_VERSION = 1;
  625. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  626. ENABLE_NS_ASSERTIONS = NO;
  627. ENABLE_STRICT_OBJC_MSGSEND = YES;
  628. GCC_C_LANGUAGE_STANDARD = gnu11;
  629. GCC_NO_COMMON_BLOCKS = YES;
  630. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  631. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  632. GCC_WARN_UNDECLARED_SELECTOR = YES;
  633. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  634. GCC_WARN_UNUSED_FUNCTION = YES;
  635. GCC_WARN_UNUSED_VARIABLE = YES;
  636. IPHONEOS_DEPLOYMENT_TARGET = 16.1;
  637. MTL_ENABLE_DEBUG_INFO = NO;
  638. MTL_FAST_MATH = YES;
  639. SDKROOT = iphoneos;
  640. VALIDATE_PRODUCT = YES;
  641. VERSIONING_SYSTEM = "apple-generic";
  642. VERSION_INFO_PREFIX = "";
  643. };
  644. name = Release;
  645. };
  646. F335EE4F29E430C800ACC72A /* Debug */ = {
  647. isa = XCBuildConfiguration;
  648. buildSettings = {
  649. CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO;
  650. CLANG_ENABLE_MODULES = YES;
  651. CODE_SIGN_STYLE = Automatic;
  652. CURRENT_PROJECT_VERSION = 1;
  653. DEFINES_MODULE = YES;
  654. DYLIB_COMPATIBILITY_VERSION = 1;
  655. DYLIB_CURRENT_VERSION = 1;
  656. DYLIB_INSTALL_NAME_BASE = "@rpath";
  657. FRAMEWORK_SEARCH_PATHS = "";
  658. GENERATE_INFOPLIST_FILE = YES;
  659. HEADER_SEARCH_PATHS = "";
  660. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  661. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  662. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  663. LD_RUNPATH_SEARCH_PATHS = (
  664. "$(inherited)",
  665. "@executable_path/Frameworks",
  666. "@loader_path/Frameworks",
  667. );
  668. MARKETING_VERSION = 1.0;
  669. PRODUCT_BUNDLE_IDENTIFIER = "com.compdfkit.tools.compdfkit-tools";
  670. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  671. SKIP_INSTALL = YES;
  672. SWIFT_EMIT_LOC_STRINGS = YES;
  673. SYSTEM_HEADER_SEARCH_PATHS = "";
  674. TARGETED_DEVICE_FAMILY = "1,2";
  675. };
  676. name = Debug;
  677. };
  678. F335EE5029E430C800ACC72A /* Release */ = {
  679. isa = XCBuildConfiguration;
  680. buildSettings = {
  681. CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO;
  682. CLANG_ENABLE_MODULES = YES;
  683. CODE_SIGN_STYLE = Automatic;
  684. CURRENT_PROJECT_VERSION = 1;
  685. DEFINES_MODULE = YES;
  686. DYLIB_COMPATIBILITY_VERSION = 1;
  687. DYLIB_CURRENT_VERSION = 1;
  688. DYLIB_INSTALL_NAME_BASE = "@rpath";
  689. FRAMEWORK_SEARCH_PATHS = "";
  690. GENERATE_INFOPLIST_FILE = YES;
  691. HEADER_SEARCH_PATHS = "";
  692. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  693. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  694. IPHONEOS_DEPLOYMENT_TARGET = 11.0;
  695. LD_RUNPATH_SEARCH_PATHS = (
  696. "$(inherited)",
  697. "@executable_path/Frameworks",
  698. "@loader_path/Frameworks",
  699. );
  700. MARKETING_VERSION = 1.0;
  701. PRODUCT_BUNDLE_IDENTIFIER = "com.compdfkit.tools.compdfkit-tools";
  702. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  703. SKIP_INSTALL = YES;
  704. SWIFT_EMIT_LOC_STRINGS = YES;
  705. SYSTEM_HEADER_SEARCH_PATHS = "";
  706. TARGETED_DEVICE_FAMILY = "1,2";
  707. };
  708. name = Release;
  709. };
  710. /* End XCBuildConfiguration section */
  711. /* Begin XCConfigurationList section */
  712. F335EE4129E430C800ACC72A /* Build configuration list for PBXProject "compdfkit-tools" */ = {
  713. isa = XCConfigurationList;
  714. buildConfigurations = (
  715. F335EE4C29E430C800ACC72A /* Debug */,
  716. F335EE4D29E430C800ACC72A /* Release */,
  717. );
  718. defaultConfigurationIsVisible = 0;
  719. defaultConfigurationName = Release;
  720. };
  721. F335EE4E29E430C800ACC72A /* Build configuration list for PBXNativeTarget "compdfkit-tools" */ = {
  722. isa = XCConfigurationList;
  723. buildConfigurations = (
  724. F335EE4F29E430C800ACC72A /* Debug */,
  725. F335EE5029E430C800ACC72A /* Release */,
  726. );
  727. defaultConfigurationIsVisible = 0;
  728. defaultConfigurationName = Release;
  729. };
  730. /* End XCConfigurationList section */
  731. };
  732. rootObject = F335EE3E29E430C800ACC72A /* Project object */;
  733. }