project.pbxproj 59 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 56;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 4F17C0BE29F5179000445550 /* CPDFTextProperty.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F17C0BC29F5179000445550 /* CPDFTextProperty.h */; };
  10. 4F17C0BF29F5179000445550 /* CPDFTextProperty.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F17C0BD29F5179000445550 /* CPDFTextProperty.m */; };
  11. 4F17C0C229F517A200445550 /* CPDFImageProperty.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F17C0C029F517A200445550 /* CPDFImageProperty.h */; };
  12. 4F17C0C329F517A200445550 /* CPDFImageProperty.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F17C0C129F517A200445550 /* CPDFImageProperty.m */; };
  13. 4F17C0C629F517B500445550 /* CPDFEditContextMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F17C0C429F517B500445550 /* CPDFEditContextMenu.h */; };
  14. 4F17C0C729F517B500445550 /* CPDFEditContextMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F17C0C529F517B500445550 /* CPDFEditContextMenu.m */; };
  15. 4F17C0CE29F5186A00445550 /* CPDFEditToolBar.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F17C0CC29F5186A00445550 /* CPDFEditToolBar.h */; settings = {ATTRIBUTES = (Public, ); }; };
  16. 4F17C0CF29F5186A00445550 /* CPDFEditToolBar.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F17C0CD29F5186A00445550 /* CPDFEditToolBar.m */; };
  17. C9AF182629EE8AB600EC4979 /* UtilsColor.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C9AF182529EE8AB600EC4979 /* UtilsColor.xcassets */; };
  18. C9AF182C29EFB1FC00EC4979 /* CPDFBookmarkViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = C9AF182A29EFB1FC00EC4979 /* CPDFBookmarkViewCell.h */; };
  19. C9AF182D29EFB1FC00EC4979 /* CPDFBookmarkViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = C9AF182B29EFB1FC00EC4979 /* CPDFBookmarkViewCell.m */; };
  20. C9AF183029EFB23C00EC4979 /* CPDFBookmarkViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = C9AF182E29EFB23C00EC4979 /* CPDFBookmarkViewController.h */; };
  21. C9AF183129EFB23C00EC4979 /* CPDFBookmarkViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C9AF182F29EFB23C00EC4979 /* CPDFBookmarkViewController.m */; };
  22. C9AF183329EFC63300EC4979 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C9AF183229EFC63300EC4979 /* Images.xcassets */; };
  23. C9AF183B29F2198700EC4979 /* CPDFAnnotationBar.h in Headers */ = {isa = PBXBuildFile; fileRef = C9AF183929F2198700EC4979 /* CPDFAnnotationBar.h */; settings = {ATTRIBUTES = (Public, ); }; };
  24. C9AF183C29F2198700EC4979 /* CPDFAnnotationBar.m in Sources */ = {isa = PBXBuildFile; fileRef = C9AF183A29F2198700EC4979 /* CPDFAnnotationBar.m */; };
  25. C9AF183E29F223A700EC4979 /* Image.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C9AF183D29F223A700EC4979 /* Image.xcassets */; };
  26. C9AF184129F22BBD00EC4979 /* CPDFAnnotationBarButton.h in Headers */ = {isa = PBXBuildFile; fileRef = C9AF183F29F22BBD00EC4979 /* CPDFAnnotationBarButton.h */; };
  27. C9AF184229F22BBD00EC4979 /* CPDFAnnotationBarButton.m in Sources */ = {isa = PBXBuildFile; fileRef = C9AF184029F22BBD00EC4979 /* CPDFAnnotationBarButton.m */; };
  28. C9AF188E29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = C9AF188C29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  29. C9AF188F29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C9AF188D29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.m */; };
  30. C9AF189229F4D0F300EC4979 /* CPDFAnnotationSampleView.h in Headers */ = {isa = PBXBuildFile; fileRef = C9AF189029F4D0F300EC4979 /* CPDFAnnotationSampleView.h */; };
  31. C9AF189329F4D0F300EC4979 /* CPDFAnnotationSampleView.m in Sources */ = {isa = PBXBuildFile; fileRef = C9AF189129F4D0F300EC4979 /* CPDFAnnotationSampleView.m */; };
  32. C9AF189729F4DA6A00EC4979 /* CPDFColorPickerView.h in Headers */ = {isa = PBXBuildFile; fileRef = C9AF189529F4DA6A00EC4979 /* CPDFColorPickerView.h */; };
  33. C9AF189829F4DA6A00EC4979 /* CPDFColorPickerView.m in Sources */ = {isa = PBXBuildFile; fileRef = C9AF189629F4DA6A00EC4979 /* CPDFColorPickerView.m */; };
  34. C9AF189B29F4DBF800EC4979 /* CPDFOpacitySliderView.h in Headers */ = {isa = PBXBuildFile; fileRef = C9AF189929F4DBF800EC4979 /* CPDFOpacitySliderView.h */; };
  35. C9AF189C29F4DBF800EC4979 /* CPDFOpacitySliderView.m in Sources */ = {isa = PBXBuildFile; fileRef = C9AF189A29F4DBF800EC4979 /* CPDFOpacitySliderView.m */; };
  36. C9B0CE1829E6486700524B7F /* ComPDFKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = F313657129E4367A00EE6BBB /* ComPDFKit.xcframework */; };
  37. C9B9EC4A29F4DC8900C6A5D2 /* CPDFThicknessSliderView.h in Headers */ = {isa = PBXBuildFile; fileRef = C9B9EC4829F4DC8900C6A5D2 /* CPDFThicknessSliderView.h */; };
  38. C9B9EC4B29F4DC8900C6A5D2 /* CPDFThicknessSliderView.m in Sources */ = {isa = PBXBuildFile; fileRef = C9B9EC4929F4DC8900C6A5D2 /* CPDFThicknessSliderView.m */; };
  39. C9B9EC4E29F52DBF00C6A5D2 /* AAPLCustomPresentationController.h in Headers */ = {isa = PBXBuildFile; fileRef = C9B9EC4D29F52DBF00C6A5D2 /* AAPLCustomPresentationController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  40. C9B9EC5029F52DCC00C6A5D2 /* AAPLCustomPresentationController.m in Sources */ = {isa = PBXBuildFile; fileRef = C9B9EC4F29F52DCC00C6A5D2 /* AAPLCustomPresentationController.m */; };
  41. C9B9EC5429F544DD00C6A5D2 /* CPDFCustomColorViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = C9B9EC5229F544DD00C6A5D2 /* CPDFCustomColorViewController.h */; };
  42. C9B9EC5529F544DD00C6A5D2 /* CPDFCustomColorViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C9B9EC5329F544DD00C6A5D2 /* CPDFCustomColorViewController.m */; };
  43. C9B9EC5929F54E9600C6A5D2 /* CAnnotStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = C9B9EC5729F54E9600C6A5D2 /* CAnnotStyle.h */; };
  44. C9B9EC5A29F54E9600C6A5D2 /* CAnnotStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = C9B9EC5829F54E9600C6A5D2 /* CAnnotStyle.m */; };
  45. F32DA16229ED904300E19ECA /* CPDFOutlineModel.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA12229ED904300E19ECA /* CPDFOutlineModel.h */; };
  46. F32DA16329ED904300E19ECA /* Image.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F32DA12329ED904300E19ECA /* Image.xcassets */; };
  47. F32DA16429ED904300E19ECA /* CPDFOutlineViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA12429ED904300E19ECA /* CPDFOutlineViewCell.m */; };
  48. F32DA16529ED904300E19ECA /* CPDFOutlineViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA12529ED904300E19ECA /* CPDFOutlineViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  49. F32DA16629ED904300E19ECA /* CPDFOutlineModel.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA12629ED904300E19ECA /* CPDFOutlineModel.m */; };
  50. F32DA16729ED904300E19ECA /* CPDFOutlineViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA12729ED904300E19ECA /* CPDFOutlineViewController.m */; };
  51. F32DA16829ED904300E19ECA /* CPDFOutlineViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA12829ED904300E19ECA /* CPDFOutlineViewCell.h */; };
  52. F32DA16929ED904300E19ECA /* CPDFSearchResultsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA12A29ED904300E19ECA /* CPDFSearchResultsViewController.m */; };
  53. F32DA16A29ED904300E19ECA /* CPDFSearchViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA12B29ED904300E19ECA /* CPDFSearchViewCell.h */; };
  54. F32DA16B29ED904300E19ECA /* CSearchToolbar.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA12C29ED904300E19ECA /* CSearchToolbar.m */; };
  55. F32DA16C29ED904300E19ECA /* CPDFSearchResultsViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA12D29ED904300E19ECA /* CPDFSearchResultsViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  56. F32DA16D29ED904300E19ECA /* CPDFSearchViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA12E29ED904300E19ECA /* CPDFSearchViewCell.m */; };
  57. F32DA16E29ED904300E19ECA /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F32DA12F29ED904300E19ECA /* Images.xcassets */; };
  58. F32DA16F29ED904300E19ECA /* CSearchToolbar.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA13029ED904300E19ECA /* CSearchToolbar.h */; settings = {ATTRIBUTES = (Public, ); }; };
  59. F32DA17029ED904300E19ECA /* CPDFThumbnailViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA13229ED904300E19ECA /* CPDFThumbnailViewCell.h */; };
  60. F32DA17129ED904300E19ECA /* CPDFThumbnailViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA13329ED904300E19ECA /* CPDFThumbnailViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  61. F32DA17229ED904300E19ECA /* CPDFThumbnailViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA13429ED904300E19ECA /* CPDFThumbnailViewCell.m */; };
  62. F32DA17329ED904300E19ECA /* CPDFThumbnailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA13529ED904300E19ECA /* CPDFThumbnailViewController.m */; };
  63. F32DA17429ED904300E19ECA /* CPDFInfoViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA13829ED904300E19ECA /* CPDFInfoViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  64. F32DA17529ED904300E19ECA /* CPDFInfoTableCell.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA13929ED904300E19ECA /* CPDFInfoTableCell.h */; };
  65. F32DA17629ED904300E19ECA /* CPDFInfoViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA13A29ED904300E19ECA /* CPDFInfoViewController.m */; };
  66. F32DA17729ED904300E19ECA /* CPDFInfoTableCell.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA13B29ED904300E19ECA /* CPDFInfoTableCell.m */; };
  67. F32DA17829ED904300E19ECA /* CPDFDisplayTableViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA13D29ED904300E19ECA /* CPDFDisplayTableViewCell.h */; };
  68. F32DA17929ED904300E19ECA /* CPDFDisplayViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA13E29ED904300E19ECA /* CPDFDisplayViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  69. F32DA17A29ED904300E19ECA /* CPDFDisplayTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA13F29ED904300E19ECA /* CPDFDisplayTableViewCell.m */; };
  70. F32DA17B29ED904300E19ECA /* CPDFDisplayViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA14029ED904300E19ECA /* CPDFDisplayViewController.m */; };
  71. F32DA17C29ED904300E19ECA /* DisplayImage.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F32DA14129ED904300E19ECA /* DisplayImage.xcassets */; };
  72. F32DA17D29ED904300E19ECA /* CPDFBOTAViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA14929ED904300E19ECA /* CPDFBOTAViewController.m */; };
  73. F32DA17E29ED904300E19ECA /* CPDFBOTAViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA14A29ED904300E19ECA /* CPDFBOTAViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  74. F32DA17F29ED904300E19ECA /* CNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA14C29ED904300E19ECA /* CNavigationController.m */; };
  75. F32DA18029ED904300E19ECA /* CNavigationController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA14D29ED904300E19ECA /* CNavigationController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  76. F32DA18129ED904300E19ECA /* CNavigationRightView.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA15029ED904300E19ECA /* CNavigationRightView.h */; settings = {ATTRIBUTES = (Public, ); }; };
  77. F32DA18229ED904300E19ECA /* NavigationRightImage.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F32DA15129ED904300E19ECA /* NavigationRightImage.xcassets */; };
  78. F32DA18329ED904300E19ECA /* CNavigationRightView.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA15229ED904300E19ECA /* CNavigationRightView.m */; };
  79. F32DA18429ED904300E19ECA /* CActivityIndicatorView.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA15429ED904300E19ECA /* CActivityIndicatorView.m */; };
  80. F32DA18529ED904300E19ECA /* CActivityIndicatorView.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA15529ED904300E19ECA /* CActivityIndicatorView.h */; settings = {ATTRIBUTES = (Public, ); }; };
  81. F32DA18629ED904300E19ECA /* Image.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F32DA15729ED904300E19ECA /* Image.xcassets */; };
  82. F32DA19129ED908800E19ECA /* CPDFMoreListViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA18F29ED908800E19ECA /* CPDFMoreListViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  83. F32DA19229ED908800E19ECA /* CPDFMoreListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA19029ED908800E19ECA /* CPDFMoreListViewController.m */; };
  84. F335EE4B29E430C800ACC72A /* compdfkit_tools.h in Headers */ = {isa = PBXBuildFile; fileRef = F335EE4A29E430C800ACC72A /* compdfkit_tools.h */; settings = {ATTRIBUTES = (Public, ); }; };
  85. F382636829EFD0D9003F1DFD /* CPDFPageIndicatorView.h in Headers */ = {isa = PBXBuildFile; fileRef = F382635F29EFD0D8003F1DFD /* CPDFPageIndicatorView.h */; };
  86. F382636929EFD0D9003F1DFD /* CPDFPageIndicatorView.m in Sources */ = {isa = PBXBuildFile; fileRef = F382636029EFD0D8003F1DFD /* CPDFPageIndicatorView.m */; };
  87. F382636A29EFD0D9003F1DFD /* CPDFSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = F382636229EFD0D8003F1DFD /* CPDFSlider.m */; };
  88. F382636B29EFD0D9003F1DFD /* CPDFSlider.h in Headers */ = {isa = PBXBuildFile; fileRef = F382636329EFD0D8003F1DFD /* CPDFSlider.h */; };
  89. F382636C29EFD0D9003F1DFD /* CPDFSliderImage.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F382636429EFD0D8003F1DFD /* CPDFSliderImage.xcassets */; };
  90. F382636D29EFD0D9003F1DFD /* CPDFListView.m in Sources */ = {isa = PBXBuildFile; fileRef = F382636629EFD0D8003F1DFD /* CPDFListView.m */; };
  91. F382636E29EFD0D9003F1DFD /* CPDFListView.h in Headers */ = {isa = PBXBuildFile; fileRef = F382636729EFD0D8003F1DFD /* CPDFListView.h */; settings = {ATTRIBUTES = (Public, ); }; };
  92. F3877E1629E6764E00037D92 /* CPDFDisplayViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F3877E1429E6764E00037D92 /* CPDFDisplayViewController.h */; };
  93. F38F60C629EFF0C2008098F8 /* CPDFColorUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = F38F60C429EFF0C1008098F8 /* CPDFColorUtils.h */; settings = {ATTRIBUTES = (Public, ); }; };
  94. F38F60C729EFF0C2008098F8 /* CPDFColorUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = F38F60C529EFF0C1008098F8 /* CPDFColorUtils.m */; };
  95. F3E8495929E69712007BE967 /* DisplayImage.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F3E8495829E69712007BE967 /* DisplayImage.xcassets */; };
  96. /* End PBXBuildFile section */
  97. /* Begin PBXFileReference section */
  98. 4F17C0BC29F5179000445550 /* CPDFTextProperty.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFTextProperty.h; sourceTree = "<group>"; };
  99. 4F17C0BD29F5179000445550 /* CPDFTextProperty.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFTextProperty.m; sourceTree = "<group>"; };
  100. 4F17C0C029F517A200445550 /* CPDFImageProperty.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFImageProperty.h; sourceTree = "<group>"; };
  101. 4F17C0C129F517A200445550 /* CPDFImageProperty.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFImageProperty.m; sourceTree = "<group>"; };
  102. 4F17C0C429F517B500445550 /* CPDFEditContextMenu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFEditContextMenu.h; sourceTree = "<group>"; };
  103. 4F17C0C529F517B500445550 /* CPDFEditContextMenu.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFEditContextMenu.m; sourceTree = "<group>"; };
  104. 4F17C0CC29F5186A00445550 /* CPDFEditToolBar.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFEditToolBar.h; sourceTree = "<group>"; };
  105. 4F17C0CD29F5186A00445550 /* CPDFEditToolBar.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFEditToolBar.m; sourceTree = "<group>"; };
  106. C9AF182529EE8AB600EC4979 /* UtilsColor.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = UtilsColor.xcassets; sourceTree = "<group>"; };
  107. C9AF182A29EFB1FC00EC4979 /* CPDFBookmarkViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFBookmarkViewCell.h; sourceTree = "<group>"; };
  108. C9AF182B29EFB1FC00EC4979 /* CPDFBookmarkViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFBookmarkViewCell.m; sourceTree = "<group>"; };
  109. C9AF182E29EFB23C00EC4979 /* CPDFBookmarkViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFBookmarkViewController.h; sourceTree = "<group>"; };
  110. C9AF182F29EFB23C00EC4979 /* CPDFBookmarkViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFBookmarkViewController.m; sourceTree = "<group>"; };
  111. C9AF183229EFC63300EC4979 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  112. C9AF183929F2198700EC4979 /* CPDFAnnotationBar.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFAnnotationBar.h; sourceTree = "<group>"; };
  113. C9AF183A29F2198700EC4979 /* CPDFAnnotationBar.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFAnnotationBar.m; sourceTree = "<group>"; };
  114. C9AF183D29F223A700EC4979 /* Image.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Image.xcassets; sourceTree = "<group>"; };
  115. C9AF183F29F22BBD00EC4979 /* CPDFAnnotationBarButton.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFAnnotationBarButton.h; sourceTree = "<group>"; };
  116. C9AF184029F22BBD00EC4979 /* CPDFAnnotationBarButton.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFAnnotationBarButton.m; sourceTree = "<group>"; };
  117. C9AF188C29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFAnnotationBaseViewController.h; sourceTree = "<group>"; };
  118. C9AF188D29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFAnnotationBaseViewController.m; sourceTree = "<group>"; };
  119. C9AF189029F4D0F300EC4979 /* CPDFAnnotationSampleView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFAnnotationSampleView.h; sourceTree = "<group>"; };
  120. C9AF189129F4D0F300EC4979 /* CPDFAnnotationSampleView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFAnnotationSampleView.m; sourceTree = "<group>"; };
  121. C9AF189529F4DA6A00EC4979 /* CPDFColorPickerView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFColorPickerView.h; sourceTree = "<group>"; };
  122. C9AF189629F4DA6A00EC4979 /* CPDFColorPickerView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFColorPickerView.m; sourceTree = "<group>"; };
  123. C9AF189929F4DBF800EC4979 /* CPDFOpacitySliderView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFOpacitySliderView.h; sourceTree = "<group>"; };
  124. C9AF189A29F4DBF800EC4979 /* CPDFOpacitySliderView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFOpacitySliderView.m; sourceTree = "<group>"; };
  125. C9B9EC4829F4DC8900C6A5D2 /* CPDFThicknessSliderView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFThicknessSliderView.h; sourceTree = "<group>"; };
  126. C9B9EC4929F4DC8900C6A5D2 /* CPDFThicknessSliderView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFThicknessSliderView.m; sourceTree = "<group>"; };
  127. C9B9EC4C29F5038100C6A5D2 /* CPDFAnnotationBaseViewController_Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFAnnotationBaseViewController_Header.h; sourceTree = "<group>"; };
  128. C9B9EC4D29F52DBF00C6A5D2 /* AAPLCustomPresentationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AAPLCustomPresentationController.h; sourceTree = "<group>"; };
  129. C9B9EC4F29F52DCC00C6A5D2 /* AAPLCustomPresentationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AAPLCustomPresentationController.m; sourceTree = "<group>"; };
  130. C9B9EC5229F544DD00C6A5D2 /* CPDFCustomColorViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFCustomColorViewController.h; sourceTree = "<group>"; };
  131. C9B9EC5329F544DD00C6A5D2 /* CPDFCustomColorViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFCustomColorViewController.m; sourceTree = "<group>"; };
  132. C9B9EC5729F54E9600C6A5D2 /* CAnnotStyle.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CAnnotStyle.h; sourceTree = "<group>"; };
  133. C9B9EC5829F54E9600C6A5D2 /* CAnnotStyle.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CAnnotStyle.m; sourceTree = "<group>"; };
  134. F313657129E4367A00EE6BBB /* ComPDFKit.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = ComPDFKit.xcframework; path = ../Lib/ComPDFKit.xcframework; sourceTree = "<group>"; };
  135. F32DA12229ED904300E19ECA /* CPDFOutlineModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFOutlineModel.h; sourceTree = "<group>"; };
  136. F32DA12329ED904300E19ECA /* Image.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Image.xcassets; sourceTree = "<group>"; };
  137. F32DA12429ED904300E19ECA /* CPDFOutlineViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFOutlineViewCell.m; sourceTree = "<group>"; };
  138. F32DA12529ED904300E19ECA /* CPDFOutlineViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFOutlineViewController.h; sourceTree = "<group>"; };
  139. F32DA12629ED904300E19ECA /* CPDFOutlineModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFOutlineModel.m; sourceTree = "<group>"; };
  140. F32DA12729ED904300E19ECA /* CPDFOutlineViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFOutlineViewController.m; sourceTree = "<group>"; };
  141. F32DA12829ED904300E19ECA /* CPDFOutlineViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFOutlineViewCell.h; sourceTree = "<group>"; };
  142. F32DA12A29ED904300E19ECA /* CPDFSearchResultsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFSearchResultsViewController.m; sourceTree = "<group>"; };
  143. F32DA12B29ED904300E19ECA /* CPDFSearchViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFSearchViewCell.h; sourceTree = "<group>"; };
  144. F32DA12C29ED904300E19ECA /* CSearchToolbar.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CSearchToolbar.m; sourceTree = "<group>"; };
  145. F32DA12D29ED904300E19ECA /* CPDFSearchResultsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFSearchResultsViewController.h; sourceTree = "<group>"; };
  146. F32DA12E29ED904300E19ECA /* CPDFSearchViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFSearchViewCell.m; sourceTree = "<group>"; };
  147. F32DA12F29ED904300E19ECA /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  148. F32DA13029ED904300E19ECA /* CSearchToolbar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CSearchToolbar.h; sourceTree = "<group>"; };
  149. F32DA13229ED904300E19ECA /* CPDFThumbnailViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFThumbnailViewCell.h; sourceTree = "<group>"; };
  150. F32DA13329ED904300E19ECA /* CPDFThumbnailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFThumbnailViewController.h; sourceTree = "<group>"; };
  151. F32DA13429ED904300E19ECA /* CPDFThumbnailViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFThumbnailViewCell.m; sourceTree = "<group>"; };
  152. F32DA13529ED904300E19ECA /* CPDFThumbnailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFThumbnailViewController.m; sourceTree = "<group>"; };
  153. F32DA13829ED904300E19ECA /* CPDFInfoViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFInfoViewController.h; sourceTree = "<group>"; };
  154. F32DA13929ED904300E19ECA /* CPDFInfoTableCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFInfoTableCell.h; sourceTree = "<group>"; };
  155. F32DA13A29ED904300E19ECA /* CPDFInfoViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFInfoViewController.m; sourceTree = "<group>"; };
  156. F32DA13B29ED904300E19ECA /* CPDFInfoTableCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFInfoTableCell.m; sourceTree = "<group>"; };
  157. F32DA13D29ED904300E19ECA /* CPDFDisplayTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFDisplayTableViewCell.h; sourceTree = "<group>"; };
  158. F32DA13E29ED904300E19ECA /* CPDFDisplayViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFDisplayViewController.h; sourceTree = "<group>"; };
  159. F32DA13F29ED904300E19ECA /* CPDFDisplayTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFDisplayTableViewCell.m; sourceTree = "<group>"; };
  160. F32DA14029ED904300E19ECA /* CPDFDisplayViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFDisplayViewController.m; sourceTree = "<group>"; };
  161. F32DA14129ED904300E19ECA /* DisplayImage.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = DisplayImage.xcassets; sourceTree = "<group>"; };
  162. F32DA14929ED904300E19ECA /* CPDFBOTAViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFBOTAViewController.m; sourceTree = "<group>"; };
  163. F32DA14A29ED904300E19ECA /* CPDFBOTAViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFBOTAViewController.h; sourceTree = "<group>"; };
  164. F32DA14C29ED904300E19ECA /* CNavigationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CNavigationController.m; sourceTree = "<group>"; };
  165. F32DA14D29ED904300E19ECA /* CNavigationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CNavigationController.h; sourceTree = "<group>"; };
  166. F32DA15029ED904300E19ECA /* CNavigationRightView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CNavigationRightView.h; sourceTree = "<group>"; };
  167. F32DA15129ED904300E19ECA /* NavigationRightImage.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = NavigationRightImage.xcassets; sourceTree = "<group>"; };
  168. F32DA15229ED904300E19ECA /* CNavigationRightView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CNavigationRightView.m; sourceTree = "<group>"; };
  169. F32DA15429ED904300E19ECA /* CActivityIndicatorView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CActivityIndicatorView.m; sourceTree = "<group>"; };
  170. F32DA15529ED904300E19ECA /* CActivityIndicatorView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CActivityIndicatorView.h; sourceTree = "<group>"; };
  171. F32DA15729ED904300E19ECA /* Image.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Image.xcassets; sourceTree = "<group>"; };
  172. F32DA15929ED904300E19ECA /* Color.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Color.xcassets; sourceTree = "<group>"; };
  173. F32DA18F29ED908800E19ECA /* CPDFMoreListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFMoreListViewController.h; sourceTree = "<group>"; };
  174. F32DA19029ED908800E19ECA /* CPDFMoreListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFMoreListViewController.m; sourceTree = "<group>"; };
  175. F335EE4729E430C800ACC72A /* compdfkit_tools.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = compdfkit_tools.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  176. F335EE4A29E430C800ACC72A /* compdfkit_tools.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = compdfkit_tools.h; sourceTree = "<group>"; };
  177. F382635F29EFD0D8003F1DFD /* CPDFPageIndicatorView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFPageIndicatorView.h; sourceTree = "<group>"; };
  178. F382636029EFD0D8003F1DFD /* CPDFPageIndicatorView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFPageIndicatorView.m; sourceTree = "<group>"; };
  179. F382636229EFD0D8003F1DFD /* CPDFSlider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFSlider.m; sourceTree = "<group>"; };
  180. F382636329EFD0D8003F1DFD /* CPDFSlider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFSlider.h; sourceTree = "<group>"; };
  181. F382636429EFD0D8003F1DFD /* CPDFSliderImage.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = CPDFSliderImage.xcassets; sourceTree = "<group>"; };
  182. F382636629EFD0D8003F1DFD /* CPDFListView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFListView.m; sourceTree = "<group>"; };
  183. F382636729EFD0D8003F1DFD /* CPDFListView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFListView.h; sourceTree = "<group>"; };
  184. F3877E1429E6764E00037D92 /* CPDFDisplayViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFDisplayViewController.h; sourceTree = "<group>"; };
  185. F38F60C429EFF0C1008098F8 /* CPDFColorUtils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFColorUtils.h; sourceTree = "<group>"; };
  186. F38F60C529EFF0C1008098F8 /* CPDFColorUtils.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFColorUtils.m; sourceTree = "<group>"; };
  187. F3E8495829E69712007BE967 /* DisplayImage.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = DisplayImage.xcassets; sourceTree = "<group>"; };
  188. /* End PBXFileReference section */
  189. /* Begin PBXFrameworksBuildPhase section */
  190. F335EE4429E430C800ACC72A /* Frameworks */ = {
  191. isa = PBXFrameworksBuildPhase;
  192. buildActionMask = 2147483647;
  193. files = (
  194. C9B0CE1829E6486700524B7F /* ComPDFKit.xcframework in Frameworks */,
  195. );
  196. runOnlyForDeploymentPostprocessing = 0;
  197. };
  198. /* End PBXFrameworksBuildPhase section */
  199. /* Begin PBXGroup section */
  200. 4F17C0BB29F5168900445550 /* Edit */ = {
  201. isa = PBXGroup;
  202. children = (
  203. 4F17C0BC29F5179000445550 /* CPDFTextProperty.h */,
  204. 4F17C0BD29F5179000445550 /* CPDFTextProperty.m */,
  205. 4F17C0C029F517A200445550 /* CPDFImageProperty.h */,
  206. 4F17C0C129F517A200445550 /* CPDFImageProperty.m */,
  207. 4F17C0C429F517B500445550 /* CPDFEditContextMenu.h */,
  208. 4F17C0C529F517B500445550 /* CPDFEditContextMenu.m */,
  209. 4F17C0CC29F5186A00445550 /* CPDFEditToolBar.h */,
  210. 4F17C0CD29F5186A00445550 /* CPDFEditToolBar.m */,
  211. );
  212. path = Edit;
  213. sourceTree = "<group>";
  214. };
  215. C949FEE029EE70D000C30A8D /* Utils */ = {
  216. isa = PBXGroup;
  217. children = (
  218. C9AF182529EE8AB600EC4979 /* UtilsColor.xcassets */,
  219. C9B9EC4D29F52DBF00C6A5D2 /* AAPLCustomPresentationController.h */,
  220. C9B9EC4F29F52DCC00C6A5D2 /* AAPLCustomPresentationController.m */,
  221. F38F60C429EFF0C1008098F8 /* CPDFColorUtils.h */,
  222. F38F60C529EFF0C1008098F8 /* CPDFColorUtils.m */,
  223. );
  224. path = Utils;
  225. sourceTree = "<group>";
  226. };
  227. C9AF182929EF9D2400EC4979 /* PDFBookmark */ = {
  228. isa = PBXGroup;
  229. children = (
  230. C9AF182A29EFB1FC00EC4979 /* CPDFBookmarkViewCell.h */,
  231. C9AF182B29EFB1FC00EC4979 /* CPDFBookmarkViewCell.m */,
  232. C9AF182E29EFB23C00EC4979 /* CPDFBookmarkViewController.h */,
  233. C9AF182F29EFB23C00EC4979 /* CPDFBookmarkViewController.m */,
  234. C9AF183229EFC63300EC4979 /* Images.xcassets */,
  235. );
  236. path = PDFBookmark;
  237. sourceTree = "<group>";
  238. };
  239. C9AF183829F2180A00EC4979 /* PDFAnnotationBar */ = {
  240. isa = PBXGroup;
  241. children = (
  242. C9AF183929F2198700EC4979 /* CPDFAnnotationBar.h */,
  243. C9AF183A29F2198700EC4979 /* CPDFAnnotationBar.m */,
  244. C9AF183F29F22BBD00EC4979 /* CPDFAnnotationBarButton.h */,
  245. C9AF184029F22BBD00EC4979 /* CPDFAnnotationBarButton.m */,
  246. C9AF183D29F223A700EC4979 /* Image.xcassets */,
  247. );
  248. path = PDFAnnotationBar;
  249. sourceTree = "<group>";
  250. };
  251. C9AF188829F4C65500EC4979 /* Annotation */ = {
  252. isa = PBXGroup;
  253. children = (
  254. C9AF188A29F4C7C900EC4979 /* PDFProperties */,
  255. C9AF188929F4C68200EC4979 /* PDFAnnotationList */,
  256. );
  257. path = Annotation;
  258. sourceTree = "<group>";
  259. };
  260. C9AF188929F4C68200EC4979 /* PDFAnnotationList */ = {
  261. isa = PBXGroup;
  262. children = (
  263. );
  264. path = PDFAnnotationList;
  265. sourceTree = "<group>";
  266. };
  267. C9AF188A29F4C7C900EC4979 /* PDFProperties */ = {
  268. isa = PBXGroup;
  269. children = (
  270. C9AF188B29F4C83900EC4979 /* PDFBase */,
  271. );
  272. path = PDFProperties;
  273. sourceTree = "<group>";
  274. };
  275. C9AF188B29F4C83900EC4979 /* PDFBase */ = {
  276. isa = PBXGroup;
  277. children = (
  278. C9AF188C29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.h */,
  279. C9AF188D29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.m */,
  280. C9B9EC4C29F5038100C6A5D2 /* CPDFAnnotationBaseViewController_Header.h */,
  281. );
  282. path = PDFBase;
  283. sourceTree = "<group>";
  284. };
  285. C9AF189429F4D92C00EC4979 /* PDFProperties */ = {
  286. isa = PBXGroup;
  287. children = (
  288. C9AF189029F4D0F300EC4979 /* CPDFAnnotationSampleView.h */,
  289. C9AF189129F4D0F300EC4979 /* CPDFAnnotationSampleView.m */,
  290. C9AF189529F4DA6A00EC4979 /* CPDFColorPickerView.h */,
  291. C9AF189629F4DA6A00EC4979 /* CPDFColorPickerView.m */,
  292. C9AF189929F4DBF800EC4979 /* CPDFOpacitySliderView.h */,
  293. C9AF189A29F4DBF800EC4979 /* CPDFOpacitySliderView.m */,
  294. C9B9EC4829F4DC8900C6A5D2 /* CPDFThicknessSliderView.h */,
  295. C9B9EC4929F4DC8900C6A5D2 /* CPDFThicknessSliderView.m */,
  296. );
  297. path = PDFProperties;
  298. sourceTree = "<group>";
  299. };
  300. C9B9EC5129F5448D00C6A5D2 /* CustomColor */ = {
  301. isa = PBXGroup;
  302. children = (
  303. C9B9EC5229F544DD00C6A5D2 /* CPDFCustomColorViewController.h */,
  304. C9B9EC5329F544DD00C6A5D2 /* CPDFCustomColorViewController.m */,
  305. );
  306. path = CustomColor;
  307. sourceTree = "<group>";
  308. };
  309. C9B9EC5629F54E6700C6A5D2 /* Model */ = {
  310. isa = PBXGroup;
  311. children = (
  312. C9B9EC5729F54E9600C6A5D2 /* CAnnotStyle.h */,
  313. C9B9EC5829F54E9600C6A5D2 /* CAnnotStyle.m */,
  314. );
  315. path = Model;
  316. sourceTree = "<group>";
  317. };
  318. F313657029E4367A00EE6BBB /* Frameworks */ = {
  319. isa = PBXGroup;
  320. children = (
  321. F313657129E4367A00EE6BBB /* ComPDFKit.xcframework */,
  322. );
  323. name = Frameworks;
  324. sourceTree = "<group>";
  325. };
  326. F32DA12029ED904300E19ECA /* Viewer */ = {
  327. isa = PBXGroup;
  328. children = (
  329. C9AF182929EF9D2400EC4979 /* PDFBookmark */,
  330. F32DA12129ED904300E19ECA /* PDFOutlie */,
  331. F32DA12929ED904300E19ECA /* PDFSearch */,
  332. F32DA13129ED904300E19ECA /* PDFThumbnail */,
  333. F32DA13629ED904300E19ECA /* PDFMore */,
  334. );
  335. path = Viewer;
  336. sourceTree = "<group>";
  337. };
  338. F32DA12129ED904300E19ECA /* PDFOutlie */ = {
  339. isa = PBXGroup;
  340. children = (
  341. F32DA12229ED904300E19ECA /* CPDFOutlineModel.h */,
  342. F32DA12629ED904300E19ECA /* CPDFOutlineModel.m */,
  343. F32DA12829ED904300E19ECA /* CPDFOutlineViewCell.h */,
  344. F32DA12429ED904300E19ECA /* CPDFOutlineViewCell.m */,
  345. F32DA12529ED904300E19ECA /* CPDFOutlineViewController.h */,
  346. F32DA12729ED904300E19ECA /* CPDFOutlineViewController.m */,
  347. F32DA12329ED904300E19ECA /* Image.xcassets */,
  348. );
  349. path = PDFOutlie;
  350. sourceTree = "<group>";
  351. };
  352. F32DA12929ED904300E19ECA /* PDFSearch */ = {
  353. isa = PBXGroup;
  354. children = (
  355. F32DA12D29ED904300E19ECA /* CPDFSearchResultsViewController.h */,
  356. F32DA12A29ED904300E19ECA /* CPDFSearchResultsViewController.m */,
  357. F32DA12B29ED904300E19ECA /* CPDFSearchViewCell.h */,
  358. F32DA12E29ED904300E19ECA /* CPDFSearchViewCell.m */,
  359. F32DA13029ED904300E19ECA /* CSearchToolbar.h */,
  360. F32DA12C29ED904300E19ECA /* CSearchToolbar.m */,
  361. F32DA12F29ED904300E19ECA /* Images.xcassets */,
  362. );
  363. path = PDFSearch;
  364. sourceTree = "<group>";
  365. };
  366. F32DA13129ED904300E19ECA /* PDFThumbnail */ = {
  367. isa = PBXGroup;
  368. children = (
  369. F32DA13229ED904300E19ECA /* CPDFThumbnailViewCell.h */,
  370. F32DA13429ED904300E19ECA /* CPDFThumbnailViewCell.m */,
  371. F32DA13329ED904300E19ECA /* CPDFThumbnailViewController.h */,
  372. F32DA13529ED904300E19ECA /* CPDFThumbnailViewController.m */,
  373. );
  374. path = PDFThumbnail;
  375. sourceTree = "<group>";
  376. };
  377. F32DA13629ED904300E19ECA /* PDFMore */ = {
  378. isa = PBXGroup;
  379. children = (
  380. F32DA18F29ED908800E19ECA /* CPDFMoreListViewController.h */,
  381. F32DA19029ED908800E19ECA /* CPDFMoreListViewController.m */,
  382. F32DA13729ED904300E19ECA /* PDFInfo */,
  383. F32DA13C29ED904300E19ECA /* PDFDisplaySetting */,
  384. );
  385. path = PDFMore;
  386. sourceTree = "<group>";
  387. };
  388. F32DA13729ED904300E19ECA /* PDFInfo */ = {
  389. isa = PBXGroup;
  390. children = (
  391. F32DA13929ED904300E19ECA /* CPDFInfoTableCell.h */,
  392. F32DA13B29ED904300E19ECA /* CPDFInfoTableCell.m */,
  393. F32DA13829ED904300E19ECA /* CPDFInfoViewController.h */,
  394. F32DA13A29ED904300E19ECA /* CPDFInfoViewController.m */,
  395. );
  396. path = PDFInfo;
  397. sourceTree = "<group>";
  398. };
  399. F32DA13C29ED904300E19ECA /* PDFDisplaySetting */ = {
  400. isa = PBXGroup;
  401. children = (
  402. F32DA13D29ED904300E19ECA /* CPDFDisplayTableViewCell.h */,
  403. F32DA13F29ED904300E19ECA /* CPDFDisplayTableViewCell.m */,
  404. F32DA13E29ED904300E19ECA /* CPDFDisplayViewController.h */,
  405. F32DA14029ED904300E19ECA /* CPDFDisplayViewController.m */,
  406. F32DA14129ED904300E19ECA /* DisplayImage.xcassets */,
  407. );
  408. path = PDFDisplaySetting;
  409. sourceTree = "<group>";
  410. };
  411. F32DA14329ED904300E19ECA /* Annotation */ = {
  412. isa = PBXGroup;
  413. children = (
  414. );
  415. path = Annotation;
  416. F32DA14229ED904300E19ECA /* Edit */ = {
  417. isa = PBXGroup;
  418. children = (
  419. );
  420. path = Edit;
  421. sourceTree = "<group>";
  422. };
  423. F32DA14429ED904300E19ECA /* PageEdit */ = {
  424. isa = PBXGroup;
  425. children = (
  426. );
  427. path = PageEdit;
  428. sourceTree = "<group>";
  429. };
  430. F32DA14529ED904300E19ECA /* Form */ = {
  431. isa = PBXGroup;
  432. children = (
  433. );
  434. path = Form;
  435. sourceTree = "<group>";
  436. };
  437. F32DA14629ED904300E19ECA /* Common */ = {
  438. isa = PBXGroup;
  439. children = (
  440. C9B9EC5629F54E6700C6A5D2 /* Model */,
  441. C949FEE029EE70D000C30A8D /* Utils */,
  442. F32DA14729ED904300E19ECA /* Controls */,
  443. F32DA14E29ED904300E19ECA /* Views */,
  444. );
  445. path = Common;
  446. sourceTree = "<group>";
  447. };
  448. F32DA14729ED904300E19ECA /* Controls */ = {
  449. isa = PBXGroup;
  450. children = (
  451. C9B9EC5129F5448D00C6A5D2 /* CustomColor */,
  452. F32DA14829ED904300E19ECA /* BOTA */,
  453. F32DA14B29ED904300E19ECA /* PDFNavigationController */,
  454. );
  455. path = Controls;
  456. sourceTree = "<group>";
  457. };
  458. F32DA14829ED904300E19ECA /* BOTA */ = {
  459. isa = PBXGroup;
  460. children = (
  461. F32DA14A29ED904300E19ECA /* CPDFBOTAViewController.h */,
  462. F32DA14929ED904300E19ECA /* CPDFBOTAViewController.m */,
  463. );
  464. path = BOTA;
  465. sourceTree = "<group>";
  466. };
  467. F32DA14B29ED904300E19ECA /* PDFNavigationController */ = {
  468. isa = PBXGroup;
  469. children = (
  470. F32DA14D29ED904300E19ECA /* CNavigationController.h */,
  471. F32DA14C29ED904300E19ECA /* CNavigationController.m */,
  472. );
  473. path = PDFNavigationController;
  474. sourceTree = "<group>";
  475. };
  476. F32DA14E29ED904300E19ECA /* Views */ = {
  477. isa = PBXGroup;
  478. children = (
  479. C9AF189429F4D92C00EC4979 /* PDFProperties */,
  480. C9AF183829F2180A00EC4979 /* PDFAnnotationBar */,
  481. F32DA14F29ED904300E19ECA /* PDFNavigationRightView */,
  482. F32DA15329ED904300E19ECA /* PDFActivityIndicatorView */,
  483. F32DA15629ED904300E19ECA /* PDFView */,
  484. );
  485. path = Views;
  486. sourceTree = "<group>";
  487. };
  488. F32DA14F29ED904300E19ECA /* PDFNavigationRightView */ = {
  489. isa = PBXGroup;
  490. children = (
  491. F32DA15029ED904300E19ECA /* CNavigationRightView.h */,
  492. F32DA15229ED904300E19ECA /* CNavigationRightView.m */,
  493. F32DA15129ED904300E19ECA /* NavigationRightImage.xcassets */,
  494. );
  495. path = PDFNavigationRightView;
  496. sourceTree = "<group>";
  497. };
  498. F32DA15329ED904300E19ECA /* PDFActivityIndicatorView */ = {
  499. isa = PBXGroup;
  500. children = (
  501. F32DA15529ED904300E19ECA /* CActivityIndicatorView.h */,
  502. F32DA15429ED904300E19ECA /* CActivityIndicatorView.m */,
  503. );
  504. path = PDFActivityIndicatorView;
  505. sourceTree = "<group>";
  506. };
  507. F32DA15629ED904300E19ECA /* PDFView */ = {
  508. isa = PBXGroup;
  509. children = (
  510. F382636529EFD0D8003F1DFD /* PDFListView */,
  511. F382635E29EFD0D8003F1DFD /* PDFPageIndicatorView */,
  512. F382636129EFD0D8003F1DFD /* PDFSliderView */,
  513. F32DA15929ED904300E19ECA /* Color.xcassets */,
  514. F32DA15729ED904300E19ECA /* Image.xcassets */,
  515. );
  516. path = PDFView;
  517. sourceTree = "<group>";
  518. };
  519. F335EE3D29E430C800ACC72A = {
  520. isa = PBXGroup;
  521. children = (
  522. F335EE4929E430C800ACC72A /* compdfkit-tools */,
  523. F335EE4829E430C800ACC72A /* Products */,
  524. F313657029E4367A00EE6BBB /* Frameworks */,
  525. F3F5EE7029E69B2A0081CB32 /* Recovered References */,
  526. );
  527. sourceTree = "<group>";
  528. };
  529. F335EE4829E430C800ACC72A /* Products */ = {
  530. isa = PBXGroup;
  531. children = (
  532. F335EE4729E430C800ACC72A /* compdfkit_tools.framework */,
  533. );
  534. name = Products;
  535. sourceTree = "<group>";
  536. };
  537. F335EE4929E430C800ACC72A /* compdfkit-tools */ = {
  538. isa = PBXGroup;
  539. children = (
  540. C9AF188829F4C65500EC4979 /* Annotation */,
  541. F32DA14629ED904300E19ECA /* Common */,
  542. 4F17C0BB29F5168900445550 /* Edit */,
  543. F32DA14529ED904300E19ECA /* Form */,
  544. F32DA14429ED904300E19ECA /* PageEdit */,
  545. F32DA12029ED904300E19ECA /* Viewer */,
  546. F335EE4A29E430C800ACC72A /* compdfkit_tools.h */,
  547. );
  548. path = "compdfkit-tools";
  549. sourceTree = "<group>";
  550. };
  551. F382635E29EFD0D8003F1DFD /* PDFPageIndicatorView */ = {
  552. isa = PBXGroup;
  553. children = (
  554. F382635F29EFD0D8003F1DFD /* CPDFPageIndicatorView.h */,
  555. F382636029EFD0D8003F1DFD /* CPDFPageIndicatorView.m */,
  556. );
  557. path = PDFPageIndicatorView;
  558. sourceTree = "<group>";
  559. };
  560. F382636129EFD0D8003F1DFD /* PDFSliderView */ = {
  561. isa = PBXGroup;
  562. children = (
  563. F382636329EFD0D8003F1DFD /* CPDFSlider.h */,
  564. F382636229EFD0D8003F1DFD /* CPDFSlider.m */,
  565. F382636429EFD0D8003F1DFD /* CPDFSliderImage.xcassets */,
  566. );
  567. path = PDFSliderView;
  568. sourceTree = "<group>";
  569. };
  570. F382636529EFD0D8003F1DFD /* PDFListView */ = {
  571. isa = PBXGroup;
  572. children = (
  573. F382636729EFD0D8003F1DFD /* CPDFListView.h */,
  574. F382636629EFD0D8003F1DFD /* CPDFListView.m */,
  575. );
  576. path = PDFListView;
  577. sourceTree = "<group>";
  578. };
  579. F3F5EE7029E69B2A0081CB32 /* Recovered References */ = {
  580. isa = PBXGroup;
  581. children = (
  582. F3877E1429E6764E00037D92 /* CPDFDisplayViewController.h */,
  583. F3E8495829E69712007BE967 /* DisplayImage.xcassets */,
  584. );
  585. name = "Recovered References";
  586. sourceTree = "<group>";
  587. };
  588. /* End PBXGroup section */
  589. /* Begin PBXHeadersBuildPhase section */
  590. F335EE4229E430C800ACC72A /* Headers */ = {
  591. isa = PBXHeadersBuildPhase;
  592. buildActionMask = 2147483647;
  593. files = (
  594. F32DA18129ED904300E19ECA /* CNavigationRightView.h in Headers */,
  595. F32DA16A29ED904300E19ECA /* CPDFSearchViewCell.h in Headers */,
  596. 4F17C0CE29F5186A00445550 /* CPDFEditToolBar.h in Headers */,
  597. F32DA18529ED904300E19ECA /* CActivityIndicatorView.h in Headers */,
  598. F32DA17E29ED904300E19ECA /* CPDFBOTAViewController.h in Headers */,
  599. F32DA16829ED904300E19ECA /* CPDFOutlineViewCell.h in Headers */,
  600. F382636E29EFD0D9003F1DFD /* CPDFListView.h in Headers */,
  601. 4F17C0C229F517A200445550 /* CPDFImageProperty.h in Headers */,
  602. F32DA17529ED904300E19ECA /* CPDFInfoTableCell.h in Headers */,
  603. 4F17C0C629F517B500445550 /* CPDFEditContextMenu.h in Headers */,
  604. F32DA18029ED904300E19ECA /* CNavigationController.h in Headers */,
  605. F32DA17429ED904300E19ECA /* CPDFInfoViewController.h in Headers */,
  606. C9AF189229F4D0F300EC4979 /* CPDFAnnotationSampleView.h in Headers */,
  607. F382636B29EFD0D9003F1DFD /* CPDFSlider.h in Headers */,
  608. C9AF184129F22BBD00EC4979 /* CPDFAnnotationBarButton.h in Headers */,
  609. 4F17C0BE29F5179000445550 /* CPDFTextProperty.h in Headers */,
  610. F32DA16F29ED904300E19ECA /* CSearchToolbar.h in Headers */,
  611. F3877E1629E6764E00037D92 /* CPDFDisplayViewController.h in Headers */,
  612. F32DA19129ED908800E19ECA /* CPDFMoreListViewController.h in Headers */,
  613. F32DA17029ED904300E19ECA /* CPDFThumbnailViewCell.h in Headers */,
  614. C9AF189729F4DA6A00EC4979 /* CPDFColorPickerView.h in Headers */,
  615. C9AF183B29F2198700EC4979 /* CPDFAnnotationBar.h in Headers */,
  616. F32DA17929ED904300E19ECA /* CPDFDisplayViewController.h in Headers */,
  617. C9AF183029EFB23C00EC4979 /* CPDFBookmarkViewController.h in Headers */,
  618. F32DA16C29ED904300E19ECA /* CPDFSearchResultsViewController.h in Headers */,
  619. F382636829EFD0D9003F1DFD /* CPDFPageIndicatorView.h in Headers */,
  620. C9B9EC4A29F4DC8900C6A5D2 /* CPDFThicknessSliderView.h in Headers */,
  621. C9AF182C29EFB1FC00EC4979 /* CPDFBookmarkViewCell.h in Headers */,
  622. F32DA16529ED904300E19ECA /* CPDFOutlineViewController.h in Headers */,
  623. F38F60C629EFF0C2008098F8 /* CPDFColorUtils.h in Headers */,
  624. C9AF189B29F4DBF800EC4979 /* CPDFOpacitySliderView.h in Headers */,
  625. F32DA17829ED904300E19ECA /* CPDFDisplayTableViewCell.h in Headers */,
  626. C9B9EC4E29F52DBF00C6A5D2 /* AAPLCustomPresentationController.h in Headers */,
  627. F32DA17129ED904300E19ECA /* CPDFThumbnailViewController.h in Headers */,
  628. C9B9EC5929F54E9600C6A5D2 /* CAnnotStyle.h in Headers */,
  629. F32DA16229ED904300E19ECA /* CPDFOutlineModel.h in Headers */,
  630. C9B9EC5429F544DD00C6A5D2 /* CPDFCustomColorViewController.h in Headers */,
  631. C9AF188E29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.h in Headers */,
  632. F335EE4B29E430C800ACC72A /* compdfkit_tools.h in Headers */,
  633. );
  634. runOnlyForDeploymentPostprocessing = 0;
  635. };
  636. /* End PBXHeadersBuildPhase section */
  637. /* Begin PBXNativeTarget section */
  638. F335EE4629E430C800ACC72A /* compdfkit-tools */ = {
  639. isa = PBXNativeTarget;
  640. buildConfigurationList = F335EE4E29E430C800ACC72A /* Build configuration list for PBXNativeTarget "compdfkit-tools" */;
  641. buildPhases = (
  642. F335EE4229E430C800ACC72A /* Headers */,
  643. F335EE4329E430C800ACC72A /* Sources */,
  644. F335EE4429E430C800ACC72A /* Frameworks */,
  645. F335EE4529E430C800ACC72A /* Resources */,
  646. );
  647. buildRules = (
  648. );
  649. dependencies = (
  650. );
  651. name = "compdfkit-tools";
  652. productName = "compdfkit-tools";
  653. productReference = F335EE4729E430C800ACC72A /* compdfkit_tools.framework */;
  654. productType = "com.apple.product-type.framework";
  655. };
  656. /* End PBXNativeTarget section */
  657. /* Begin PBXProject section */
  658. F335EE3E29E430C800ACC72A /* Project object */ = {
  659. isa = PBXProject;
  660. attributes = {
  661. BuildIndependentTargetsInParallel = 1;
  662. LastUpgradeCheck = 1410;
  663. TargetAttributes = {
  664. F335EE4629E430C800ACC72A = {
  665. CreatedOnToolsVersion = 14.1;
  666. };
  667. };
  668. };
  669. buildConfigurationList = F335EE4129E430C800ACC72A /* Build configuration list for PBXProject "compdfkit-tools" */;
  670. compatibilityVersion = "Xcode 14.0";
  671. developmentRegion = en;
  672. hasScannedForEncodings = 0;
  673. knownRegions = (
  674. en,
  675. Base,
  676. );
  677. mainGroup = F335EE3D29E430C800ACC72A;
  678. productRefGroup = F335EE4829E430C800ACC72A /* Products */;
  679. projectDirPath = "";
  680. projectRoot = "";
  681. targets = (
  682. F335EE4629E430C800ACC72A /* compdfkit-tools */,
  683. );
  684. };
  685. /* End PBXProject section */
  686. /* Begin PBXResourcesBuildPhase section */
  687. F335EE4529E430C800ACC72A /* Resources */ = {
  688. isa = PBXResourcesBuildPhase;
  689. buildActionMask = 2147483647;
  690. files = (
  691. C9AF183329EFC63300EC4979 /* Images.xcassets in Resources */,
  692. F32DA16E29ED904300E19ECA /* Images.xcassets in Resources */,
  693. F32DA18629ED904300E19ECA /* Image.xcassets in Resources */,
  694. F3E8495929E69712007BE967 /* DisplayImage.xcassets in Resources */,
  695. F32DA17C29ED904300E19ECA /* DisplayImage.xcassets in Resources */,
  696. F32DA16329ED904300E19ECA /* Image.xcassets in Resources */,
  697. F32DA18229ED904300E19ECA /* NavigationRightImage.xcassets in Resources */,
  698. C9AF183E29F223A700EC4979 /* Image.xcassets in Resources */,
  699. C9AF182629EE8AB600EC4979 /* UtilsColor.xcassets in Resources */,
  700. F382636C29EFD0D9003F1DFD /* CPDFSliderImage.xcassets in Resources */,
  701. );
  702. runOnlyForDeploymentPostprocessing = 0;
  703. };
  704. /* End PBXResourcesBuildPhase section */
  705. /* Begin PBXSourcesBuildPhase section */
  706. F335EE4329E430C800ACC72A /* Sources */ = {
  707. isa = PBXSourcesBuildPhase;
  708. buildActionMask = 2147483647;
  709. files = (
  710. F32DA17B29ED904300E19ECA /* CPDFDisplayViewController.m in Sources */,
  711. C9B9EC5029F52DCC00C6A5D2 /* AAPLCustomPresentationController.m in Sources */,
  712. F32DA17F29ED904300E19ECA /* CNavigationController.m in Sources */,
  713. F382636D29EFD0D9003F1DFD /* CPDFListView.m in Sources */,
  714. C9AF184229F22BBD00EC4979 /* CPDFAnnotationBarButton.m in Sources */,
  715. F32DA17329ED904300E19ECA /* CPDFThumbnailViewController.m in Sources */,
  716. C9B9EC4B29F4DC8900C6A5D2 /* CPDFThicknessSliderView.m in Sources */,
  717. C9B9EC5A29F54E9600C6A5D2 /* CAnnotStyle.m in Sources */,
  718. F32DA16929ED904300E19ECA /* CPDFSearchResultsViewController.m in Sources */,
  719. 4F17C0BF29F5179000445550 /* CPDFTextProperty.m in Sources */,
  720. F32DA16D29ED904300E19ECA /* CPDFSearchViewCell.m in Sources */,
  721. F32DA16429ED904300E19ECA /* CPDFOutlineViewCell.m in Sources */,
  722. F382636A29EFD0D9003F1DFD /* CPDFSlider.m in Sources */,
  723. C9AF189C29F4DBF800EC4979 /* CPDFOpacitySliderView.m in Sources */,
  724. C9AF189329F4D0F300EC4979 /* CPDFAnnotationSampleView.m in Sources */,
  725. F32DA16629ED904300E19ECA /* CPDFOutlineModel.m in Sources */,
  726. F32DA16729ED904300E19ECA /* CPDFOutlineViewController.m in Sources */,
  727. F38F60C729EFF0C2008098F8 /* CPDFColorUtils.m in Sources */,
  728. C9B9EC5529F544DD00C6A5D2 /* CPDFCustomColorViewController.m in Sources */,
  729. C9AF183C29F2198700EC4979 /* CPDFAnnotationBar.m in Sources */,
  730. F32DA17A29ED904300E19ECA /* CPDFDisplayTableViewCell.m in Sources */,
  731. F32DA17D29ED904300E19ECA /* CPDFBOTAViewController.m in Sources */,
  732. F32DA19229ED908800E19ECA /* CPDFMoreListViewController.m in Sources */,
  733. 4F17C0C729F517B500445550 /* CPDFEditContextMenu.m in Sources */,
  734. F382636929EFD0D9003F1DFD /* CPDFPageIndicatorView.m in Sources */,
  735. F32DA17229ED904300E19ECA /* CPDFThumbnailViewCell.m in Sources */,
  736. F32DA18429ED904300E19ECA /* CActivityIndicatorView.m in Sources */,
  737. F32DA18329ED904300E19ECA /* CNavigationRightView.m in Sources */,
  738. F32DA17729ED904300E19ECA /* CPDFInfoTableCell.m in Sources */,
  739. F32DA16B29ED904300E19ECA /* CSearchToolbar.m in Sources */,
  740. 4F17C0CF29F5186A00445550 /* CPDFEditToolBar.m in Sources */,
  741. 4F17C0C329F517A200445550 /* CPDFImageProperty.m in Sources */,
  742. C9AF183129EFB23C00EC4979 /* CPDFBookmarkViewController.m in Sources */,
  743. F32DA17629ED904300E19ECA /* CPDFInfoViewController.m in Sources */,
  744. C9AF189829F4DA6A00EC4979 /* CPDFColorPickerView.m in Sources */,
  745. C9AF182D29EFB1FC00EC4979 /* CPDFBookmarkViewCell.m in Sources */,
  746. C9AF188F29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.m in Sources */,
  747. );
  748. runOnlyForDeploymentPostprocessing = 0;
  749. };
  750. /* End PBXSourcesBuildPhase section */
  751. /* Begin XCBuildConfiguration section */
  752. F335EE4C29E430C800ACC72A /* Debug */ = {
  753. isa = XCBuildConfiguration;
  754. buildSettings = {
  755. ALWAYS_SEARCH_USER_PATHS = NO;
  756. CLANG_ANALYZER_NONNULL = YES;
  757. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  758. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  759. CLANG_ENABLE_MODULES = YES;
  760. CLANG_ENABLE_OBJC_ARC = YES;
  761. CLANG_ENABLE_OBJC_WEAK = YES;
  762. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  763. CLANG_WARN_BOOL_CONVERSION = YES;
  764. CLANG_WARN_COMMA = YES;
  765. CLANG_WARN_CONSTANT_CONVERSION = YES;
  766. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  767. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  768. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  769. CLANG_WARN_EMPTY_BODY = YES;
  770. CLANG_WARN_ENUM_CONVERSION = YES;
  771. CLANG_WARN_INFINITE_RECURSION = YES;
  772. CLANG_WARN_INT_CONVERSION = YES;
  773. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  774. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  775. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  776. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  777. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  778. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  779. CLANG_WARN_STRICT_PROTOTYPES = YES;
  780. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  781. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  782. CLANG_WARN_UNREACHABLE_CODE = YES;
  783. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  784. COPY_PHASE_STRIP = NO;
  785. CURRENT_PROJECT_VERSION = 1;
  786. DEBUG_INFORMATION_FORMAT = dwarf;
  787. ENABLE_STRICT_OBJC_MSGSEND = YES;
  788. ENABLE_TESTABILITY = YES;
  789. GCC_C_LANGUAGE_STANDARD = gnu11;
  790. GCC_DYNAMIC_NO_PIC = NO;
  791. GCC_NO_COMMON_BLOCKS = YES;
  792. GCC_OPTIMIZATION_LEVEL = 0;
  793. GCC_PREPROCESSOR_DEFINITIONS = (
  794. "DEBUG=1",
  795. "$(inherited)",
  796. );
  797. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  798. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  799. GCC_WARN_UNDECLARED_SELECTOR = YES;
  800. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  801. GCC_WARN_UNUSED_FUNCTION = YES;
  802. GCC_WARN_UNUSED_VARIABLE = YES;
  803. IPHONEOS_DEPLOYMENT_TARGET = 16.1;
  804. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  805. MTL_FAST_MATH = YES;
  806. ONLY_ACTIVE_ARCH = YES;
  807. SDKROOT = iphoneos;
  808. VERSIONING_SYSTEM = "apple-generic";
  809. VERSION_INFO_PREFIX = "";
  810. };
  811. name = Debug;
  812. };
  813. F335EE4D29E430C800ACC72A /* Release */ = {
  814. isa = XCBuildConfiguration;
  815. buildSettings = {
  816. ALWAYS_SEARCH_USER_PATHS = NO;
  817. CLANG_ANALYZER_NONNULL = YES;
  818. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  819. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  820. CLANG_ENABLE_MODULES = YES;
  821. CLANG_ENABLE_OBJC_ARC = YES;
  822. CLANG_ENABLE_OBJC_WEAK = YES;
  823. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  824. CLANG_WARN_BOOL_CONVERSION = YES;
  825. CLANG_WARN_COMMA = YES;
  826. CLANG_WARN_CONSTANT_CONVERSION = YES;
  827. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  828. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  829. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  830. CLANG_WARN_EMPTY_BODY = YES;
  831. CLANG_WARN_ENUM_CONVERSION = YES;
  832. CLANG_WARN_INFINITE_RECURSION = YES;
  833. CLANG_WARN_INT_CONVERSION = YES;
  834. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  835. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  836. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  837. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  838. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  839. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  840. CLANG_WARN_STRICT_PROTOTYPES = YES;
  841. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  842. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  843. CLANG_WARN_UNREACHABLE_CODE = YES;
  844. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  845. COPY_PHASE_STRIP = NO;
  846. CURRENT_PROJECT_VERSION = 1;
  847. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  848. ENABLE_NS_ASSERTIONS = NO;
  849. ENABLE_STRICT_OBJC_MSGSEND = YES;
  850. GCC_C_LANGUAGE_STANDARD = gnu11;
  851. GCC_NO_COMMON_BLOCKS = YES;
  852. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  853. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  854. GCC_WARN_UNDECLARED_SELECTOR = YES;
  855. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  856. GCC_WARN_UNUSED_FUNCTION = YES;
  857. GCC_WARN_UNUSED_VARIABLE = YES;
  858. IPHONEOS_DEPLOYMENT_TARGET = 16.1;
  859. MTL_ENABLE_DEBUG_INFO = NO;
  860. MTL_FAST_MATH = YES;
  861. SDKROOT = iphoneos;
  862. VALIDATE_PRODUCT = YES;
  863. VERSIONING_SYSTEM = "apple-generic";
  864. VERSION_INFO_PREFIX = "";
  865. };
  866. name = Release;
  867. };
  868. F335EE4F29E430C800ACC72A /* Debug */ = {
  869. isa = XCBuildConfiguration;
  870. buildSettings = {
  871. CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO;
  872. CLANG_ENABLE_MODULES = YES;
  873. CODE_SIGN_STYLE = Automatic;
  874. CURRENT_PROJECT_VERSION = 1;
  875. DEFINES_MODULE = YES;
  876. DYLIB_COMPATIBILITY_VERSION = 1;
  877. DYLIB_CURRENT_VERSION = 1;
  878. DYLIB_INSTALL_NAME_BASE = "@rpath";
  879. "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
  880. FRAMEWORK_SEARCH_PATHS = "";
  881. GENERATE_INFOPLIST_FILE = YES;
  882. HEADER_SEARCH_PATHS = "";
  883. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  884. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  885. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  886. LD_RUNPATH_SEARCH_PATHS = (
  887. "$(inherited)",
  888. "@executable_path/Frameworks",
  889. "@loader_path/Frameworks",
  890. );
  891. MARKETING_VERSION = 1.0;
  892. PRODUCT_BUNDLE_IDENTIFIER = "com.compdfkit.tools.compdfkit-tools";
  893. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  894. SKIP_INSTALL = YES;
  895. SWIFT_EMIT_LOC_STRINGS = YES;
  896. SYSTEM_HEADER_SEARCH_PATHS = "";
  897. TARGETED_DEVICE_FAMILY = "1,2";
  898. };
  899. name = Debug;
  900. };
  901. F335EE5029E430C800ACC72A /* Release */ = {
  902. isa = XCBuildConfiguration;
  903. buildSettings = {
  904. CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO;
  905. CLANG_ENABLE_MODULES = YES;
  906. CODE_SIGN_STYLE = Automatic;
  907. CURRENT_PROJECT_VERSION = 1;
  908. DEFINES_MODULE = YES;
  909. DYLIB_COMPATIBILITY_VERSION = 1;
  910. DYLIB_CURRENT_VERSION = 1;
  911. DYLIB_INSTALL_NAME_BASE = "@rpath";
  912. "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
  913. FRAMEWORK_SEARCH_PATHS = "";
  914. GENERATE_INFOPLIST_FILE = YES;
  915. HEADER_SEARCH_PATHS = "";
  916. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  917. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  918. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  919. LD_RUNPATH_SEARCH_PATHS = (
  920. "$(inherited)",
  921. "@executable_path/Frameworks",
  922. "@loader_path/Frameworks",
  923. );
  924. MARKETING_VERSION = 1.0;
  925. PRODUCT_BUNDLE_IDENTIFIER = "com.compdfkit.tools.compdfkit-tools";
  926. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  927. SKIP_INSTALL = YES;
  928. SWIFT_EMIT_LOC_STRINGS = YES;
  929. SYSTEM_HEADER_SEARCH_PATHS = "";
  930. TARGETED_DEVICE_FAMILY = "1,2";
  931. };
  932. name = Release;
  933. };
  934. /* End XCBuildConfiguration section */
  935. /* Begin XCConfigurationList section */
  936. F335EE4129E430C800ACC72A /* Build configuration list for PBXProject "compdfkit-tools" */ = {
  937. isa = XCConfigurationList;
  938. buildConfigurations = (
  939. F335EE4C29E430C800ACC72A /* Debug */,
  940. F335EE4D29E430C800ACC72A /* Release */,
  941. );
  942. defaultConfigurationIsVisible = 0;
  943. defaultConfigurationName = Release;
  944. };
  945. F335EE4E29E430C800ACC72A /* Build configuration list for PBXNativeTarget "compdfkit-tools" */ = {
  946. isa = XCConfigurationList;
  947. buildConfigurations = (
  948. F335EE4F29E430C800ACC72A /* Debug */,
  949. F335EE5029E430C800ACC72A /* Release */,
  950. );
  951. defaultConfigurationIsVisible = 0;
  952. defaultConfigurationName = Release;
  953. };
  954. /* End XCConfigurationList section */
  955. };
  956. rootObject = F335EE3E29E430C800ACC72A /* Project object */;
  957. }