123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 56;
- objects = {
- /* Begin PBXBuildFile section */
- 4F06AB5029F6792E007797E4 /* CPDFTextProperty.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F06AB4829F6792E007797E4 /* CPDFTextProperty.m */; };
- 4F06AB5129F6792E007797E4 /* CPDFEditToolBar.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F06AB4929F6792E007797E4 /* CPDFEditToolBar.m */; };
- 4F06AB5229F6792E007797E4 /* CPDFEditContextMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F06AB4A29F6792E007797E4 /* CPDFEditContextMenu.m */; };
- 4F06AB5329F6792E007797E4 /* CPDFImageProperty.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F06AB4B29F6792E007797E4 /* CPDFImageProperty.m */; };
- 4F06AB5429F6792E007797E4 /* CPDFTextProperty.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F06AB4C29F6792E007797E4 /* CPDFTextProperty.h */; };
- 4F06AB5529F6792E007797E4 /* CPDFEditToolBar.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F06AB4D29F6792E007797E4 /* CPDFEditToolBar.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 4F06AB5629F6792E007797E4 /* CPDFEditContextMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F06AB4E29F6792E007797E4 /* CPDFEditContextMenu.h */; };
- 4F06AB5729F6792E007797E4 /* CPDFImageProperty.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F06AB4F29F6792E007797E4 /* CPDFImageProperty.h */; };
- C918CE8129F621E200D43974 /* CPDFColorPickerView.h in Headers */ = {isa = PBXBuildFile; fileRef = C918CE7F29F621E200D43974 /* CPDFColorPickerView.h */; };
- C918CE8229F621E200D43974 /* CPDFColorPickerView.m in Sources */ = {isa = PBXBuildFile; fileRef = C918CE8029F621E200D43974 /* CPDFColorPickerView.m */; };
- C918CE8429F62D6F00D43974 /* Image.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C918CE8329F62D6F00D43974 /* Image.xcassets */; };
- C918CE9229F7C3FB00D43974 /* CAnnotationManage.h in Headers */ = {isa = PBXBuildFile; fileRef = C918CE9029F7C3FA00D43974 /* CAnnotationManage.h */; };
- C918CE9329F7C3FB00D43974 /* CAnnotationManage.m in Sources */ = {isa = PBXBuildFile; fileRef = C918CE9129F7C3FA00D43974 /* CAnnotationManage.m */; };
- C9AF182629EE8AB600EC4979 /* UtilsColor.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C9AF182529EE8AB600EC4979 /* UtilsColor.xcassets */; };
- C9AF182C29EFB1FC00EC4979 /* CPDFBookmarkViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = C9AF182A29EFB1FC00EC4979 /* CPDFBookmarkViewCell.h */; };
- C9AF182D29EFB1FC00EC4979 /* CPDFBookmarkViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = C9AF182B29EFB1FC00EC4979 /* CPDFBookmarkViewCell.m */; };
- C9AF183029EFB23C00EC4979 /* CPDFBookmarkViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = C9AF182E29EFB23C00EC4979 /* CPDFBookmarkViewController.h */; };
- C9AF183129EFB23C00EC4979 /* CPDFBookmarkViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C9AF182F29EFB23C00EC4979 /* CPDFBookmarkViewController.m */; };
- C9AF183329EFC63300EC4979 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C9AF183229EFC63300EC4979 /* Images.xcassets */; };
- C9AF183B29F2198700EC4979 /* CPDFAnnotationBar.h in Headers */ = {isa = PBXBuildFile; fileRef = C9AF183929F2198700EC4979 /* CPDFAnnotationBar.h */; settings = {ATTRIBUTES = (Public, ); }; };
- C9AF183C29F2198700EC4979 /* CPDFAnnotationBar.m in Sources */ = {isa = PBXBuildFile; fileRef = C9AF183A29F2198700EC4979 /* CPDFAnnotationBar.m */; };
- C9AF183E29F223A700EC4979 /* Image.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C9AF183D29F223A700EC4979 /* Image.xcassets */; };
- C9AF184129F22BBD00EC4979 /* CPDFAnnotationBarButton.h in Headers */ = {isa = PBXBuildFile; fileRef = C9AF183F29F22BBD00EC4979 /* CPDFAnnotationBarButton.h */; };
- C9AF184229F22BBD00EC4979 /* CPDFAnnotationBarButton.m in Sources */ = {isa = PBXBuildFile; fileRef = C9AF184029F22BBD00EC4979 /* CPDFAnnotationBarButton.m */; };
- C9AF188E29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = C9AF188C29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
- C9AF188F29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C9AF188D29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.m */; };
- C9AF189229F4D0F300EC4979 /* CPDFAnnotationSampleView.h in Headers */ = {isa = PBXBuildFile; fileRef = C9AF189029F4D0F300EC4979 /* CPDFAnnotationSampleView.h */; };
- C9AF189329F4D0F300EC4979 /* CPDFAnnotationSampleView.m in Sources */ = {isa = PBXBuildFile; fileRef = C9AF189129F4D0F300EC4979 /* CPDFAnnotationSampleView.m */; };
- C9AF189729F4DA6A00EC4979 /* CPDFColorSelectView.h in Headers */ = {isa = PBXBuildFile; fileRef = C9AF189529F4DA6A00EC4979 /* CPDFColorSelectView.h */; };
- C9AF189829F4DA6A00EC4979 /* CPDFColorSelectView.m in Sources */ = {isa = PBXBuildFile; fileRef = C9AF189629F4DA6A00EC4979 /* CPDFColorSelectView.m */; };
- C9AF189B29F4DBF800EC4979 /* CPDFOpacitySliderView.h in Headers */ = {isa = PBXBuildFile; fileRef = C9AF189929F4DBF800EC4979 /* CPDFOpacitySliderView.h */; };
- C9AF189C29F4DBF800EC4979 /* CPDFOpacitySliderView.m in Sources */ = {isa = PBXBuildFile; fileRef = C9AF189A29F4DBF800EC4979 /* CPDFOpacitySliderView.m */; };
- C9B0CE1829E6486700524B7F /* ComPDFKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = F313657129E4367A00EE6BBB /* ComPDFKit.xcframework */; };
- C9B9EC4A29F4DC8900C6A5D2 /* CPDFThicknessSliderView.h in Headers */ = {isa = PBXBuildFile; fileRef = C9B9EC4829F4DC8900C6A5D2 /* CPDFThicknessSliderView.h */; };
- C9B9EC4B29F4DC8900C6A5D2 /* CPDFThicknessSliderView.m in Sources */ = {isa = PBXBuildFile; fileRef = C9B9EC4929F4DC8900C6A5D2 /* CPDFThicknessSliderView.m */; };
- C9B9EC4E29F52DBF00C6A5D2 /* AAPLCustomPresentationController.h in Headers */ = {isa = PBXBuildFile; fileRef = C9B9EC4D29F52DBF00C6A5D2 /* AAPLCustomPresentationController.h */; settings = {ATTRIBUTES = (Public, ); }; };
- C9B9EC5029F52DCC00C6A5D2 /* AAPLCustomPresentationController.m in Sources */ = {isa = PBXBuildFile; fileRef = C9B9EC4F29F52DCC00C6A5D2 /* AAPLCustomPresentationController.m */; };
- C9B9EC5929F54E9600C6A5D2 /* CAnnotStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = C9B9EC5729F54E9600C6A5D2 /* CAnnotStyle.h */; };
- C9B9EC5A29F54E9600C6A5D2 /* CAnnotStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = C9B9EC5829F54E9600C6A5D2 /* CAnnotStyle.m */; };
- F32DA16229ED904300E19ECA /* CPDFOutlineModel.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA12229ED904300E19ECA /* CPDFOutlineModel.h */; };
- F32DA16329ED904300E19ECA /* Image.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F32DA12329ED904300E19ECA /* Image.xcassets */; };
- F32DA16429ED904300E19ECA /* CPDFOutlineViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA12429ED904300E19ECA /* CPDFOutlineViewCell.m */; };
- F32DA16529ED904300E19ECA /* CPDFOutlineViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA12529ED904300E19ECA /* CPDFOutlineViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
- F32DA16629ED904300E19ECA /* CPDFOutlineModel.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA12629ED904300E19ECA /* CPDFOutlineModel.m */; };
- F32DA16729ED904300E19ECA /* CPDFOutlineViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA12729ED904300E19ECA /* CPDFOutlineViewController.m */; };
- F32DA16829ED904300E19ECA /* CPDFOutlineViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA12829ED904300E19ECA /* CPDFOutlineViewCell.h */; };
- F32DA16929ED904300E19ECA /* CPDFSearchResultsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA12A29ED904300E19ECA /* CPDFSearchResultsViewController.m */; };
- F32DA16A29ED904300E19ECA /* CPDFSearchViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA12B29ED904300E19ECA /* CPDFSearchViewCell.h */; };
- F32DA16B29ED904300E19ECA /* CSearchToolbar.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA12C29ED904300E19ECA /* CSearchToolbar.m */; };
- F32DA16C29ED904300E19ECA /* CPDFSearchResultsViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA12D29ED904300E19ECA /* CPDFSearchResultsViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
- F32DA16D29ED904300E19ECA /* CPDFSearchViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA12E29ED904300E19ECA /* CPDFSearchViewCell.m */; };
- F32DA16E29ED904300E19ECA /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F32DA12F29ED904300E19ECA /* Images.xcassets */; };
- F32DA16F29ED904300E19ECA /* CSearchToolbar.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA13029ED904300E19ECA /* CSearchToolbar.h */; settings = {ATTRIBUTES = (Public, ); }; };
- F32DA17029ED904300E19ECA /* CPDFThumbnailViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA13229ED904300E19ECA /* CPDFThumbnailViewCell.h */; };
- F32DA17129ED904300E19ECA /* CPDFThumbnailViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA13329ED904300E19ECA /* CPDFThumbnailViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
- F32DA17229ED904300E19ECA /* CPDFThumbnailViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA13429ED904300E19ECA /* CPDFThumbnailViewCell.m */; };
- F32DA17329ED904300E19ECA /* CPDFThumbnailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA13529ED904300E19ECA /* CPDFThumbnailViewController.m */; };
- F32DA17429ED904300E19ECA /* CPDFInfoViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA13829ED904300E19ECA /* CPDFInfoViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
- F32DA17529ED904300E19ECA /* CPDFInfoTableCell.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA13929ED904300E19ECA /* CPDFInfoTableCell.h */; };
- F32DA17629ED904300E19ECA /* CPDFInfoViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA13A29ED904300E19ECA /* CPDFInfoViewController.m */; };
- F32DA17729ED904300E19ECA /* CPDFInfoTableCell.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA13B29ED904300E19ECA /* CPDFInfoTableCell.m */; };
- F32DA17829ED904300E19ECA /* CPDFDisplayTableViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA13D29ED904300E19ECA /* CPDFDisplayTableViewCell.h */; };
- F32DA17929ED904300E19ECA /* CPDFDisplayViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA13E29ED904300E19ECA /* CPDFDisplayViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
- F32DA17A29ED904300E19ECA /* CPDFDisplayTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA13F29ED904300E19ECA /* CPDFDisplayTableViewCell.m */; };
- F32DA17B29ED904300E19ECA /* CPDFDisplayViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA14029ED904300E19ECA /* CPDFDisplayViewController.m */; };
- F32DA17C29ED904300E19ECA /* DisplayImage.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F32DA14129ED904300E19ECA /* DisplayImage.xcassets */; };
- F32DA17D29ED904300E19ECA /* CPDFBOTAViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA14929ED904300E19ECA /* CPDFBOTAViewController.m */; };
- F32DA17E29ED904300E19ECA /* CPDFBOTAViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA14A29ED904300E19ECA /* CPDFBOTAViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
- F32DA17F29ED904300E19ECA /* CNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA14C29ED904300E19ECA /* CNavigationController.m */; };
- F32DA18029ED904300E19ECA /* CNavigationController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA14D29ED904300E19ECA /* CNavigationController.h */; settings = {ATTRIBUTES = (Public, ); }; };
- F32DA18129ED904300E19ECA /* CNavigationRightView.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA15029ED904300E19ECA /* CNavigationRightView.h */; settings = {ATTRIBUTES = (Public, ); }; };
- F32DA18229ED904300E19ECA /* NavigationRightImage.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F32DA15129ED904300E19ECA /* NavigationRightImage.xcassets */; };
- F32DA18329ED904300E19ECA /* CNavigationRightView.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA15229ED904300E19ECA /* CNavigationRightView.m */; };
- F32DA18429ED904300E19ECA /* CActivityIndicatorView.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA15429ED904300E19ECA /* CActivityIndicatorView.m */; };
- F32DA18529ED904300E19ECA /* CActivityIndicatorView.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA15529ED904300E19ECA /* CActivityIndicatorView.h */; settings = {ATTRIBUTES = (Public, ); }; };
- F32DA18629ED904300E19ECA /* Image.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F32DA15729ED904300E19ECA /* Image.xcassets */; };
- F32DA19129ED908800E19ECA /* CPDFMoreListViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA18F29ED908800E19ECA /* CPDFMoreListViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
- F32DA19229ED908800E19ECA /* CPDFMoreListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA19029ED908800E19ECA /* CPDFMoreListViewController.m */; };
- F335EE4B29E430C800ACC72A /* compdfkit_tools.h in Headers */ = {isa = PBXBuildFile; fileRef = F335EE4A29E430C800ACC72A /* compdfkit_tools.h */; settings = {ATTRIBUTES = (Public, ); }; };
- F382636829EFD0D9003F1DFD /* CPDFPageIndicatorView.h in Headers */ = {isa = PBXBuildFile; fileRef = F382635F29EFD0D8003F1DFD /* CPDFPageIndicatorView.h */; };
- F382636929EFD0D9003F1DFD /* CPDFPageIndicatorView.m in Sources */ = {isa = PBXBuildFile; fileRef = F382636029EFD0D8003F1DFD /* CPDFPageIndicatorView.m */; };
- F382636A29EFD0D9003F1DFD /* CPDFSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = F382636229EFD0D8003F1DFD /* CPDFSlider.m */; };
- F382636B29EFD0D9003F1DFD /* CPDFSlider.h in Headers */ = {isa = PBXBuildFile; fileRef = F382636329EFD0D8003F1DFD /* CPDFSlider.h */; };
- F382636C29EFD0D9003F1DFD /* CPDFSliderImage.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F382636429EFD0D8003F1DFD /* CPDFSliderImage.xcassets */; };
- F382636D29EFD0D9003F1DFD /* CPDFListView.m in Sources */ = {isa = PBXBuildFile; fileRef = F382636629EFD0D8003F1DFD /* CPDFListView.m */; };
- F382636E29EFD0D9003F1DFD /* CPDFListView.h in Headers */ = {isa = PBXBuildFile; fileRef = F382636729EFD0D8003F1DFD /* CPDFListView.h */; settings = {ATTRIBUTES = (Public, ); }; };
- F3877E1629E6764E00037D92 /* CPDFDisplayViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F3877E1429E6764E00037D92 /* CPDFDisplayViewController.h */; };
- F38F60C629EFF0C2008098F8 /* CPDFColorUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = F38F60C429EFF0C1008098F8 /* CPDFColorUtils.h */; settings = {ATTRIBUTES = (Public, ); }; };
- F38F60C729EFF0C2008098F8 /* CPDFColorUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = F38F60C529EFF0C1008098F8 /* CPDFColorUtils.m */; };
- F3E8495929E69712007BE967 /* DisplayImage.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F3E8495829E69712007BE967 /* DisplayImage.xcassets */; };
- /* End PBXBuildFile section */
- /* Begin PBXFileReference section */
- 4F06AB4829F6792E007797E4 /* CPDFTextProperty.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFTextProperty.m; sourceTree = "<group>"; };
- 4F06AB4929F6792E007797E4 /* CPDFEditToolBar.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFEditToolBar.m; sourceTree = "<group>"; };
- 4F06AB4A29F6792E007797E4 /* CPDFEditContextMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFEditContextMenu.m; sourceTree = "<group>"; };
- 4F06AB4B29F6792E007797E4 /* CPDFImageProperty.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFImageProperty.m; sourceTree = "<group>"; };
- 4F06AB4C29F6792E007797E4 /* CPDFTextProperty.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFTextProperty.h; sourceTree = "<group>"; };
- 4F06AB4D29F6792E007797E4 /* CPDFEditToolBar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFEditToolBar.h; sourceTree = "<group>"; };
- 4F06AB4E29F6792E007797E4 /* CPDFEditContextMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFEditContextMenu.h; sourceTree = "<group>"; };
- 4F06AB4F29F6792E007797E4 /* CPDFImageProperty.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFImageProperty.h; sourceTree = "<group>"; };
- C918CE7F29F621E200D43974 /* CPDFColorPickerView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFColorPickerView.h; sourceTree = "<group>"; };
- C918CE8029F621E200D43974 /* CPDFColorPickerView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFColorPickerView.m; sourceTree = "<group>"; };
- C918CE8329F62D6F00D43974 /* Image.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Image.xcassets; sourceTree = "<group>"; };
- C918CE9029F7C3FA00D43974 /* CAnnotationManage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAnnotationManage.h; sourceTree = "<group>"; };
- C918CE9129F7C3FA00D43974 /* CAnnotationManage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CAnnotationManage.m; sourceTree = "<group>"; };
- C9AF182529EE8AB600EC4979 /* UtilsColor.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = UtilsColor.xcassets; sourceTree = "<group>"; };
- C9AF182A29EFB1FC00EC4979 /* CPDFBookmarkViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFBookmarkViewCell.h; sourceTree = "<group>"; };
- C9AF182B29EFB1FC00EC4979 /* CPDFBookmarkViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFBookmarkViewCell.m; sourceTree = "<group>"; };
- C9AF182E29EFB23C00EC4979 /* CPDFBookmarkViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFBookmarkViewController.h; sourceTree = "<group>"; };
- C9AF182F29EFB23C00EC4979 /* CPDFBookmarkViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFBookmarkViewController.m; sourceTree = "<group>"; };
- C9AF183229EFC63300EC4979 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
- C9AF183929F2198700EC4979 /* CPDFAnnotationBar.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFAnnotationBar.h; sourceTree = "<group>"; };
- C9AF183A29F2198700EC4979 /* CPDFAnnotationBar.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFAnnotationBar.m; sourceTree = "<group>"; };
- C9AF183D29F223A700EC4979 /* Image.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Image.xcassets; sourceTree = "<group>"; };
- C9AF183F29F22BBD00EC4979 /* CPDFAnnotationBarButton.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFAnnotationBarButton.h; sourceTree = "<group>"; };
- C9AF184029F22BBD00EC4979 /* CPDFAnnotationBarButton.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFAnnotationBarButton.m; sourceTree = "<group>"; };
- C9AF188C29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFAnnotationBaseViewController.h; sourceTree = "<group>"; };
- C9AF188D29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFAnnotationBaseViewController.m; sourceTree = "<group>"; };
- C9AF189029F4D0F300EC4979 /* CPDFAnnotationSampleView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFAnnotationSampleView.h; sourceTree = "<group>"; };
- C9AF189129F4D0F300EC4979 /* CPDFAnnotationSampleView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFAnnotationSampleView.m; sourceTree = "<group>"; };
- C9AF189529F4DA6A00EC4979 /* CPDFColorSelectView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFColorSelectView.h; sourceTree = "<group>"; };
- C9AF189629F4DA6A00EC4979 /* CPDFColorSelectView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFColorSelectView.m; sourceTree = "<group>"; };
- C9AF189929F4DBF800EC4979 /* CPDFOpacitySliderView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFOpacitySliderView.h; sourceTree = "<group>"; };
- C9AF189A29F4DBF800EC4979 /* CPDFOpacitySliderView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFOpacitySliderView.m; sourceTree = "<group>"; };
- C9B9EC4829F4DC8900C6A5D2 /* CPDFThicknessSliderView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFThicknessSliderView.h; sourceTree = "<group>"; };
- C9B9EC4929F4DC8900C6A5D2 /* CPDFThicknessSliderView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFThicknessSliderView.m; sourceTree = "<group>"; };
- C9B9EC4C29F5038100C6A5D2 /* CPDFAnnotationBaseViewController_Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFAnnotationBaseViewController_Header.h; sourceTree = "<group>"; };
- C9B9EC4D29F52DBF00C6A5D2 /* AAPLCustomPresentationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AAPLCustomPresentationController.h; sourceTree = "<group>"; };
- C9B9EC4F29F52DCC00C6A5D2 /* AAPLCustomPresentationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AAPLCustomPresentationController.m; sourceTree = "<group>"; };
- C9B9EC5729F54E9600C6A5D2 /* CAnnotStyle.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CAnnotStyle.h; sourceTree = "<group>"; };
- C9B9EC5829F54E9600C6A5D2 /* CAnnotStyle.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CAnnotStyle.m; sourceTree = "<group>"; };
- F313657129E4367A00EE6BBB /* ComPDFKit.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = ComPDFKit.xcframework; path = ../Lib/ComPDFKit.xcframework; sourceTree = "<group>"; };
- F32DA12229ED904300E19ECA /* CPDFOutlineModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFOutlineModel.h; sourceTree = "<group>"; };
- F32DA12329ED904300E19ECA /* Image.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Image.xcassets; sourceTree = "<group>"; };
- F32DA12429ED904300E19ECA /* CPDFOutlineViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFOutlineViewCell.m; sourceTree = "<group>"; };
- F32DA12529ED904300E19ECA /* CPDFOutlineViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFOutlineViewController.h; sourceTree = "<group>"; };
- F32DA12629ED904300E19ECA /* CPDFOutlineModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFOutlineModel.m; sourceTree = "<group>"; };
- F32DA12729ED904300E19ECA /* CPDFOutlineViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFOutlineViewController.m; sourceTree = "<group>"; };
- F32DA12829ED904300E19ECA /* CPDFOutlineViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFOutlineViewCell.h; sourceTree = "<group>"; };
- F32DA12A29ED904300E19ECA /* CPDFSearchResultsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFSearchResultsViewController.m; sourceTree = "<group>"; };
- F32DA12B29ED904300E19ECA /* CPDFSearchViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFSearchViewCell.h; sourceTree = "<group>"; };
- F32DA12C29ED904300E19ECA /* CSearchToolbar.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CSearchToolbar.m; sourceTree = "<group>"; };
- F32DA12D29ED904300E19ECA /* CPDFSearchResultsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFSearchResultsViewController.h; sourceTree = "<group>"; };
- F32DA12E29ED904300E19ECA /* CPDFSearchViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFSearchViewCell.m; sourceTree = "<group>"; };
- F32DA12F29ED904300E19ECA /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
- F32DA13029ED904300E19ECA /* CSearchToolbar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CSearchToolbar.h; sourceTree = "<group>"; };
- F32DA13229ED904300E19ECA /* CPDFThumbnailViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFThumbnailViewCell.h; sourceTree = "<group>"; };
- F32DA13329ED904300E19ECA /* CPDFThumbnailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFThumbnailViewController.h; sourceTree = "<group>"; };
- F32DA13429ED904300E19ECA /* CPDFThumbnailViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFThumbnailViewCell.m; sourceTree = "<group>"; };
- F32DA13529ED904300E19ECA /* CPDFThumbnailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFThumbnailViewController.m; sourceTree = "<group>"; };
- F32DA13829ED904300E19ECA /* CPDFInfoViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFInfoViewController.h; sourceTree = "<group>"; };
- F32DA13929ED904300E19ECA /* CPDFInfoTableCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFInfoTableCell.h; sourceTree = "<group>"; };
- F32DA13A29ED904300E19ECA /* CPDFInfoViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFInfoViewController.m; sourceTree = "<group>"; };
- F32DA13B29ED904300E19ECA /* CPDFInfoTableCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFInfoTableCell.m; sourceTree = "<group>"; };
- F32DA13D29ED904300E19ECA /* CPDFDisplayTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFDisplayTableViewCell.h; sourceTree = "<group>"; };
- F32DA13E29ED904300E19ECA /* CPDFDisplayViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFDisplayViewController.h; sourceTree = "<group>"; };
- F32DA13F29ED904300E19ECA /* CPDFDisplayTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFDisplayTableViewCell.m; sourceTree = "<group>"; };
- F32DA14029ED904300E19ECA /* CPDFDisplayViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFDisplayViewController.m; sourceTree = "<group>"; };
- F32DA14129ED904300E19ECA /* DisplayImage.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = DisplayImage.xcassets; sourceTree = "<group>"; };
- F32DA14929ED904300E19ECA /* CPDFBOTAViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFBOTAViewController.m; sourceTree = "<group>"; };
- F32DA14A29ED904300E19ECA /* CPDFBOTAViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFBOTAViewController.h; sourceTree = "<group>"; };
- F32DA14C29ED904300E19ECA /* CNavigationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CNavigationController.m; sourceTree = "<group>"; };
- F32DA14D29ED904300E19ECA /* CNavigationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CNavigationController.h; sourceTree = "<group>"; };
- F32DA15029ED904300E19ECA /* CNavigationRightView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CNavigationRightView.h; sourceTree = "<group>"; };
- F32DA15129ED904300E19ECA /* NavigationRightImage.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = NavigationRightImage.xcassets; sourceTree = "<group>"; };
- F32DA15229ED904300E19ECA /* CNavigationRightView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CNavigationRightView.m; sourceTree = "<group>"; };
- F32DA15429ED904300E19ECA /* CActivityIndicatorView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CActivityIndicatorView.m; sourceTree = "<group>"; };
- F32DA15529ED904300E19ECA /* CActivityIndicatorView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CActivityIndicatorView.h; sourceTree = "<group>"; };
- F32DA15729ED904300E19ECA /* Image.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Image.xcassets; sourceTree = "<group>"; };
- F32DA15929ED904300E19ECA /* Color.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Color.xcassets; sourceTree = "<group>"; };
- F32DA18F29ED908800E19ECA /* CPDFMoreListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFMoreListViewController.h; sourceTree = "<group>"; };
- F32DA19029ED908800E19ECA /* CPDFMoreListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFMoreListViewController.m; sourceTree = "<group>"; };
- F335EE4729E430C800ACC72A /* compdfkit_tools.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = compdfkit_tools.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- F335EE4A29E430C800ACC72A /* compdfkit_tools.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = compdfkit_tools.h; sourceTree = "<group>"; };
- F382635F29EFD0D8003F1DFD /* CPDFPageIndicatorView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFPageIndicatorView.h; sourceTree = "<group>"; };
- F382636029EFD0D8003F1DFD /* CPDFPageIndicatorView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFPageIndicatorView.m; sourceTree = "<group>"; };
- F382636229EFD0D8003F1DFD /* CPDFSlider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFSlider.m; sourceTree = "<group>"; };
- F382636329EFD0D8003F1DFD /* CPDFSlider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFSlider.h; sourceTree = "<group>"; };
- F382636429EFD0D8003F1DFD /* CPDFSliderImage.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = CPDFSliderImage.xcassets; sourceTree = "<group>"; };
- F382636629EFD0D8003F1DFD /* CPDFListView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFListView.m; sourceTree = "<group>"; };
- F382636729EFD0D8003F1DFD /* CPDFListView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFListView.h; sourceTree = "<group>"; };
- F3877E1429E6764E00037D92 /* CPDFDisplayViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFDisplayViewController.h; sourceTree = "<group>"; };
- F38F60C429EFF0C1008098F8 /* CPDFColorUtils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFColorUtils.h; sourceTree = "<group>"; };
- F38F60C529EFF0C1008098F8 /* CPDFColorUtils.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFColorUtils.m; sourceTree = "<group>"; };
- F3E8495829E69712007BE967 /* DisplayImage.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = DisplayImage.xcassets; sourceTree = "<group>"; };
- /* End PBXFileReference section */
- /* Begin PBXFrameworksBuildPhase section */
- F335EE4429E430C800ACC72A /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- C9B0CE1829E6486700524B7F /* ComPDFKit.xcframework in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
- /* Begin PBXGroup section */
- 4F06AB4729F6792E007797E4 /* Edit */ = {
- isa = PBXGroup;
- children = (
- 4F06AB4E29F6792E007797E4 /* CPDFEditContextMenu.h */,
- 4F06AB4A29F6792E007797E4 /* CPDFEditContextMenu.m */,
- 4F06AB4D29F6792E007797E4 /* CPDFEditToolBar.h */,
- 4F06AB4929F6792E007797E4 /* CPDFEditToolBar.m */,
- 4F06AB4F29F6792E007797E4 /* CPDFImageProperty.h */,
- 4F06AB4B29F6792E007797E4 /* CPDFImageProperty.m */,
- 4F06AB4C29F6792E007797E4 /* CPDFTextProperty.h */,
- 4F06AB4829F6792E007797E4 /* CPDFTextProperty.m */,
- );
- path = Edit;
- sourceTree = "<group>";
- };
- C918CE8E29F7C3C300D43974 /* PDFNote */ = {
- isa = PBXGroup;
- children = (
- );
- path = PDFNote;
- sourceTree = "<group>";
- };
- C918CE8F29F7C3FA00D43974 /* PDFAnnotationManage */ = {
- isa = PBXGroup;
- children = (
- C918CE9029F7C3FA00D43974 /* CAnnotationManage.h */,
- C918CE9129F7C3FA00D43974 /* CAnnotationManage.m */,
- );
- path = PDFAnnotationManage;
- sourceTree = "<group>";
- };
- C949FEE029EE70D000C30A8D /* Utils */ = {
- isa = PBXGroup;
- children = (
- C9AF182529EE8AB600EC4979 /* UtilsColor.xcassets */,
- C9B9EC4D29F52DBF00C6A5D2 /* AAPLCustomPresentationController.h */,
- C9B9EC4F29F52DCC00C6A5D2 /* AAPLCustomPresentationController.m */,
- F38F60C429EFF0C1008098F8 /* CPDFColorUtils.h */,
- F38F60C529EFF0C1008098F8 /* CPDFColorUtils.m */,
- );
- path = Utils;
- sourceTree = "<group>";
- };
- C9AF182929EF9D2400EC4979 /* PDFBookmark */ = {
- isa = PBXGroup;
- children = (
- C9AF182A29EFB1FC00EC4979 /* CPDFBookmarkViewCell.h */,
- C9AF182B29EFB1FC00EC4979 /* CPDFBookmarkViewCell.m */,
- C9AF182E29EFB23C00EC4979 /* CPDFBookmarkViewController.h */,
- C9AF182F29EFB23C00EC4979 /* CPDFBookmarkViewController.m */,
- C9AF183229EFC63300EC4979 /* Images.xcassets */,
- );
- path = PDFBookmark;
- sourceTree = "<group>";
- };
- C9AF183829F2180A00EC4979 /* PDFAnnotationBar */ = {
- isa = PBXGroup;
- children = (
- C9AF183929F2198700EC4979 /* CPDFAnnotationBar.h */,
- C9AF183A29F2198700EC4979 /* CPDFAnnotationBar.m */,
- C9AF183F29F22BBD00EC4979 /* CPDFAnnotationBarButton.h */,
- C9AF184029F22BBD00EC4979 /* CPDFAnnotationBarButton.m */,
- C9AF183D29F223A700EC4979 /* Image.xcassets */,
- );
- path = PDFAnnotationBar;
- sourceTree = "<group>";
- };
- C9AF188829F4C65500EC4979 /* Annotation */ = {
- isa = PBXGroup;
- children = (
- C918CE8F29F7C3FA00D43974 /* PDFAnnotationManage */,
- C9AF188A29F4C7C900EC4979 /* PDFProperties */,
- C9AF188929F4C68200EC4979 /* PDFAnnotationList */,
- );
- path = Annotation;
- sourceTree = "<group>";
- };
- C9AF188929F4C68200EC4979 /* PDFAnnotationList */ = {
- isa = PBXGroup;
- children = (
- );
- path = PDFAnnotationList;
- sourceTree = "<group>";
- };
- C9AF188A29F4C7C900EC4979 /* PDFProperties */ = {
- isa = PBXGroup;
- children = (
- C918CE8E29F7C3C300D43974 /* PDFNote */,
- C9AF188B29F4C83900EC4979 /* PDFBase */,
- );
- path = PDFProperties;
- sourceTree = "<group>";
- };
- C9AF188B29F4C83900EC4979 /* PDFBase */ = {
- isa = PBXGroup;
- children = (
- C9AF188C29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.h */,
- C9AF188D29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.m */,
- C9B9EC4C29F5038100C6A5D2 /* CPDFAnnotationBaseViewController_Header.h */,
- );
- path = PDFBase;
- sourceTree = "<group>";
- };
- C9AF189429F4D92C00EC4979 /* PDFProperties */ = {
- isa = PBXGroup;
- children = (
- C9AF189029F4D0F300EC4979 /* CPDFAnnotationSampleView.h */,
- C9AF189129F4D0F300EC4979 /* CPDFAnnotationSampleView.m */,
- C9AF189529F4DA6A00EC4979 /* CPDFColorSelectView.h */,
- C9AF189629F4DA6A00EC4979 /* CPDFColorSelectView.m */,
- C9AF189929F4DBF800EC4979 /* CPDFOpacitySliderView.h */,
- C9AF189A29F4DBF800EC4979 /* CPDFOpacitySliderView.m */,
- C9B9EC4829F4DC8900C6A5D2 /* CPDFThicknessSliderView.h */,
- C9B9EC4929F4DC8900C6A5D2 /* CPDFThicknessSliderView.m */,
- C918CE7F29F621E200D43974 /* CPDFColorPickerView.h */,
- C918CE8029F621E200D43974 /* CPDFColorPickerView.m */,
- C918CE8329F62D6F00D43974 /* Image.xcassets */,
- );
- path = PDFProperties;
- sourceTree = "<group>";
- };
- C9B9EC5629F54E6700C6A5D2 /* Model */ = {
- isa = PBXGroup;
- children = (
- C9B9EC5729F54E9600C6A5D2 /* CAnnotStyle.h */,
- C9B9EC5829F54E9600C6A5D2 /* CAnnotStyle.m */,
- );
- path = Model;
- sourceTree = "<group>";
- };
- F313657029E4367A00EE6BBB /* Frameworks */ = {
- isa = PBXGroup;
- children = (
- F313657129E4367A00EE6BBB /* ComPDFKit.xcframework */,
- );
- name = Frameworks;
- sourceTree = "<group>";
- };
- F32DA12029ED904300E19ECA /* Viewer */ = {
- isa = PBXGroup;
- children = (
- C9AF182929EF9D2400EC4979 /* PDFBookmark */,
- F32DA12129ED904300E19ECA /* PDFOutlie */,
- F32DA12929ED904300E19ECA /* PDFSearch */,
- F32DA13129ED904300E19ECA /* PDFThumbnail */,
- F32DA13629ED904300E19ECA /* PDFMore */,
- );
- path = Viewer;
- sourceTree = "<group>";
- };
- F32DA12129ED904300E19ECA /* PDFOutlie */ = {
- isa = PBXGroup;
- children = (
- F32DA12229ED904300E19ECA /* CPDFOutlineModel.h */,
- F32DA12629ED904300E19ECA /* CPDFOutlineModel.m */,
- F32DA12829ED904300E19ECA /* CPDFOutlineViewCell.h */,
- F32DA12429ED904300E19ECA /* CPDFOutlineViewCell.m */,
- F32DA12529ED904300E19ECA /* CPDFOutlineViewController.h */,
- F32DA12729ED904300E19ECA /* CPDFOutlineViewController.m */,
- F32DA12329ED904300E19ECA /* Image.xcassets */,
- );
- path = PDFOutlie;
- sourceTree = "<group>";
- };
- F32DA12929ED904300E19ECA /* PDFSearch */ = {
- isa = PBXGroup;
- children = (
- F32DA12D29ED904300E19ECA /* CPDFSearchResultsViewController.h */,
- F32DA12A29ED904300E19ECA /* CPDFSearchResultsViewController.m */,
- F32DA12B29ED904300E19ECA /* CPDFSearchViewCell.h */,
- F32DA12E29ED904300E19ECA /* CPDFSearchViewCell.m */,
- F32DA13029ED904300E19ECA /* CSearchToolbar.h */,
- F32DA12C29ED904300E19ECA /* CSearchToolbar.m */,
- F32DA12F29ED904300E19ECA /* Images.xcassets */,
- );
- path = PDFSearch;
- sourceTree = "<group>";
- };
- F32DA13129ED904300E19ECA /* PDFThumbnail */ = {
- isa = PBXGroup;
- children = (
- F32DA13229ED904300E19ECA /* CPDFThumbnailViewCell.h */,
- F32DA13429ED904300E19ECA /* CPDFThumbnailViewCell.m */,
- F32DA13329ED904300E19ECA /* CPDFThumbnailViewController.h */,
- F32DA13529ED904300E19ECA /* CPDFThumbnailViewController.m */,
- );
- path = PDFThumbnail;
- sourceTree = "<group>";
- };
- F32DA13629ED904300E19ECA /* PDFMore */ = {
- isa = PBXGroup;
- children = (
- F32DA18F29ED908800E19ECA /* CPDFMoreListViewController.h */,
- F32DA19029ED908800E19ECA /* CPDFMoreListViewController.m */,
- F32DA13729ED904300E19ECA /* PDFInfo */,
- F32DA13C29ED904300E19ECA /* PDFDisplaySetting */,
- );
- path = PDFMore;
- sourceTree = "<group>";
- };
- F32DA13729ED904300E19ECA /* PDFInfo */ = {
- isa = PBXGroup;
- children = (
- F32DA13929ED904300E19ECA /* CPDFInfoTableCell.h */,
- F32DA13B29ED904300E19ECA /* CPDFInfoTableCell.m */,
- F32DA13829ED904300E19ECA /* CPDFInfoViewController.h */,
- F32DA13A29ED904300E19ECA /* CPDFInfoViewController.m */,
- );
- path = PDFInfo;
- sourceTree = "<group>";
- };
- F32DA13C29ED904300E19ECA /* PDFDisplaySetting */ = {
- isa = PBXGroup;
- children = (
- F32DA13D29ED904300E19ECA /* CPDFDisplayTableViewCell.h */,
- F32DA13F29ED904300E19ECA /* CPDFDisplayTableViewCell.m */,
- F32DA13E29ED904300E19ECA /* CPDFDisplayViewController.h */,
- F32DA14029ED904300E19ECA /* CPDFDisplayViewController.m */,
- F32DA14129ED904300E19ECA /* DisplayImage.xcassets */,
- );
- path = PDFDisplaySetting;
- sourceTree = "<group>";
- };
- F32DA14429ED904300E19ECA /* PageEdit */ = {
- isa = PBXGroup;
- children = (
- );
- path = PageEdit;
- sourceTree = "<group>";
- };
- F32DA14529ED904300E19ECA /* Form */ = {
- isa = PBXGroup;
- children = (
- );
- path = Form;
- sourceTree = "<group>";
- };
- F32DA14629ED904300E19ECA /* Common */ = {
- isa = PBXGroup;
- children = (
- C9B9EC5629F54E6700C6A5D2 /* Model */,
- C949FEE029EE70D000C30A8D /* Utils */,
- F32DA14729ED904300E19ECA /* Controls */,
- F32DA14E29ED904300E19ECA /* Views */,
- );
- path = Common;
- sourceTree = "<group>";
- };
- F32DA14729ED904300E19ECA /* Controls */ = {
- isa = PBXGroup;
- children = (
- F32DA14829ED904300E19ECA /* BOTA */,
- F32DA14B29ED904300E19ECA /* PDFNavigationController */,
- );
- path = Controls;
- sourceTree = "<group>";
- };
- F32DA14829ED904300E19ECA /* BOTA */ = {
- isa = PBXGroup;
- children = (
- F32DA14A29ED904300E19ECA /* CPDFBOTAViewController.h */,
- F32DA14929ED904300E19ECA /* CPDFBOTAViewController.m */,
- );
- path = BOTA;
- sourceTree = "<group>";
- };
- F32DA14B29ED904300E19ECA /* PDFNavigationController */ = {
- isa = PBXGroup;
- children = (
- F32DA14D29ED904300E19ECA /* CNavigationController.h */,
- F32DA14C29ED904300E19ECA /* CNavigationController.m */,
- );
- path = PDFNavigationController;
- sourceTree = "<group>";
- };
- F32DA14E29ED904300E19ECA /* Views */ = {
- isa = PBXGroup;
- children = (
- C9AF189429F4D92C00EC4979 /* PDFProperties */,
- C9AF183829F2180A00EC4979 /* PDFAnnotationBar */,
- F32DA14F29ED904300E19ECA /* PDFNavigationRightView */,
- F32DA15329ED904300E19ECA /* PDFActivityIndicatorView */,
- F32DA15629ED904300E19ECA /* PDFView */,
- );
- path = Views;
- sourceTree = "<group>";
- };
- F32DA14F29ED904300E19ECA /* PDFNavigationRightView */ = {
- isa = PBXGroup;
- children = (
- F32DA15029ED904300E19ECA /* CNavigationRightView.h */,
- F32DA15229ED904300E19ECA /* CNavigationRightView.m */,
- F32DA15129ED904300E19ECA /* NavigationRightImage.xcassets */,
- );
- path = PDFNavigationRightView;
- sourceTree = "<group>";
- };
- F32DA15329ED904300E19ECA /* PDFActivityIndicatorView */ = {
- isa = PBXGroup;
- children = (
- F32DA15529ED904300E19ECA /* CActivityIndicatorView.h */,
- F32DA15429ED904300E19ECA /* CActivityIndicatorView.m */,
- );
- path = PDFActivityIndicatorView;
- sourceTree = "<group>";
- };
- F32DA15629ED904300E19ECA /* PDFView */ = {
- isa = PBXGroup;
- children = (
- F382636529EFD0D8003F1DFD /* PDFListView */,
- F382635E29EFD0D8003F1DFD /* PDFPageIndicatorView */,
- F382636129EFD0D8003F1DFD /* PDFSliderView */,
- F32DA15929ED904300E19ECA /* Color.xcassets */,
- F32DA15729ED904300E19ECA /* Image.xcassets */,
- );
- path = PDFView;
- sourceTree = "<group>";
- };
- F335EE3D29E430C800ACC72A = {
- isa = PBXGroup;
- children = (
- F335EE4929E430C800ACC72A /* compdfkit-tools */,
- F335EE4829E430C800ACC72A /* Products */,
- F313657029E4367A00EE6BBB /* Frameworks */,
- F3F5EE7029E69B2A0081CB32 /* Recovered References */,
- );
- sourceTree = "<group>";
- };
- F335EE4829E430C800ACC72A /* Products */ = {
- isa = PBXGroup;
- children = (
- F335EE4729E430C800ACC72A /* compdfkit_tools.framework */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- F335EE4929E430C800ACC72A /* compdfkit-tools */ = {
- isa = PBXGroup;
- children = (
- C9AF188829F4C65500EC4979 /* Annotation */,
- F32DA14629ED904300E19ECA /* Common */,
- 4F06AB4729F6792E007797E4 /* Edit */,
- F32DA14529ED904300E19ECA /* Form */,
- F32DA14429ED904300E19ECA /* PageEdit */,
- F32DA12029ED904300E19ECA /* Viewer */,
- F335EE4A29E430C800ACC72A /* compdfkit_tools.h */,
- );
- path = "compdfkit-tools";
- sourceTree = "<group>";
- };
- F382635E29EFD0D8003F1DFD /* PDFPageIndicatorView */ = {
- isa = PBXGroup;
- children = (
- F382635F29EFD0D8003F1DFD /* CPDFPageIndicatorView.h */,
- F382636029EFD0D8003F1DFD /* CPDFPageIndicatorView.m */,
- );
- path = PDFPageIndicatorView;
- sourceTree = "<group>";
- };
- F382636129EFD0D8003F1DFD /* PDFSliderView */ = {
- isa = PBXGroup;
- children = (
- F382636329EFD0D8003F1DFD /* CPDFSlider.h */,
- F382636229EFD0D8003F1DFD /* CPDFSlider.m */,
- F382636429EFD0D8003F1DFD /* CPDFSliderImage.xcassets */,
- );
- path = PDFSliderView;
- sourceTree = "<group>";
- };
- F382636529EFD0D8003F1DFD /* PDFListView */ = {
- isa = PBXGroup;
- children = (
- F382636729EFD0D8003F1DFD /* CPDFListView.h */,
- F382636629EFD0D8003F1DFD /* CPDFListView.m */,
- );
- path = PDFListView;
- sourceTree = "<group>";
- };
- F3F5EE7029E69B2A0081CB32 /* Recovered References */ = {
- isa = PBXGroup;
- children = (
- F3877E1429E6764E00037D92 /* CPDFDisplayViewController.h */,
- F3E8495829E69712007BE967 /* DisplayImage.xcassets */,
- );
- name = "Recovered References";
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
- /* Begin PBXHeadersBuildPhase section */
- F335EE4229E430C800ACC72A /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 4F06AB5629F6792E007797E4 /* CPDFEditContextMenu.h in Headers */,
- F32DA18129ED904300E19ECA /* CNavigationRightView.h in Headers */,
- C918CE8129F621E200D43974 /* CPDFColorPickerView.h in Headers */,
- F32DA16A29ED904300E19ECA /* CPDFSearchViewCell.h in Headers */,
- F32DA18529ED904300E19ECA /* CActivityIndicatorView.h in Headers */,
- 4F06AB5529F6792E007797E4 /* CPDFEditToolBar.h in Headers */,
- F32DA17E29ED904300E19ECA /* CPDFBOTAViewController.h in Headers */,
- F32DA16829ED904300E19ECA /* CPDFOutlineViewCell.h in Headers */,
- F382636E29EFD0D9003F1DFD /* CPDFListView.h in Headers */,
- F32DA17529ED904300E19ECA /* CPDFInfoTableCell.h in Headers */,
- F32DA18029ED904300E19ECA /* CNavigationController.h in Headers */,
- F32DA17429ED904300E19ECA /* CPDFInfoViewController.h in Headers */,
- C9AF189229F4D0F300EC4979 /* CPDFAnnotationSampleView.h in Headers */,
- 4F06AB5429F6792E007797E4 /* CPDFTextProperty.h in Headers */,
- F382636B29EFD0D9003F1DFD /* CPDFSlider.h in Headers */,
- C9AF184129F22BBD00EC4979 /* CPDFAnnotationBarButton.h in Headers */,
- F32DA16F29ED904300E19ECA /* CSearchToolbar.h in Headers */,
- F3877E1629E6764E00037D92 /* CPDFDisplayViewController.h in Headers */,
- F32DA19129ED908800E19ECA /* CPDFMoreListViewController.h in Headers */,
- F32DA17029ED904300E19ECA /* CPDFThumbnailViewCell.h in Headers */,
- C9AF189729F4DA6A00EC4979 /* CPDFColorSelectView.h in Headers */,
- C9AF183B29F2198700EC4979 /* CPDFAnnotationBar.h in Headers */,
- F32DA17929ED904300E19ECA /* CPDFDisplayViewController.h in Headers */,
- C9AF183029EFB23C00EC4979 /* CPDFBookmarkViewController.h in Headers */,
- F32DA16C29ED904300E19ECA /* CPDFSearchResultsViewController.h in Headers */,
- F382636829EFD0D9003F1DFD /* CPDFPageIndicatorView.h in Headers */,
- C9B9EC4A29F4DC8900C6A5D2 /* CPDFThicknessSliderView.h in Headers */,
- C9AF182C29EFB1FC00EC4979 /* CPDFBookmarkViewCell.h in Headers */,
- F32DA16529ED904300E19ECA /* CPDFOutlineViewController.h in Headers */,
- 4F06AB5729F6792E007797E4 /* CPDFImageProperty.h in Headers */,
- F38F60C629EFF0C2008098F8 /* CPDFColorUtils.h in Headers */,
- C9AF189B29F4DBF800EC4979 /* CPDFOpacitySliderView.h in Headers */,
- C918CE9229F7C3FB00D43974 /* CAnnotationManage.h in Headers */,
- F32DA17829ED904300E19ECA /* CPDFDisplayTableViewCell.h in Headers */,
- C9B9EC4E29F52DBF00C6A5D2 /* AAPLCustomPresentationController.h in Headers */,
- F32DA17129ED904300E19ECA /* CPDFThumbnailViewController.h in Headers */,
- C9B9EC5929F54E9600C6A5D2 /* CAnnotStyle.h in Headers */,
- F32DA16229ED904300E19ECA /* CPDFOutlineModel.h in Headers */,
- C9AF188E29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.h in Headers */,
- F335EE4B29E430C800ACC72A /* compdfkit_tools.h in Headers */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXHeadersBuildPhase section */
- /* Begin PBXNativeTarget section */
- F335EE4629E430C800ACC72A /* compdfkit-tools */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = F335EE4E29E430C800ACC72A /* Build configuration list for PBXNativeTarget "compdfkit-tools" */;
- buildPhases = (
- F335EE4229E430C800ACC72A /* Headers */,
- F335EE4329E430C800ACC72A /* Sources */,
- F335EE4429E430C800ACC72A /* Frameworks */,
- F335EE4529E430C800ACC72A /* Resources */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = "compdfkit-tools";
- productName = "compdfkit-tools";
- productReference = F335EE4729E430C800ACC72A /* compdfkit_tools.framework */;
- productType = "com.apple.product-type.framework";
- };
- /* End PBXNativeTarget section */
- /* Begin PBXProject section */
- F335EE3E29E430C800ACC72A /* Project object */ = {
- isa = PBXProject;
- attributes = {
- BuildIndependentTargetsInParallel = 1;
- LastUpgradeCheck = 1410;
- TargetAttributes = {
- F335EE4629E430C800ACC72A = {
- CreatedOnToolsVersion = 14.1;
- };
- };
- };
- buildConfigurationList = F335EE4129E430C800ACC72A /* Build configuration list for PBXProject "compdfkit-tools" */;
- compatibilityVersion = "Xcode 14.0";
- developmentRegion = en;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- Base,
- );
- mainGroup = F335EE3D29E430C800ACC72A;
- productRefGroup = F335EE4829E430C800ACC72A /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- F335EE4629E430C800ACC72A /* compdfkit-tools */,
- );
- };
- /* End PBXProject section */
- /* Begin PBXResourcesBuildPhase section */
- F335EE4529E430C800ACC72A /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- C9AF183329EFC63300EC4979 /* Images.xcassets in Resources */,
- F32DA16E29ED904300E19ECA /* Images.xcassets in Resources */,
- F32DA18629ED904300E19ECA /* Image.xcassets in Resources */,
- F3E8495929E69712007BE967 /* DisplayImage.xcassets in Resources */,
- F32DA17C29ED904300E19ECA /* DisplayImage.xcassets in Resources */,
- F32DA16329ED904300E19ECA /* Image.xcassets in Resources */,
- F32DA18229ED904300E19ECA /* NavigationRightImage.xcassets in Resources */,
- C9AF183E29F223A700EC4979 /* Image.xcassets in Resources */,
- C918CE8429F62D6F00D43974 /* Image.xcassets in Resources */,
- C9AF182629EE8AB600EC4979 /* UtilsColor.xcassets in Resources */,
- F382636C29EFD0D9003F1DFD /* CPDFSliderImage.xcassets in Resources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXResourcesBuildPhase section */
- /* Begin PBXSourcesBuildPhase section */
- F335EE4329E430C800ACC72A /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- F32DA17B29ED904300E19ECA /* CPDFDisplayViewController.m in Sources */,
- C918CE9329F7C3FB00D43974 /* CAnnotationManage.m in Sources */,
- C9B9EC5029F52DCC00C6A5D2 /* AAPLCustomPresentationController.m in Sources */,
- F32DA17F29ED904300E19ECA /* CNavigationController.m in Sources */,
- F382636D29EFD0D9003F1DFD /* CPDFListView.m in Sources */,
- C9AF184229F22BBD00EC4979 /* CPDFAnnotationBarButton.m in Sources */,
- F32DA17329ED904300E19ECA /* CPDFThumbnailViewController.m in Sources */,
- C9B9EC4B29F4DC8900C6A5D2 /* CPDFThicknessSliderView.m in Sources */,
- C9B9EC5A29F54E9600C6A5D2 /* CAnnotStyle.m in Sources */,
- F32DA16929ED904300E19ECA /* CPDFSearchResultsViewController.m in Sources */,
- F32DA16D29ED904300E19ECA /* CPDFSearchViewCell.m in Sources */,
- F32DA16429ED904300E19ECA /* CPDFOutlineViewCell.m in Sources */,
- F382636A29EFD0D9003F1DFD /* CPDFSlider.m in Sources */,
- 4F06AB5029F6792E007797E4 /* CPDFTextProperty.m in Sources */,
- C9AF189C29F4DBF800EC4979 /* CPDFOpacitySliderView.m in Sources */,
- C9AF189329F4D0F300EC4979 /* CPDFAnnotationSampleView.m in Sources */,
- F32DA16629ED904300E19ECA /* CPDFOutlineModel.m in Sources */,
- F32DA16729ED904300E19ECA /* CPDFOutlineViewController.m in Sources */,
- 4F06AB5229F6792E007797E4 /* CPDFEditContextMenu.m in Sources */,
- F38F60C729EFF0C2008098F8 /* CPDFColorUtils.m in Sources */,
- C9AF183C29F2198700EC4979 /* CPDFAnnotationBar.m in Sources */,
- 4F06AB5329F6792E007797E4 /* CPDFImageProperty.m in Sources */,
- 4F06AB5129F6792E007797E4 /* CPDFEditToolBar.m in Sources */,
- F32DA17A29ED904300E19ECA /* CPDFDisplayTableViewCell.m in Sources */,
- F32DA17D29ED904300E19ECA /* CPDFBOTAViewController.m in Sources */,
- F32DA19229ED908800E19ECA /* CPDFMoreListViewController.m in Sources */,
- F382636929EFD0D9003F1DFD /* CPDFPageIndicatorView.m in Sources */,
- F32DA17229ED904300E19ECA /* CPDFThumbnailViewCell.m in Sources */,
- F32DA18429ED904300E19ECA /* CActivityIndicatorView.m in Sources */,
- F32DA18329ED904300E19ECA /* CNavigationRightView.m in Sources */,
- F32DA17729ED904300E19ECA /* CPDFInfoTableCell.m in Sources */,
- F32DA16B29ED904300E19ECA /* CSearchToolbar.m in Sources */,
- C9AF183129EFB23C00EC4979 /* CPDFBookmarkViewController.m in Sources */,
- C918CE8229F621E200D43974 /* CPDFColorPickerView.m in Sources */,
- F32DA17629ED904300E19ECA /* CPDFInfoViewController.m in Sources */,
- C9AF189829F4DA6A00EC4979 /* CPDFColorSelectView.m in Sources */,
- C9AF182D29EFB1FC00EC4979 /* CPDFBookmarkViewCell.m in Sources */,
- C9AF188F29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
- /* Begin XCBuildConfiguration section */
- F335EE4C29E430C800ACC72A /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_ENABLE_OBJC_WEAK = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- COPY_PHASE_STRIP = NO;
- CURRENT_PROJECT_VERSION = 1;
- DEBUG_INFORMATION_FORMAT = dwarf;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = YES;
- GCC_C_LANGUAGE_STANDARD = gnu11;
- GCC_DYNAMIC_NO_PIC = NO;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_OPTIMIZATION_LEVEL = 0;
- GCC_PREPROCESSOR_DEFINITIONS = (
- "DEBUG=1",
- "$(inherited)",
- );
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 16.1;
- MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
- MTL_FAST_MATH = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = iphoneos;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
- };
- name = Debug;
- };
- F335EE4D29E430C800ACC72A /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_NONNULL = YES;
- CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
- CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
- CLANG_ENABLE_MODULES = YES;
- CLANG_ENABLE_OBJC_ARC = YES;
- CLANG_ENABLE_OBJC_WEAK = YES;
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
- CLANG_WARN_BOOL_CONVERSION = YES;
- CLANG_WARN_COMMA = YES;
- CLANG_WARN_CONSTANT_CONVERSION = YES;
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
- CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
- CLANG_WARN_EMPTY_BODY = YES;
- CLANG_WARN_ENUM_CONVERSION = YES;
- CLANG_WARN_INFINITE_RECURSION = YES;
- CLANG_WARN_INT_CONVERSION = YES;
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
- CLANG_WARN_STRICT_PROTOTYPES = YES;
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
- CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
- CLANG_WARN_UNREACHABLE_CODE = YES;
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
- COPY_PHASE_STRIP = NO;
- CURRENT_PROJECT_VERSION = 1;
- DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
- ENABLE_NS_ASSERTIONS = NO;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- GCC_C_LANGUAGE_STANDARD = gnu11;
- GCC_NO_COMMON_BLOCKS = YES;
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
- GCC_WARN_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 16.1;
- MTL_ENABLE_DEBUG_INFO = NO;
- MTL_FAST_MATH = YES;
- SDKROOT = iphoneos;
- VALIDATE_PRODUCT = YES;
- VERSIONING_SYSTEM = "apple-generic";
- VERSION_INFO_PREFIX = "";
- };
- name = Release;
- };
- F335EE4F29E430C800ACC72A /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO;
- CLANG_ENABLE_MODULES = YES;
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
- FRAMEWORK_SEARCH_PATHS = "";
- GENERATE_INFOPLIST_FILE = YES;
- HEADER_SEARCH_PATHS = "";
- INFOPLIST_KEY_NSHumanReadableCopyright = "";
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- IPHONEOS_DEPLOYMENT_TARGET = 10.0;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- "@loader_path/Frameworks",
- );
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = "com.compdfkit.tools.compdfkit-tools";
- PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
- SKIP_INSTALL = YES;
- SWIFT_EMIT_LOC_STRINGS = YES;
- SYSTEM_HEADER_SEARCH_PATHS = "";
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Debug;
- };
- F335EE5029E430C800ACC72A /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO;
- CLANG_ENABLE_MODULES = YES;
- CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 1;
- DEFINES_MODULE = YES;
- DYLIB_COMPATIBILITY_VERSION = 1;
- DYLIB_CURRENT_VERSION = 1;
- DYLIB_INSTALL_NAME_BASE = "@rpath";
- "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
- FRAMEWORK_SEARCH_PATHS = "";
- GENERATE_INFOPLIST_FILE = YES;
- HEADER_SEARCH_PATHS = "";
- INFOPLIST_KEY_NSHumanReadableCopyright = "";
- INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
- IPHONEOS_DEPLOYMENT_TARGET = 10.0;
- LD_RUNPATH_SEARCH_PATHS = (
- "$(inherited)",
- "@executable_path/Frameworks",
- "@loader_path/Frameworks",
- );
- MARKETING_VERSION = 1.0;
- PRODUCT_BUNDLE_IDENTIFIER = "com.compdfkit.tools.compdfkit-tools";
- PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
- SKIP_INSTALL = YES;
- SWIFT_EMIT_LOC_STRINGS = YES;
- SYSTEM_HEADER_SEARCH_PATHS = "";
- TARGETED_DEVICE_FAMILY = "1,2";
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
- /* Begin XCConfigurationList section */
- F335EE4129E430C800ACC72A /* Build configuration list for PBXProject "compdfkit-tools" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- F335EE4C29E430C800ACC72A /* Debug */,
- F335EE4D29E430C800ACC72A /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- F335EE4E29E430C800ACC72A /* Build configuration list for PBXNativeTarget "compdfkit-tools" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- F335EE4F29E430C800ACC72A /* Debug */,
- F335EE5029E430C800ACC72A /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- /* End XCConfigurationList section */
- };
- rootObject = F335EE3E29E430C800ACC72A /* Project object */;
- }
|