project.pbxproj 81 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 56;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 4F06AB5029F6792E007797E4 /* CPDFTextProperty.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F06AB4829F6792E007797E4 /* CPDFTextProperty.m */; };
  10. 4F06AB5129F6792E007797E4 /* CPDFEditToolBar.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F06AB4929F6792E007797E4 /* CPDFEditToolBar.m */; };
  11. 4F06AB5229F6792E007797E4 /* CPDFEditContextMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F06AB4A29F6792E007797E4 /* CPDFEditContextMenu.m */; };
  12. 4F06AB5329F6792E007797E4 /* CPDFImageProperty.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F06AB4B29F6792E007797E4 /* CPDFImageProperty.m */; };
  13. 4F06AB5429F6792E007797E4 /* CPDFTextProperty.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F06AB4C29F6792E007797E4 /* CPDFTextProperty.h */; };
  14. 4F06AB5529F6792E007797E4 /* CPDFEditToolBar.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F06AB4D29F6792E007797E4 /* CPDFEditToolBar.h */; settings = {ATTRIBUTES = (Public, ); }; };
  15. 4F06AB5629F6792E007797E4 /* CPDFEditContextMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F06AB4E29F6792E007797E4 /* CPDFEditContextMenu.h */; };
  16. 4F06AB5729F6792E007797E4 /* CPDFImageProperty.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F06AB4F29F6792E007797E4 /* CPDFImageProperty.h */; };
  17. 4F1131AF29F8EEA800950564 /* CPDFEditViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F1131AD29F8EEA800950564 /* CPDFEditViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  18. 4F1131B029F8EEA800950564 /* CPDFEditViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F1131AE29F8EEA800950564 /* CPDFEditViewController.m */; };
  19. 4F1131B429F90E7200950564 /* CPDFImagePropertyCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F1131B129F90E7200950564 /* CPDFImagePropertyCell.h */; };
  20. 4F1131B529F90E7200950564 /* CPDFImagePropertyCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F1131B229F90E7200950564 /* CPDFImagePropertyCell.m */; };
  21. 4F1131B629F90E7200950564 /* CPDFImagePropertyCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4F1131B329F90E7200950564 /* CPDFImagePropertyCell.xib */; };
  22. 4F1131BA29F911A800950564 /* CPDFTextPropertyCell.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F1131B729F911A800950564 /* CPDFTextPropertyCell.h */; };
  23. 4F1131BB29F911A800950564 /* CPDFTextPropertyCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F1131B829F911A800950564 /* CPDFTextPropertyCell.m */; };
  24. 4F1131BC29F911A800950564 /* CPDFTextPropertyCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4F1131B929F911A800950564 /* CPDFTextPropertyCell.xib */; };
  25. 4F1131BE29F9232300950564 /* CPDFEditImageAssets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4F1131BD29F9232300950564 /* CPDFEditImageAssets.xcassets */; };
  26. 4F6C796A29FBD532008C9501 /* CPDFEditFontNameSelectView.h in Headers */ = {isa = PBXBuildFile; fileRef = 4F6C796829FBD532008C9501 /* CPDFEditFontNameSelectView.h */; };
  27. 4F6C796B29FBD532008C9501 /* CPDFEditFontNameSelectView.m in Sources */ = {isa = PBXBuildFile; fileRef = 4F6C796929FBD532008C9501 /* CPDFEditFontNameSelectView.m */; };
  28. C918CE8129F621E200D43974 /* CPDFColorPickerView.h in Headers */ = {isa = PBXBuildFile; fileRef = C918CE7F29F621E200D43974 /* CPDFColorPickerView.h */; };
  29. C918CE8229F621E200D43974 /* CPDFColorPickerView.m in Sources */ = {isa = PBXBuildFile; fileRef = C918CE8029F621E200D43974 /* CPDFColorPickerView.m */; };
  30. C918CE8429F62D6F00D43974 /* Image.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C918CE8329F62D6F00D43974 /* Image.xcassets */; };
  31. C918CE9229F7C3FB00D43974 /* CAnnotationManage.h in Headers */ = {isa = PBXBuildFile; fileRef = C918CE9029F7C3FA00D43974 /* CAnnotationManage.h */; };
  32. C918CE9329F7C3FB00D43974 /* CAnnotationManage.m in Sources */ = {isa = PBXBuildFile; fileRef = C918CE9129F7C3FA00D43974 /* CAnnotationManage.m */; };
  33. C918CE9629F8BA6200D43974 /* CPDFNoteViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = C918CE9429F8BA6200D43974 /* CPDFNoteViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  34. C918CE9729F8BA6200D43974 /* CPDFNoteViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C918CE9529F8BA6200D43974 /* CPDFNoteViewController.m */; };
  35. C918CE9B29F8EE7200D43974 /* CPDFHighlightViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = C918CE9929F8EE7200D43974 /* CPDFHighlightViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  36. C918CE9C29F8EE7200D43974 /* CPDFHighlightViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C918CE9A29F8EE7200D43974 /* CPDFHighlightViewController.m */; };
  37. C918CEA029F8F74000D43974 /* CPDFStrikeoutViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = C918CE9E29F8F74000D43974 /* CPDFStrikeoutViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  38. C918CEA129F8F74000D43974 /* CPDFStrikeoutViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C918CE9F29F8F74000D43974 /* CPDFStrikeoutViewController.m */; };
  39. C918CEA529F8FC1800D43974 /* CPDFUnderlineViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = C918CEA329F8FC1800D43974 /* CPDFUnderlineViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  40. C918CEA629F8FC1800D43974 /* CPDFUnderlineViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C918CEA429F8FC1800D43974 /* CPDFUnderlineViewController.m */; };
  41. C918CEAD29F9024600D43974 /* ComPDFKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = F313657129E4367A00EE6BBB /* ComPDFKit.xcframework */; };
  42. C918CEAE29F9024600D43974 /* ComPDFKit.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = F313657129E4367A00EE6BBB /* ComPDFKit.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  43. C918CEBF29F9078A00D43974 /* CPDFNoteOpenViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = C918CEBD29F9078A00D43974 /* CPDFNoteOpenViewController.h */; };
  44. C918CEC029F9078A00D43974 /* CPDFNoteOpenViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C918CEBE29F9078A00D43974 /* CPDFNoteOpenViewController.m */; };
  45. C918CEC329FA0C7700D43974 /* CPDFSquigglyViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = C918CEC129FA0C7700D43974 /* CPDFSquigglyViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  46. C918CEC429FA0C7700D43974 /* CPDFSquigglyViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C918CEC229FA0C7700D43974 /* CPDFSquigglyViewController.m */; };
  47. C918CEC929FA140C00D43974 /* CPDFInkViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = C918CEC729FA140C00D43974 /* CPDFInkViewController.h */; };
  48. C918CECA29FA140C00D43974 /* CPDFInkViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C918CEC829FA140C00D43974 /* CPDFInkViewController.m */; };
  49. C918CECE29FA43B800D43974 /* CPDFShapeCircleViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = C918CECC29FA43B800D43974 /* CPDFShapeCircleViewController.h */; };
  50. C918CECF29FA43B800D43974 /* CPDFShapeCircleViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C918CECD29FA43B800D43974 /* CPDFShapeCircleViewController.m */; };
  51. C918CED129FA490000D43974 /* Image.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C918CED029FA490000D43974 /* Image.xcassets */; };
  52. C918CED429FA972300D43974 /* CPDFShapeArrowViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = C918CED229FA972300D43974 /* CPDFShapeArrowViewController.h */; };
  53. C918CED529FA972300D43974 /* CPDFShapeArrowViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C918CED329FA972300D43974 /* CPDFShapeArrowViewController.m */; };
  54. C918CED829FB5ADF00D43974 /* Image.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C918CED729FB5ADF00D43974 /* Image.xcassets */; };
  55. C918CEDB29FB73C800D43974 /* CPDFArrowStyleView.h in Headers */ = {isa = PBXBuildFile; fileRef = C918CED929FB73C700D43974 /* CPDFArrowStyleView.h */; };
  56. C918CEDC29FB73C800D43974 /* CPDFArrowStyleView.m in Sources */ = {isa = PBXBuildFile; fileRef = C918CEDA29FB73C700D43974 /* CPDFArrowStyleView.m */; };
  57. C918CEDF29FB943400D43974 /* CPDFArrowStyleCell.h in Headers */ = {isa = PBXBuildFile; fileRef = C918CEDD29FB943400D43974 /* CPDFArrowStyleCell.h */; };
  58. C918CEE029FB943400D43974 /* CPDFArrowStyleCell.m in Sources */ = {isa = PBXBuildFile; fileRef = C918CEDE29FB943400D43974 /* CPDFArrowStyleCell.m */; };
  59. C918CEE329FBA41A00D43974 /* CPDFDrawArrowView.h in Headers */ = {isa = PBXBuildFile; fileRef = C918CEE129FBA41A00D43974 /* CPDFDrawArrowView.h */; };
  60. C918CEE429FBA41A00D43974 /* CPDFDrawArrowView.m in Sources */ = {isa = PBXBuildFile; fileRef = C918CEE229FBA41A00D43974 /* CPDFDrawArrowView.m */; };
  61. C9AF182629EE8AB600EC4979 /* UtilsColor.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C9AF182529EE8AB600EC4979 /* UtilsColor.xcassets */; };
  62. C9AF182C29EFB1FC00EC4979 /* CPDFBookmarkViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = C9AF182A29EFB1FC00EC4979 /* CPDFBookmarkViewCell.h */; };
  63. C9AF182D29EFB1FC00EC4979 /* CPDFBookmarkViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = C9AF182B29EFB1FC00EC4979 /* CPDFBookmarkViewCell.m */; };
  64. C9AF183029EFB23C00EC4979 /* CPDFBookmarkViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = C9AF182E29EFB23C00EC4979 /* CPDFBookmarkViewController.h */; };
  65. C9AF183129EFB23C00EC4979 /* CPDFBookmarkViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C9AF182F29EFB23C00EC4979 /* CPDFBookmarkViewController.m */; };
  66. C9AF183329EFC63300EC4979 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C9AF183229EFC63300EC4979 /* Images.xcassets */; };
  67. C9AF183B29F2198700EC4979 /* CPDFAnnotationBar.h in Headers */ = {isa = PBXBuildFile; fileRef = C9AF183929F2198700EC4979 /* CPDFAnnotationBar.h */; settings = {ATTRIBUTES = (Public, ); }; };
  68. C9AF183C29F2198700EC4979 /* CPDFAnnotationBar.m in Sources */ = {isa = PBXBuildFile; fileRef = C9AF183A29F2198700EC4979 /* CPDFAnnotationBar.m */; };
  69. C9AF183E29F223A700EC4979 /* Image.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = C9AF183D29F223A700EC4979 /* Image.xcassets */; };
  70. C9AF184129F22BBD00EC4979 /* CPDFAnnotationBarButton.h in Headers */ = {isa = PBXBuildFile; fileRef = C9AF183F29F22BBD00EC4979 /* CPDFAnnotationBarButton.h */; };
  71. C9AF184229F22BBD00EC4979 /* CPDFAnnotationBarButton.m in Sources */ = {isa = PBXBuildFile; fileRef = C9AF184029F22BBD00EC4979 /* CPDFAnnotationBarButton.m */; };
  72. C9AF188E29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = C9AF188C29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  73. C9AF188F29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C9AF188D29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.m */; };
  74. C9AF189229F4D0F300EC4979 /* CPDFAnnotationSampleView.h in Headers */ = {isa = PBXBuildFile; fileRef = C9AF189029F4D0F300EC4979 /* CPDFAnnotationSampleView.h */; };
  75. C9AF189329F4D0F300EC4979 /* CPDFAnnotationSampleView.m in Sources */ = {isa = PBXBuildFile; fileRef = C9AF189129F4D0F300EC4979 /* CPDFAnnotationSampleView.m */; };
  76. C9AF189729F4DA6A00EC4979 /* CPDFColorSelectView.h in Headers */ = {isa = PBXBuildFile; fileRef = C9AF189529F4DA6A00EC4979 /* CPDFColorSelectView.h */; };
  77. C9AF189829F4DA6A00EC4979 /* CPDFColorSelectView.m in Sources */ = {isa = PBXBuildFile; fileRef = C9AF189629F4DA6A00EC4979 /* CPDFColorSelectView.m */; };
  78. C9AF189B29F4DBF800EC4979 /* CPDFOpacitySliderView.h in Headers */ = {isa = PBXBuildFile; fileRef = C9AF189929F4DBF800EC4979 /* CPDFOpacitySliderView.h */; };
  79. C9AF189C29F4DBF800EC4979 /* CPDFOpacitySliderView.m in Sources */ = {isa = PBXBuildFile; fileRef = C9AF189A29F4DBF800EC4979 /* CPDFOpacitySliderView.m */; };
  80. C9B9EC4A29F4DC8900C6A5D2 /* CPDFThicknessSliderView.h in Headers */ = {isa = PBXBuildFile; fileRef = C9B9EC4829F4DC8900C6A5D2 /* CPDFThicknessSliderView.h */; };
  81. C9B9EC4B29F4DC8900C6A5D2 /* CPDFThicknessSliderView.m in Sources */ = {isa = PBXBuildFile; fileRef = C9B9EC4929F4DC8900C6A5D2 /* CPDFThicknessSliderView.m */; };
  82. C9B9EC4E29F52DBF00C6A5D2 /* AAPLCustomPresentationController.h in Headers */ = {isa = PBXBuildFile; fileRef = C9B9EC4D29F52DBF00C6A5D2 /* AAPLCustomPresentationController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  83. C9B9EC5029F52DCC00C6A5D2 /* AAPLCustomPresentationController.m in Sources */ = {isa = PBXBuildFile; fileRef = C9B9EC4F29F52DCC00C6A5D2 /* AAPLCustomPresentationController.m */; };
  84. C9B9EC5929F54E9600C6A5D2 /* CAnnotStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = C9B9EC5729F54E9600C6A5D2 /* CAnnotStyle.h */; settings = {ATTRIBUTES = (Public, ); }; };
  85. C9B9EC5A29F54E9600C6A5D2 /* CAnnotStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = C9B9EC5829F54E9600C6A5D2 /* CAnnotStyle.m */; };
  86. F32DA16229ED904300E19ECA /* CPDFOutlineModel.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA12229ED904300E19ECA /* CPDFOutlineModel.h */; };
  87. F32DA16329ED904300E19ECA /* Image.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F32DA12329ED904300E19ECA /* Image.xcassets */; };
  88. F32DA16429ED904300E19ECA /* CPDFOutlineViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA12429ED904300E19ECA /* CPDFOutlineViewCell.m */; };
  89. F32DA16529ED904300E19ECA /* CPDFOutlineViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA12529ED904300E19ECA /* CPDFOutlineViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  90. F32DA16629ED904300E19ECA /* CPDFOutlineModel.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA12629ED904300E19ECA /* CPDFOutlineModel.m */; };
  91. F32DA16729ED904300E19ECA /* CPDFOutlineViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA12729ED904300E19ECA /* CPDFOutlineViewController.m */; };
  92. F32DA16829ED904300E19ECA /* CPDFOutlineViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA12829ED904300E19ECA /* CPDFOutlineViewCell.h */; };
  93. F32DA16929ED904300E19ECA /* CPDFSearchResultsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA12A29ED904300E19ECA /* CPDFSearchResultsViewController.m */; };
  94. F32DA16A29ED904300E19ECA /* CPDFSearchViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA12B29ED904300E19ECA /* CPDFSearchViewCell.h */; };
  95. F32DA16B29ED904300E19ECA /* CSearchToolbar.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA12C29ED904300E19ECA /* CSearchToolbar.m */; };
  96. F32DA16C29ED904300E19ECA /* CPDFSearchResultsViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA12D29ED904300E19ECA /* CPDFSearchResultsViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  97. F32DA16D29ED904300E19ECA /* CPDFSearchViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA12E29ED904300E19ECA /* CPDFSearchViewCell.m */; };
  98. F32DA16E29ED904300E19ECA /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F32DA12F29ED904300E19ECA /* Images.xcassets */; };
  99. F32DA16F29ED904300E19ECA /* CSearchToolbar.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA13029ED904300E19ECA /* CSearchToolbar.h */; settings = {ATTRIBUTES = (Public, ); }; };
  100. F32DA17029ED904300E19ECA /* CPDFThumbnailViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA13229ED904300E19ECA /* CPDFThumbnailViewCell.h */; };
  101. F32DA17129ED904300E19ECA /* CPDFThumbnailViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA13329ED904300E19ECA /* CPDFThumbnailViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  102. F32DA17229ED904300E19ECA /* CPDFThumbnailViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA13429ED904300E19ECA /* CPDFThumbnailViewCell.m */; };
  103. F32DA17329ED904300E19ECA /* CPDFThumbnailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA13529ED904300E19ECA /* CPDFThumbnailViewController.m */; };
  104. F32DA17429ED904300E19ECA /* CPDFInfoViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA13829ED904300E19ECA /* CPDFInfoViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  105. F32DA17529ED904300E19ECA /* CPDFInfoTableCell.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA13929ED904300E19ECA /* CPDFInfoTableCell.h */; };
  106. F32DA17629ED904300E19ECA /* CPDFInfoViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA13A29ED904300E19ECA /* CPDFInfoViewController.m */; };
  107. F32DA17729ED904300E19ECA /* CPDFInfoTableCell.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA13B29ED904300E19ECA /* CPDFInfoTableCell.m */; };
  108. F32DA17829ED904300E19ECA /* CPDFDisplayTableViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA13D29ED904300E19ECA /* CPDFDisplayTableViewCell.h */; };
  109. F32DA17929ED904300E19ECA /* CPDFDisplayViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA13E29ED904300E19ECA /* CPDFDisplayViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  110. F32DA17A29ED904300E19ECA /* CPDFDisplayTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA13F29ED904300E19ECA /* CPDFDisplayTableViewCell.m */; };
  111. F32DA17B29ED904300E19ECA /* CPDFDisplayViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA14029ED904300E19ECA /* CPDFDisplayViewController.m */; };
  112. F32DA17C29ED904300E19ECA /* DisplayImage.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F32DA14129ED904300E19ECA /* DisplayImage.xcassets */; };
  113. F32DA17D29ED904300E19ECA /* CPDFBOTAViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA14929ED904300E19ECA /* CPDFBOTAViewController.m */; };
  114. F32DA17E29ED904300E19ECA /* CPDFBOTAViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA14A29ED904300E19ECA /* CPDFBOTAViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  115. F32DA17F29ED904300E19ECA /* CNavigationController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA14C29ED904300E19ECA /* CNavigationController.m */; };
  116. F32DA18029ED904300E19ECA /* CNavigationController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA14D29ED904300E19ECA /* CNavigationController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  117. F32DA18129ED904300E19ECA /* CNavigationRightView.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA15029ED904300E19ECA /* CNavigationRightView.h */; settings = {ATTRIBUTES = (Public, ); }; };
  118. F32DA18229ED904300E19ECA /* NavigationRightImage.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F32DA15129ED904300E19ECA /* NavigationRightImage.xcassets */; };
  119. F32DA18329ED904300E19ECA /* CNavigationRightView.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA15229ED904300E19ECA /* CNavigationRightView.m */; };
  120. F32DA18429ED904300E19ECA /* CActivityIndicatorView.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA15429ED904300E19ECA /* CActivityIndicatorView.m */; };
  121. F32DA18529ED904300E19ECA /* CActivityIndicatorView.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA15529ED904300E19ECA /* CActivityIndicatorView.h */; settings = {ATTRIBUTES = (Public, ); }; };
  122. F32DA18629ED904300E19ECA /* Image.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F32DA15729ED904300E19ECA /* Image.xcassets */; };
  123. F32DA19129ED908800E19ECA /* CPDFMoreListViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F32DA18F29ED908800E19ECA /* CPDFMoreListViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
  124. F32DA19229ED908800E19ECA /* CPDFMoreListViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F32DA19029ED908800E19ECA /* CPDFMoreListViewController.m */; };
  125. F335EE4B29E430C800ACC72A /* compdfkit_tools.h in Headers */ = {isa = PBXBuildFile; fileRef = F335EE4A29E430C800ACC72A /* compdfkit_tools.h */; settings = {ATTRIBUTES = (Public, ); }; };
  126. F382636829EFD0D9003F1DFD /* CPDFPageIndicatorView.h in Headers */ = {isa = PBXBuildFile; fileRef = F382635F29EFD0D8003F1DFD /* CPDFPageIndicatorView.h */; };
  127. F382636929EFD0D9003F1DFD /* CPDFPageIndicatorView.m in Sources */ = {isa = PBXBuildFile; fileRef = F382636029EFD0D8003F1DFD /* CPDFPageIndicatorView.m */; };
  128. F382636A29EFD0D9003F1DFD /* CPDFSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = F382636229EFD0D8003F1DFD /* CPDFSlider.m */; };
  129. F382636B29EFD0D9003F1DFD /* CPDFSlider.h in Headers */ = {isa = PBXBuildFile; fileRef = F382636329EFD0D8003F1DFD /* CPDFSlider.h */; };
  130. F382636C29EFD0D9003F1DFD /* CPDFSliderImage.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F382636429EFD0D8003F1DFD /* CPDFSliderImage.xcassets */; };
  131. F382636D29EFD0D9003F1DFD /* CPDFListView.m in Sources */ = {isa = PBXBuildFile; fileRef = F382636629EFD0D8003F1DFD /* CPDFListView.m */; };
  132. F382636E29EFD0D9003F1DFD /* CPDFListView.h in Headers */ = {isa = PBXBuildFile; fileRef = F382636729EFD0D8003F1DFD /* CPDFListView.h */; settings = {ATTRIBUTES = (Public, ); }; };
  133. F3877E1629E6764E00037D92 /* CPDFDisplayViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = F3877E1429E6764E00037D92 /* CPDFDisplayViewController.h */; };
  134. F38F60C629EFF0C2008098F8 /* CPDFColorUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = F38F60C429EFF0C1008098F8 /* CPDFColorUtils.h */; settings = {ATTRIBUTES = (Public, ); }; };
  135. F38F60C729EFF0C2008098F8 /* CPDFColorUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = F38F60C529EFF0C1008098F8 /* CPDFColorUtils.m */; };
  136. F3E8495929E69712007BE967 /* DisplayImage.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F3E8495829E69712007BE967 /* DisplayImage.xcassets */; };
  137. /* End PBXBuildFile section */
  138. /* Begin PBXCopyFilesBuildPhase section */
  139. C918CEAF29F9024600D43974 /* Embed Frameworks */ = {
  140. isa = PBXCopyFilesBuildPhase;
  141. buildActionMask = 2147483647;
  142. dstPath = "";
  143. dstSubfolderSpec = 10;
  144. files = (
  145. C918CEAE29F9024600D43974 /* ComPDFKit.xcframework in Embed Frameworks */,
  146. );
  147. name = "Embed Frameworks";
  148. runOnlyForDeploymentPostprocessing = 0;
  149. };
  150. /* End PBXCopyFilesBuildPhase section */
  151. /* Begin PBXFileReference section */
  152. 4F06AB4829F6792E007797E4 /* CPDFTextProperty.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFTextProperty.m; sourceTree = "<group>"; };
  153. 4F06AB4929F6792E007797E4 /* CPDFEditToolBar.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFEditToolBar.m; sourceTree = "<group>"; };
  154. 4F06AB4A29F6792E007797E4 /* CPDFEditContextMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFEditContextMenu.m; sourceTree = "<group>"; };
  155. 4F06AB4B29F6792E007797E4 /* CPDFImageProperty.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFImageProperty.m; sourceTree = "<group>"; };
  156. 4F06AB4C29F6792E007797E4 /* CPDFTextProperty.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFTextProperty.h; sourceTree = "<group>"; };
  157. 4F06AB4D29F6792E007797E4 /* CPDFEditToolBar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFEditToolBar.h; sourceTree = "<group>"; };
  158. 4F06AB4E29F6792E007797E4 /* CPDFEditContextMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFEditContextMenu.h; sourceTree = "<group>"; };
  159. 4F06AB4F29F6792E007797E4 /* CPDFImageProperty.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFImageProperty.h; sourceTree = "<group>"; };
  160. 4F1131AD29F8EEA800950564 /* CPDFEditViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFEditViewController.h; sourceTree = "<group>"; };
  161. 4F1131AE29F8EEA800950564 /* CPDFEditViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFEditViewController.m; sourceTree = "<group>"; };
  162. 4F1131B129F90E7200950564 /* CPDFImagePropertyCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFImagePropertyCell.h; sourceTree = "<group>"; };
  163. 4F1131B229F90E7200950564 /* CPDFImagePropertyCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFImagePropertyCell.m; sourceTree = "<group>"; };
  164. 4F1131B329F90E7200950564 /* CPDFImagePropertyCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = CPDFImagePropertyCell.xib; sourceTree = "<group>"; };
  165. 4F1131B729F911A800950564 /* CPDFTextPropertyCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFTextPropertyCell.h; sourceTree = "<group>"; };
  166. 4F1131B829F911A800950564 /* CPDFTextPropertyCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFTextPropertyCell.m; sourceTree = "<group>"; };
  167. 4F1131B929F911A800950564 /* CPDFTextPropertyCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = CPDFTextPropertyCell.xib; sourceTree = "<group>"; };
  168. 4F1131BD29F9232300950564 /* CPDFEditImageAssets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = CPDFEditImageAssets.xcassets; sourceTree = "<group>"; };
  169. 4F6C796829FBD532008C9501 /* CPDFEditFontNameSelectView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFEditFontNameSelectView.h; sourceTree = "<group>"; };
  170. 4F6C796929FBD532008C9501 /* CPDFEditFontNameSelectView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFEditFontNameSelectView.m; sourceTree = "<group>"; };
  171. C918CE7F29F621E200D43974 /* CPDFColorPickerView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFColorPickerView.h; sourceTree = "<group>"; };
  172. C918CE8029F621E200D43974 /* CPDFColorPickerView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFColorPickerView.m; sourceTree = "<group>"; };
  173. C918CE8329F62D6F00D43974 /* Image.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Image.xcassets; sourceTree = "<group>"; };
  174. C918CE9029F7C3FA00D43974 /* CAnnotationManage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CAnnotationManage.h; sourceTree = "<group>"; };
  175. C918CE9129F7C3FA00D43974 /* CAnnotationManage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CAnnotationManage.m; sourceTree = "<group>"; };
  176. C918CE9429F8BA6200D43974 /* CPDFNoteViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFNoteViewController.h; sourceTree = "<group>"; };
  177. C918CE9529F8BA6200D43974 /* CPDFNoteViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFNoteViewController.m; sourceTree = "<group>"; };
  178. C918CE9929F8EE7200D43974 /* CPDFHighlightViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFHighlightViewController.h; sourceTree = "<group>"; };
  179. C918CE9A29F8EE7200D43974 /* CPDFHighlightViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFHighlightViewController.m; sourceTree = "<group>"; };
  180. C918CE9E29F8F74000D43974 /* CPDFStrikeoutViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFStrikeoutViewController.h; sourceTree = "<group>"; };
  181. C918CE9F29F8F74000D43974 /* CPDFStrikeoutViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFStrikeoutViewController.m; sourceTree = "<group>"; };
  182. C918CEA329F8FC1800D43974 /* CPDFUnderlineViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFUnderlineViewController.h; sourceTree = "<group>"; };
  183. C918CEA429F8FC1800D43974 /* CPDFUnderlineViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFUnderlineViewController.m; sourceTree = "<group>"; };
  184. C918CEBD29F9078A00D43974 /* CPDFNoteOpenViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFNoteOpenViewController.h; sourceTree = "<group>"; };
  185. C918CEBE29F9078A00D43974 /* CPDFNoteOpenViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFNoteOpenViewController.m; sourceTree = "<group>"; };
  186. C918CEC129FA0C7700D43974 /* CPDFSquigglyViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFSquigglyViewController.h; sourceTree = "<group>"; };
  187. C918CEC229FA0C7700D43974 /* CPDFSquigglyViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFSquigglyViewController.m; sourceTree = "<group>"; };
  188. C918CEC729FA140C00D43974 /* CPDFInkViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFInkViewController.h; sourceTree = "<group>"; };
  189. C918CEC829FA140C00D43974 /* CPDFInkViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFInkViewController.m; sourceTree = "<group>"; };
  190. C918CECC29FA43B800D43974 /* CPDFShapeCircleViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFShapeCircleViewController.h; sourceTree = "<group>"; };
  191. C918CECD29FA43B800D43974 /* CPDFShapeCircleViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFShapeCircleViewController.m; sourceTree = "<group>"; };
  192. C918CED029FA490000D43974 /* Image.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Image.xcassets; sourceTree = "<group>"; };
  193. C918CED229FA972300D43974 /* CPDFShapeArrowViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFShapeArrowViewController.h; sourceTree = "<group>"; };
  194. C918CED329FA972300D43974 /* CPDFShapeArrowViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFShapeArrowViewController.m; sourceTree = "<group>"; };
  195. C918CED629FA9B0B00D43974 /* CPDFShareCircleViewController_Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFShareCircleViewController_Header.h; sourceTree = "<group>"; };
  196. C918CED729FB5ADF00D43974 /* Image.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Image.xcassets; sourceTree = "<group>"; };
  197. C918CED929FB73C700D43974 /* CPDFArrowStyleView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFArrowStyleView.h; sourceTree = "<group>"; };
  198. C918CEDA29FB73C700D43974 /* CPDFArrowStyleView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFArrowStyleView.m; sourceTree = "<group>"; };
  199. C918CEDD29FB943400D43974 /* CPDFArrowStyleCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFArrowStyleCell.h; sourceTree = "<group>"; };
  200. C918CEDE29FB943400D43974 /* CPDFArrowStyleCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFArrowStyleCell.m; sourceTree = "<group>"; };
  201. C918CEE129FBA41A00D43974 /* CPDFDrawArrowView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFDrawArrowView.h; sourceTree = "<group>"; };
  202. C918CEE229FBA41A00D43974 /* CPDFDrawArrowView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFDrawArrowView.m; sourceTree = "<group>"; };
  203. C9AF182529EE8AB600EC4979 /* UtilsColor.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = UtilsColor.xcassets; sourceTree = "<group>"; };
  204. C9AF182A29EFB1FC00EC4979 /* CPDFBookmarkViewCell.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFBookmarkViewCell.h; sourceTree = "<group>"; };
  205. C9AF182B29EFB1FC00EC4979 /* CPDFBookmarkViewCell.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFBookmarkViewCell.m; sourceTree = "<group>"; };
  206. C9AF182E29EFB23C00EC4979 /* CPDFBookmarkViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFBookmarkViewController.h; sourceTree = "<group>"; };
  207. C9AF182F29EFB23C00EC4979 /* CPDFBookmarkViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFBookmarkViewController.m; sourceTree = "<group>"; };
  208. C9AF183229EFC63300EC4979 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  209. C9AF183929F2198700EC4979 /* CPDFAnnotationBar.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFAnnotationBar.h; sourceTree = "<group>"; };
  210. C9AF183A29F2198700EC4979 /* CPDFAnnotationBar.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFAnnotationBar.m; sourceTree = "<group>"; };
  211. C9AF183D29F223A700EC4979 /* Image.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Image.xcassets; sourceTree = "<group>"; };
  212. C9AF183F29F22BBD00EC4979 /* CPDFAnnotationBarButton.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFAnnotationBarButton.h; sourceTree = "<group>"; };
  213. C9AF184029F22BBD00EC4979 /* CPDFAnnotationBarButton.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFAnnotationBarButton.m; sourceTree = "<group>"; };
  214. C9AF188C29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFAnnotationBaseViewController.h; sourceTree = "<group>"; };
  215. C9AF188D29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFAnnotationBaseViewController.m; sourceTree = "<group>"; };
  216. C9AF189029F4D0F300EC4979 /* CPDFAnnotationSampleView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFAnnotationSampleView.h; sourceTree = "<group>"; };
  217. C9AF189129F4D0F300EC4979 /* CPDFAnnotationSampleView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFAnnotationSampleView.m; sourceTree = "<group>"; };
  218. C9AF189529F4DA6A00EC4979 /* CPDFColorSelectView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFColorSelectView.h; sourceTree = "<group>"; };
  219. C9AF189629F4DA6A00EC4979 /* CPDFColorSelectView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFColorSelectView.m; sourceTree = "<group>"; };
  220. C9AF189929F4DBF800EC4979 /* CPDFOpacitySliderView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFOpacitySliderView.h; sourceTree = "<group>"; };
  221. C9AF189A29F4DBF800EC4979 /* CPDFOpacitySliderView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFOpacitySliderView.m; sourceTree = "<group>"; };
  222. C9B9EC4829F4DC8900C6A5D2 /* CPDFThicknessSliderView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFThicknessSliderView.h; sourceTree = "<group>"; };
  223. C9B9EC4929F4DC8900C6A5D2 /* CPDFThicknessSliderView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFThicknessSliderView.m; sourceTree = "<group>"; };
  224. C9B9EC4C29F5038100C6A5D2 /* CPDFAnnotationBaseViewController_Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFAnnotationBaseViewController_Header.h; sourceTree = "<group>"; };
  225. C9B9EC4D29F52DBF00C6A5D2 /* AAPLCustomPresentationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AAPLCustomPresentationController.h; sourceTree = "<group>"; };
  226. C9B9EC4F29F52DCC00C6A5D2 /* AAPLCustomPresentationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AAPLCustomPresentationController.m; sourceTree = "<group>"; };
  227. C9B9EC5729F54E9600C6A5D2 /* CAnnotStyle.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CAnnotStyle.h; sourceTree = "<group>"; };
  228. C9B9EC5829F54E9600C6A5D2 /* CAnnotStyle.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CAnnotStyle.m; sourceTree = "<group>"; };
  229. F313657129E4367A00EE6BBB /* ComPDFKit.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = ComPDFKit.xcframework; path = ../Lib/ComPDFKit.xcframework; sourceTree = "<group>"; };
  230. F32DA12229ED904300E19ECA /* CPDFOutlineModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFOutlineModel.h; sourceTree = "<group>"; };
  231. F32DA12329ED904300E19ECA /* Image.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Image.xcassets; sourceTree = "<group>"; };
  232. F32DA12429ED904300E19ECA /* CPDFOutlineViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFOutlineViewCell.m; sourceTree = "<group>"; };
  233. F32DA12529ED904300E19ECA /* CPDFOutlineViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFOutlineViewController.h; sourceTree = "<group>"; };
  234. F32DA12629ED904300E19ECA /* CPDFOutlineModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFOutlineModel.m; sourceTree = "<group>"; };
  235. F32DA12729ED904300E19ECA /* CPDFOutlineViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFOutlineViewController.m; sourceTree = "<group>"; };
  236. F32DA12829ED904300E19ECA /* CPDFOutlineViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFOutlineViewCell.h; sourceTree = "<group>"; };
  237. F32DA12A29ED904300E19ECA /* CPDFSearchResultsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFSearchResultsViewController.m; sourceTree = "<group>"; };
  238. F32DA12B29ED904300E19ECA /* CPDFSearchViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFSearchViewCell.h; sourceTree = "<group>"; };
  239. F32DA12C29ED904300E19ECA /* CSearchToolbar.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CSearchToolbar.m; sourceTree = "<group>"; };
  240. F32DA12D29ED904300E19ECA /* CPDFSearchResultsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFSearchResultsViewController.h; sourceTree = "<group>"; };
  241. F32DA12E29ED904300E19ECA /* CPDFSearchViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFSearchViewCell.m; sourceTree = "<group>"; };
  242. F32DA12F29ED904300E19ECA /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  243. F32DA13029ED904300E19ECA /* CSearchToolbar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CSearchToolbar.h; sourceTree = "<group>"; };
  244. F32DA13229ED904300E19ECA /* CPDFThumbnailViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFThumbnailViewCell.h; sourceTree = "<group>"; };
  245. F32DA13329ED904300E19ECA /* CPDFThumbnailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFThumbnailViewController.h; sourceTree = "<group>"; };
  246. F32DA13429ED904300E19ECA /* CPDFThumbnailViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFThumbnailViewCell.m; sourceTree = "<group>"; };
  247. F32DA13529ED904300E19ECA /* CPDFThumbnailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFThumbnailViewController.m; sourceTree = "<group>"; };
  248. F32DA13829ED904300E19ECA /* CPDFInfoViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFInfoViewController.h; sourceTree = "<group>"; };
  249. F32DA13929ED904300E19ECA /* CPDFInfoTableCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFInfoTableCell.h; sourceTree = "<group>"; };
  250. F32DA13A29ED904300E19ECA /* CPDFInfoViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFInfoViewController.m; sourceTree = "<group>"; };
  251. F32DA13B29ED904300E19ECA /* CPDFInfoTableCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFInfoTableCell.m; sourceTree = "<group>"; };
  252. F32DA13D29ED904300E19ECA /* CPDFDisplayTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFDisplayTableViewCell.h; sourceTree = "<group>"; };
  253. F32DA13E29ED904300E19ECA /* CPDFDisplayViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFDisplayViewController.h; sourceTree = "<group>"; };
  254. F32DA13F29ED904300E19ECA /* CPDFDisplayTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFDisplayTableViewCell.m; sourceTree = "<group>"; };
  255. F32DA14029ED904300E19ECA /* CPDFDisplayViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFDisplayViewController.m; sourceTree = "<group>"; };
  256. F32DA14129ED904300E19ECA /* DisplayImage.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = DisplayImage.xcassets; sourceTree = "<group>"; };
  257. F32DA14929ED904300E19ECA /* CPDFBOTAViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFBOTAViewController.m; sourceTree = "<group>"; };
  258. F32DA14A29ED904300E19ECA /* CPDFBOTAViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFBOTAViewController.h; sourceTree = "<group>"; };
  259. F32DA14C29ED904300E19ECA /* CNavigationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CNavigationController.m; sourceTree = "<group>"; };
  260. F32DA14D29ED904300E19ECA /* CNavigationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CNavigationController.h; sourceTree = "<group>"; };
  261. F32DA15029ED904300E19ECA /* CNavigationRightView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CNavigationRightView.h; sourceTree = "<group>"; };
  262. F32DA15129ED904300E19ECA /* NavigationRightImage.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = NavigationRightImage.xcassets; sourceTree = "<group>"; };
  263. F32DA15229ED904300E19ECA /* CNavigationRightView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CNavigationRightView.m; sourceTree = "<group>"; };
  264. F32DA15429ED904300E19ECA /* CActivityIndicatorView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CActivityIndicatorView.m; sourceTree = "<group>"; };
  265. F32DA15529ED904300E19ECA /* CActivityIndicatorView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CActivityIndicatorView.h; sourceTree = "<group>"; };
  266. F32DA15729ED904300E19ECA /* Image.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Image.xcassets; sourceTree = "<group>"; };
  267. F32DA15929ED904300E19ECA /* Color.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Color.xcassets; sourceTree = "<group>"; };
  268. F32DA18F29ED908800E19ECA /* CPDFMoreListViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFMoreListViewController.h; sourceTree = "<group>"; };
  269. F32DA19029ED908800E19ECA /* CPDFMoreListViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFMoreListViewController.m; sourceTree = "<group>"; };
  270. F335EE4729E430C800ACC72A /* compdfkit_tools.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = compdfkit_tools.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  271. F335EE4A29E430C800ACC72A /* compdfkit_tools.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = compdfkit_tools.h; sourceTree = "<group>"; };
  272. F382635F29EFD0D8003F1DFD /* CPDFPageIndicatorView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFPageIndicatorView.h; sourceTree = "<group>"; };
  273. F382636029EFD0D8003F1DFD /* CPDFPageIndicatorView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFPageIndicatorView.m; sourceTree = "<group>"; };
  274. F382636229EFD0D8003F1DFD /* CPDFSlider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFSlider.m; sourceTree = "<group>"; };
  275. F382636329EFD0D8003F1DFD /* CPDFSlider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFSlider.h; sourceTree = "<group>"; };
  276. F382636429EFD0D8003F1DFD /* CPDFSliderImage.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = CPDFSliderImage.xcassets; sourceTree = "<group>"; };
  277. F382636629EFD0D8003F1DFD /* CPDFListView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CPDFListView.m; sourceTree = "<group>"; };
  278. F382636729EFD0D8003F1DFD /* CPDFListView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFListView.h; sourceTree = "<group>"; };
  279. F3877E1429E6764E00037D92 /* CPDFDisplayViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFDisplayViewController.h; sourceTree = "<group>"; };
  280. F38F60C429EFF0C1008098F8 /* CPDFColorUtils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CPDFColorUtils.h; sourceTree = "<group>"; };
  281. F38F60C529EFF0C1008098F8 /* CPDFColorUtils.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CPDFColorUtils.m; sourceTree = "<group>"; };
  282. F3E8495829E69712007BE967 /* DisplayImage.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = DisplayImage.xcassets; sourceTree = "<group>"; };
  283. /* End PBXFileReference section */
  284. /* Begin PBXFrameworksBuildPhase section */
  285. F335EE4429E430C800ACC72A /* Frameworks */ = {
  286. isa = PBXFrameworksBuildPhase;
  287. buildActionMask = 2147483647;
  288. files = (
  289. C918CEAD29F9024600D43974 /* ComPDFKit.xcframework in Frameworks */,
  290. );
  291. runOnlyForDeploymentPostprocessing = 0;
  292. };
  293. /* End PBXFrameworksBuildPhase section */
  294. /* Begin PBXGroup section */
  295. 4F06AB4729F6792E007797E4 /* Edit */ = {
  296. isa = PBXGroup;
  297. children = (
  298. 4F9FC9B429FA0201006A2883 /* CPDFEditMenu */,
  299. 4F9FC9B129FA01B0006A2883 /* CPDFEditToolBar */,
  300. 4F9FC9B229FA01C0006A2883 /* CPDFEditProperty */,
  301. 4F9FC9B329FA01E9006A2883 /* CPDFEditCell */,
  302. 4F1131AD29F8EEA800950564 /* CPDFEditViewController.h */,
  303. 4F1131AE29F8EEA800950564 /* CPDFEditViewController.m */,
  304. 4F1131BD29F9232300950564 /* CPDFEditImageAssets.xcassets */,
  305. );
  306. path = Edit;
  307. sourceTree = "<group>";
  308. };
  309. 4F9FC9B129FA01B0006A2883 /* CPDFEditToolBar */ = {
  310. isa = PBXGroup;
  311. children = (
  312. 4F06AB4D29F6792E007797E4 /* CPDFEditToolBar.h */,
  313. 4F06AB4929F6792E007797E4 /* CPDFEditToolBar.m */,
  314. );
  315. path = CPDFEditToolBar;
  316. sourceTree = "<group>";
  317. };
  318. 4F9FC9B229FA01C0006A2883 /* CPDFEditProperty */ = {
  319. isa = PBXGroup;
  320. children = (
  321. 4F06AB4F29F6792E007797E4 /* CPDFImageProperty.h */,
  322. 4F06AB4B29F6792E007797E4 /* CPDFImageProperty.m */,
  323. 4F06AB4C29F6792E007797E4 /* CPDFTextProperty.h */,
  324. 4F06AB4829F6792E007797E4 /* CPDFTextProperty.m */,
  325. );
  326. path = CPDFEditProperty;
  327. sourceTree = "<group>";
  328. };
  329. 4F9FC9B329FA01E9006A2883 /* CPDFEditCell */ = {
  330. isa = PBXGroup;
  331. children = (
  332. 4F1131B129F90E7200950564 /* CPDFImagePropertyCell.h */,
  333. 4F1131B229F90E7200950564 /* CPDFImagePropertyCell.m */,
  334. 4F1131B329F90E7200950564 /* CPDFImagePropertyCell.xib */,
  335. 4F1131B729F911A800950564 /* CPDFTextPropertyCell.h */,
  336. 4F1131B829F911A800950564 /* CPDFTextPropertyCell.m */,
  337. 4F1131B929F911A800950564 /* CPDFTextPropertyCell.xib */,
  338. 4F6C796829FBD532008C9501 /* CPDFEditFontNameSelectView.h */,
  339. 4F6C796929FBD532008C9501 /* CPDFEditFontNameSelectView.m */,
  340. );
  341. path = CPDFEditCell;
  342. sourceTree = "<group>";
  343. };
  344. 4F9FC9B429FA0201006A2883 /* CPDFEditMenu */ = {
  345. isa = PBXGroup;
  346. children = (
  347. 4F06AB4E29F6792E007797E4 /* CPDFEditContextMenu.h */,
  348. 4F06AB4A29F6792E007797E4 /* CPDFEditContextMenu.m */,
  349. );
  350. path = CPDFEditMenu;
  351. sourceTree = "<group>";
  352. };
  353. C918CE8E29F7C3C300D43974 /* PDFNote */ = {
  354. isa = PBXGroup;
  355. children = (
  356. C918CE9429F8BA6200D43974 /* CPDFNoteViewController.h */,
  357. C918CE9529F8BA6200D43974 /* CPDFNoteViewController.m */,
  358. C918CEBD29F9078A00D43974 /* CPDFNoteOpenViewController.h */,
  359. C918CEBE29F9078A00D43974 /* CPDFNoteOpenViewController.m */,
  360. );
  361. path = PDFNote;
  362. sourceTree = "<group>";
  363. };
  364. C918CE8F29F7C3FA00D43974 /* PDFAnnotationManage */ = {
  365. isa = PBXGroup;
  366. children = (
  367. C918CE9029F7C3FA00D43974 /* CAnnotationManage.h */,
  368. C918CE9129F7C3FA00D43974 /* CAnnotationManage.m */,
  369. );
  370. path = PDFAnnotationManage;
  371. sourceTree = "<group>";
  372. };
  373. C918CE9829F8EDA900D43974 /* PDFHighlight */ = {
  374. isa = PBXGroup;
  375. children = (
  376. C918CE9929F8EE7200D43974 /* CPDFHighlightViewController.h */,
  377. C918CE9A29F8EE7200D43974 /* CPDFHighlightViewController.m */,
  378. );
  379. path = PDFHighlight;
  380. sourceTree = "<group>";
  381. };
  382. C918CE9D29F8F6B600D43974 /* PDFStrikeout */ = {
  383. isa = PBXGroup;
  384. children = (
  385. C918CE9E29F8F74000D43974 /* CPDFStrikeoutViewController.h */,
  386. C918CE9F29F8F74000D43974 /* CPDFStrikeoutViewController.m */,
  387. );
  388. path = PDFStrikeout;
  389. sourceTree = "<group>";
  390. };
  391. C918CEA229F8FBA200D43974 /* PDFUnderline */ = {
  392. isa = PBXGroup;
  393. children = (
  394. C918CEA329F8FC1800D43974 /* CPDFUnderlineViewController.h */,
  395. C918CEA429F8FC1800D43974 /* CPDFUnderlineViewController.m */,
  396. );
  397. path = PDFUnderline;
  398. sourceTree = "<group>";
  399. };
  400. C918CEC529FA0C7D00D43974 /* PDFSquiggly */ = {
  401. isa = PBXGroup;
  402. children = (
  403. C918CEC129FA0C7700D43974 /* CPDFSquigglyViewController.h */,
  404. C918CEC229FA0C7700D43974 /* CPDFSquigglyViewController.m */,
  405. );
  406. path = PDFSquiggly;
  407. sourceTree = "<group>";
  408. };
  409. C918CEC629FA13EF00D43974 /* PDFInk */ = {
  410. isa = PBXGroup;
  411. children = (
  412. C918CEC729FA140C00D43974 /* CPDFInkViewController.h */,
  413. C918CEC829FA140C00D43974 /* CPDFInkViewController.m */,
  414. );
  415. path = PDFInk;
  416. sourceTree = "<group>";
  417. };
  418. C918CECB29FA432D00D43974 /* PDFShape */ = {
  419. isa = PBXGroup;
  420. children = (
  421. C918CECC29FA43B800D43974 /* CPDFShapeCircleViewController.h */,
  422. C918CECD29FA43B800D43974 /* CPDFShapeCircleViewController.m */,
  423. C918CED629FA9B0B00D43974 /* CPDFShareCircleViewController_Header.h */,
  424. C918CED229FA972300D43974 /* CPDFShapeArrowViewController.h */,
  425. C918CED329FA972300D43974 /* CPDFShapeArrowViewController.m */,
  426. C918CED729FB5ADF00D43974 /* Image.xcassets */,
  427. );
  428. path = PDFShape;
  429. sourceTree = "<group>";
  430. };
  431. C949FEE029EE70D000C30A8D /* Utils */ = {
  432. isa = PBXGroup;
  433. children = (
  434. C9AF182529EE8AB600EC4979 /* UtilsColor.xcassets */,
  435. C9B9EC4D29F52DBF00C6A5D2 /* AAPLCustomPresentationController.h */,
  436. C9B9EC4F29F52DCC00C6A5D2 /* AAPLCustomPresentationController.m */,
  437. F38F60C429EFF0C1008098F8 /* CPDFColorUtils.h */,
  438. F38F60C529EFF0C1008098F8 /* CPDFColorUtils.m */,
  439. );
  440. path = Utils;
  441. sourceTree = "<group>";
  442. };
  443. C9AF182929EF9D2400EC4979 /* PDFBookmark */ = {
  444. isa = PBXGroup;
  445. children = (
  446. C9AF182A29EFB1FC00EC4979 /* CPDFBookmarkViewCell.h */,
  447. C9AF182B29EFB1FC00EC4979 /* CPDFBookmarkViewCell.m */,
  448. C9AF182E29EFB23C00EC4979 /* CPDFBookmarkViewController.h */,
  449. C9AF182F29EFB23C00EC4979 /* CPDFBookmarkViewController.m */,
  450. C9AF183229EFC63300EC4979 /* Images.xcassets */,
  451. );
  452. path = PDFBookmark;
  453. sourceTree = "<group>";
  454. };
  455. C9AF183829F2180A00EC4979 /* PDFAnnotationBar */ = {
  456. isa = PBXGroup;
  457. children = (
  458. C9AF183929F2198700EC4979 /* CPDFAnnotationBar.h */,
  459. C9AF183A29F2198700EC4979 /* CPDFAnnotationBar.m */,
  460. C9AF183F29F22BBD00EC4979 /* CPDFAnnotationBarButton.h */,
  461. C9AF184029F22BBD00EC4979 /* CPDFAnnotationBarButton.m */,
  462. C9AF183D29F223A700EC4979 /* Image.xcassets */,
  463. );
  464. path = PDFAnnotationBar;
  465. sourceTree = "<group>";
  466. };
  467. C9AF188829F4C65500EC4979 /* Annotation */ = {
  468. isa = PBXGroup;
  469. children = (
  470. C918CE8F29F7C3FA00D43974 /* PDFAnnotationManage */,
  471. C9AF188A29F4C7C900EC4979 /* PDFProperties */,
  472. C9AF188929F4C68200EC4979 /* PDFAnnotationList */,
  473. );
  474. path = Annotation;
  475. sourceTree = "<group>";
  476. };
  477. C9AF188929F4C68200EC4979 /* PDFAnnotationList */ = {
  478. isa = PBXGroup;
  479. children = (
  480. );
  481. path = PDFAnnotationList;
  482. sourceTree = "<group>";
  483. };
  484. C9AF188A29F4C7C900EC4979 /* PDFProperties */ = {
  485. isa = PBXGroup;
  486. children = (
  487. C918CECB29FA432D00D43974 /* PDFShape */,
  488. C918CEC629FA13EF00D43974 /* PDFInk */,
  489. C918CEC529FA0C7D00D43974 /* PDFSquiggly */,
  490. C918CEA229F8FBA200D43974 /* PDFUnderline */,
  491. C918CE9D29F8F6B600D43974 /* PDFStrikeout */,
  492. C918CE9829F8EDA900D43974 /* PDFHighlight */,
  493. C918CE8E29F7C3C300D43974 /* PDFNote */,
  494. C9AF188B29F4C83900EC4979 /* PDFBase */,
  495. );
  496. path = PDFProperties;
  497. sourceTree = "<group>";
  498. };
  499. C9AF188B29F4C83900EC4979 /* PDFBase */ = {
  500. isa = PBXGroup;
  501. children = (
  502. C9AF188C29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.h */,
  503. C9AF188D29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.m */,
  504. C9B9EC4C29F5038100C6A5D2 /* CPDFAnnotationBaseViewController_Header.h */,
  505. C918CED029FA490000D43974 /* Image.xcassets */,
  506. );
  507. path = PDFBase;
  508. sourceTree = "<group>";
  509. };
  510. C9AF189429F4D92C00EC4979 /* PDFProperties */ = {
  511. isa = PBXGroup;
  512. children = (
  513. C9AF189029F4D0F300EC4979 /* CPDFAnnotationSampleView.h */,
  514. C9AF189129F4D0F300EC4979 /* CPDFAnnotationSampleView.m */,
  515. C9AF189529F4DA6A00EC4979 /* CPDFColorSelectView.h */,
  516. C9AF189629F4DA6A00EC4979 /* CPDFColorSelectView.m */,
  517. C9AF189929F4DBF800EC4979 /* CPDFOpacitySliderView.h */,
  518. C9AF189A29F4DBF800EC4979 /* CPDFOpacitySliderView.m */,
  519. C9B9EC4829F4DC8900C6A5D2 /* CPDFThicknessSliderView.h */,
  520. C9B9EC4929F4DC8900C6A5D2 /* CPDFThicknessSliderView.m */,
  521. C918CE7F29F621E200D43974 /* CPDFColorPickerView.h */,
  522. C918CE8029F621E200D43974 /* CPDFColorPickerView.m */,
  523. C918CED929FB73C700D43974 /* CPDFArrowStyleView.h */,
  524. C918CEDA29FB73C700D43974 /* CPDFArrowStyleView.m */,
  525. C918CEDD29FB943400D43974 /* CPDFArrowStyleCell.h */,
  526. C918CEDE29FB943400D43974 /* CPDFArrowStyleCell.m */,
  527. C918CEE129FBA41A00D43974 /* CPDFDrawArrowView.h */,
  528. C918CEE229FBA41A00D43974 /* CPDFDrawArrowView.m */,
  529. C918CE8329F62D6F00D43974 /* Image.xcassets */,
  530. );
  531. path = PDFProperties;
  532. sourceTree = "<group>";
  533. };
  534. C9B9EC5629F54E6700C6A5D2 /* Model */ = {
  535. isa = PBXGroup;
  536. children = (
  537. C9B9EC5729F54E9600C6A5D2 /* CAnnotStyle.h */,
  538. C9B9EC5829F54E9600C6A5D2 /* CAnnotStyle.m */,
  539. );
  540. path = Model;
  541. sourceTree = "<group>";
  542. };
  543. F313657029E4367A00EE6BBB /* Frameworks */ = {
  544. isa = PBXGroup;
  545. children = (
  546. F313657129E4367A00EE6BBB /* ComPDFKit.xcframework */,
  547. );
  548. name = Frameworks;
  549. sourceTree = "<group>";
  550. };
  551. F32DA12029ED904300E19ECA /* Viewer */ = {
  552. isa = PBXGroup;
  553. children = (
  554. C9AF182929EF9D2400EC4979 /* PDFBookmark */,
  555. F32DA12129ED904300E19ECA /* PDFOutlie */,
  556. F32DA12929ED904300E19ECA /* PDFSearch */,
  557. F32DA13129ED904300E19ECA /* PDFThumbnail */,
  558. F32DA13629ED904300E19ECA /* PDFMore */,
  559. );
  560. path = Viewer;
  561. sourceTree = "<group>";
  562. };
  563. F32DA12129ED904300E19ECA /* PDFOutlie */ = {
  564. isa = PBXGroup;
  565. children = (
  566. F32DA12229ED904300E19ECA /* CPDFOutlineModel.h */,
  567. F32DA12629ED904300E19ECA /* CPDFOutlineModel.m */,
  568. F32DA12829ED904300E19ECA /* CPDFOutlineViewCell.h */,
  569. F32DA12429ED904300E19ECA /* CPDFOutlineViewCell.m */,
  570. F32DA12529ED904300E19ECA /* CPDFOutlineViewController.h */,
  571. F32DA12729ED904300E19ECA /* CPDFOutlineViewController.m */,
  572. F32DA12329ED904300E19ECA /* Image.xcassets */,
  573. );
  574. path = PDFOutlie;
  575. sourceTree = "<group>";
  576. };
  577. F32DA12929ED904300E19ECA /* PDFSearch */ = {
  578. isa = PBXGroup;
  579. children = (
  580. F32DA12D29ED904300E19ECA /* CPDFSearchResultsViewController.h */,
  581. F32DA12A29ED904300E19ECA /* CPDFSearchResultsViewController.m */,
  582. F32DA12B29ED904300E19ECA /* CPDFSearchViewCell.h */,
  583. F32DA12E29ED904300E19ECA /* CPDFSearchViewCell.m */,
  584. F32DA13029ED904300E19ECA /* CSearchToolbar.h */,
  585. F32DA12C29ED904300E19ECA /* CSearchToolbar.m */,
  586. F32DA12F29ED904300E19ECA /* Images.xcassets */,
  587. );
  588. path = PDFSearch;
  589. sourceTree = "<group>";
  590. };
  591. F32DA13129ED904300E19ECA /* PDFThumbnail */ = {
  592. isa = PBXGroup;
  593. children = (
  594. F32DA13229ED904300E19ECA /* CPDFThumbnailViewCell.h */,
  595. F32DA13429ED904300E19ECA /* CPDFThumbnailViewCell.m */,
  596. F32DA13329ED904300E19ECA /* CPDFThumbnailViewController.h */,
  597. F32DA13529ED904300E19ECA /* CPDFThumbnailViewController.m */,
  598. );
  599. path = PDFThumbnail;
  600. sourceTree = "<group>";
  601. };
  602. F32DA13629ED904300E19ECA /* PDFMore */ = {
  603. isa = PBXGroup;
  604. children = (
  605. F32DA18F29ED908800E19ECA /* CPDFMoreListViewController.h */,
  606. F32DA19029ED908800E19ECA /* CPDFMoreListViewController.m */,
  607. F32DA13729ED904300E19ECA /* PDFInfo */,
  608. F32DA13C29ED904300E19ECA /* PDFDisplaySetting */,
  609. );
  610. path = PDFMore;
  611. sourceTree = "<group>";
  612. };
  613. F32DA13729ED904300E19ECA /* PDFInfo */ = {
  614. isa = PBXGroup;
  615. children = (
  616. F32DA13929ED904300E19ECA /* CPDFInfoTableCell.h */,
  617. F32DA13B29ED904300E19ECA /* CPDFInfoTableCell.m */,
  618. F32DA13829ED904300E19ECA /* CPDFInfoViewController.h */,
  619. F32DA13A29ED904300E19ECA /* CPDFInfoViewController.m */,
  620. );
  621. path = PDFInfo;
  622. sourceTree = "<group>";
  623. };
  624. F32DA13C29ED904300E19ECA /* PDFDisplaySetting */ = {
  625. isa = PBXGroup;
  626. children = (
  627. F32DA13D29ED904300E19ECA /* CPDFDisplayTableViewCell.h */,
  628. F32DA13F29ED904300E19ECA /* CPDFDisplayTableViewCell.m */,
  629. F32DA13E29ED904300E19ECA /* CPDFDisplayViewController.h */,
  630. F32DA14029ED904300E19ECA /* CPDFDisplayViewController.m */,
  631. F32DA14129ED904300E19ECA /* DisplayImage.xcassets */,
  632. );
  633. path = PDFDisplaySetting;
  634. sourceTree = "<group>";
  635. };
  636. F32DA14429ED904300E19ECA /* PageEdit */ = {
  637. isa = PBXGroup;
  638. children = (
  639. );
  640. path = PageEdit;
  641. sourceTree = "<group>";
  642. };
  643. F32DA14529ED904300E19ECA /* Form */ = {
  644. isa = PBXGroup;
  645. children = (
  646. );
  647. path = Form;
  648. sourceTree = "<group>";
  649. };
  650. F32DA14629ED904300E19ECA /* Common */ = {
  651. isa = PBXGroup;
  652. children = (
  653. C9B9EC5629F54E6700C6A5D2 /* Model */,
  654. C949FEE029EE70D000C30A8D /* Utils */,
  655. F32DA14729ED904300E19ECA /* Controls */,
  656. F32DA14E29ED904300E19ECA /* Views */,
  657. );
  658. path = Common;
  659. sourceTree = "<group>";
  660. };
  661. F32DA14729ED904300E19ECA /* Controls */ = {
  662. isa = PBXGroup;
  663. children = (
  664. F32DA14829ED904300E19ECA /* BOTA */,
  665. F32DA14B29ED904300E19ECA /* PDFNavigationController */,
  666. );
  667. path = Controls;
  668. sourceTree = "<group>";
  669. };
  670. F32DA14829ED904300E19ECA /* BOTA */ = {
  671. isa = PBXGroup;
  672. children = (
  673. F32DA14A29ED904300E19ECA /* CPDFBOTAViewController.h */,
  674. F32DA14929ED904300E19ECA /* CPDFBOTAViewController.m */,
  675. );
  676. path = BOTA;
  677. sourceTree = "<group>";
  678. };
  679. F32DA14B29ED904300E19ECA /* PDFNavigationController */ = {
  680. isa = PBXGroup;
  681. children = (
  682. F32DA14D29ED904300E19ECA /* CNavigationController.h */,
  683. F32DA14C29ED904300E19ECA /* CNavigationController.m */,
  684. );
  685. path = PDFNavigationController;
  686. sourceTree = "<group>";
  687. };
  688. F32DA14E29ED904300E19ECA /* Views */ = {
  689. isa = PBXGroup;
  690. children = (
  691. C9AF189429F4D92C00EC4979 /* PDFProperties */,
  692. C9AF183829F2180A00EC4979 /* PDFAnnotationBar */,
  693. F32DA14F29ED904300E19ECA /* PDFNavigationRightView */,
  694. F32DA15329ED904300E19ECA /* PDFActivityIndicatorView */,
  695. F32DA15629ED904300E19ECA /* PDFView */,
  696. );
  697. path = Views;
  698. sourceTree = "<group>";
  699. };
  700. F32DA14F29ED904300E19ECA /* PDFNavigationRightView */ = {
  701. isa = PBXGroup;
  702. children = (
  703. F32DA15029ED904300E19ECA /* CNavigationRightView.h */,
  704. F32DA15229ED904300E19ECA /* CNavigationRightView.m */,
  705. F32DA15129ED904300E19ECA /* NavigationRightImage.xcassets */,
  706. );
  707. path = PDFNavigationRightView;
  708. sourceTree = "<group>";
  709. };
  710. F32DA15329ED904300E19ECA /* PDFActivityIndicatorView */ = {
  711. isa = PBXGroup;
  712. children = (
  713. F32DA15529ED904300E19ECA /* CActivityIndicatorView.h */,
  714. F32DA15429ED904300E19ECA /* CActivityIndicatorView.m */,
  715. );
  716. path = PDFActivityIndicatorView;
  717. sourceTree = "<group>";
  718. };
  719. F32DA15629ED904300E19ECA /* PDFView */ = {
  720. isa = PBXGroup;
  721. children = (
  722. F382636529EFD0D8003F1DFD /* PDFListView */,
  723. F382635E29EFD0D8003F1DFD /* PDFPageIndicatorView */,
  724. F382636129EFD0D8003F1DFD /* PDFSliderView */,
  725. F32DA15929ED904300E19ECA /* Color.xcassets */,
  726. F32DA15729ED904300E19ECA /* Image.xcassets */,
  727. );
  728. path = PDFView;
  729. sourceTree = "<group>";
  730. };
  731. F335EE3D29E430C800ACC72A = {
  732. isa = PBXGroup;
  733. children = (
  734. F335EE4929E430C800ACC72A /* compdfkit-tools */,
  735. F335EE4829E430C800ACC72A /* Products */,
  736. F313657029E4367A00EE6BBB /* Frameworks */,
  737. F3F5EE7029E69B2A0081CB32 /* Recovered References */,
  738. );
  739. sourceTree = "<group>";
  740. };
  741. F335EE4829E430C800ACC72A /* Products */ = {
  742. isa = PBXGroup;
  743. children = (
  744. F335EE4729E430C800ACC72A /* compdfkit_tools.framework */,
  745. );
  746. name = Products;
  747. sourceTree = "<group>";
  748. };
  749. F335EE4929E430C800ACC72A /* compdfkit-tools */ = {
  750. isa = PBXGroup;
  751. children = (
  752. C9AF188829F4C65500EC4979 /* Annotation */,
  753. F32DA14629ED904300E19ECA /* Common */,
  754. 4F06AB4729F6792E007797E4 /* Edit */,
  755. F32DA14529ED904300E19ECA /* Form */,
  756. F32DA14429ED904300E19ECA /* PageEdit */,
  757. F32DA12029ED904300E19ECA /* Viewer */,
  758. F335EE4A29E430C800ACC72A /* compdfkit_tools.h */,
  759. );
  760. path = "compdfkit-tools";
  761. sourceTree = "<group>";
  762. };
  763. F382635E29EFD0D8003F1DFD /* PDFPageIndicatorView */ = {
  764. isa = PBXGroup;
  765. children = (
  766. F382635F29EFD0D8003F1DFD /* CPDFPageIndicatorView.h */,
  767. F382636029EFD0D8003F1DFD /* CPDFPageIndicatorView.m */,
  768. );
  769. path = PDFPageIndicatorView;
  770. sourceTree = "<group>";
  771. };
  772. F382636129EFD0D8003F1DFD /* PDFSliderView */ = {
  773. isa = PBXGroup;
  774. children = (
  775. F382636329EFD0D8003F1DFD /* CPDFSlider.h */,
  776. F382636229EFD0D8003F1DFD /* CPDFSlider.m */,
  777. F382636429EFD0D8003F1DFD /* CPDFSliderImage.xcassets */,
  778. );
  779. path = PDFSliderView;
  780. sourceTree = "<group>";
  781. };
  782. F382636529EFD0D8003F1DFD /* PDFListView */ = {
  783. isa = PBXGroup;
  784. children = (
  785. F382636729EFD0D8003F1DFD /* CPDFListView.h */,
  786. F382636629EFD0D8003F1DFD /* CPDFListView.m */,
  787. );
  788. path = PDFListView;
  789. sourceTree = "<group>";
  790. };
  791. F3F5EE7029E69B2A0081CB32 /* Recovered References */ = {
  792. isa = PBXGroup;
  793. children = (
  794. F3877E1429E6764E00037D92 /* CPDFDisplayViewController.h */,
  795. F3E8495829E69712007BE967 /* DisplayImage.xcassets */,
  796. );
  797. name = "Recovered References";
  798. sourceTree = "<group>";
  799. };
  800. /* End PBXGroup section */
  801. /* Begin PBXHeadersBuildPhase section */
  802. F335EE4229E430C800ACC72A /* Headers */ = {
  803. isa = PBXHeadersBuildPhase;
  804. buildActionMask = 2147483647;
  805. files = (
  806. 4F06AB5629F6792E007797E4 /* CPDFEditContextMenu.h in Headers */,
  807. C918CEBF29F9078A00D43974 /* CPDFNoteOpenViewController.h in Headers */,
  808. C918CE9B29F8EE7200D43974 /* CPDFHighlightViewController.h in Headers */,
  809. F32DA18129ED904300E19ECA /* CNavigationRightView.h in Headers */,
  810. C918CE8129F621E200D43974 /* CPDFColorPickerView.h in Headers */,
  811. F32DA16A29ED904300E19ECA /* CPDFSearchViewCell.h in Headers */,
  812. F32DA18529ED904300E19ECA /* CActivityIndicatorView.h in Headers */,
  813. 4F06AB5529F6792E007797E4 /* CPDFEditToolBar.h in Headers */,
  814. F32DA17E29ED904300E19ECA /* CPDFBOTAViewController.h in Headers */,
  815. F32DA16829ED904300E19ECA /* CPDFOutlineViewCell.h in Headers */,
  816. C918CEC929FA140C00D43974 /* CPDFInkViewController.h in Headers */,
  817. F382636E29EFD0D9003F1DFD /* CPDFListView.h in Headers */,
  818. F32DA17529ED904300E19ECA /* CPDFInfoTableCell.h in Headers */,
  819. F32DA18029ED904300E19ECA /* CNavigationController.h in Headers */,
  820. F32DA17429ED904300E19ECA /* CPDFInfoViewController.h in Headers */,
  821. C918CE9629F8BA6200D43974 /* CPDFNoteViewController.h in Headers */,
  822. C9AF189229F4D0F300EC4979 /* CPDFAnnotationSampleView.h in Headers */,
  823. C918CEE329FBA41A00D43974 /* CPDFDrawArrowView.h in Headers */,
  824. 4F06AB5429F6792E007797E4 /* CPDFTextProperty.h in Headers */,
  825. F382636B29EFD0D9003F1DFD /* CPDFSlider.h in Headers */,
  826. 4F6C796A29FBD532008C9501 /* CPDFEditFontNameSelectView.h in Headers */,
  827. C918CEA529F8FC1800D43974 /* CPDFUnderlineViewController.h in Headers */,
  828. C918CECE29FA43B800D43974 /* CPDFShapeCircleViewController.h in Headers */,
  829. C9AF184129F22BBD00EC4979 /* CPDFAnnotationBarButton.h in Headers */,
  830. F32DA16F29ED904300E19ECA /* CSearchToolbar.h in Headers */,
  831. C918CEC329FA0C7700D43974 /* CPDFSquigglyViewController.h in Headers */,
  832. F3877E1629E6764E00037D92 /* CPDFDisplayViewController.h in Headers */,
  833. F32DA19129ED908800E19ECA /* CPDFMoreListViewController.h in Headers */,
  834. F32DA17029ED904300E19ECA /* CPDFThumbnailViewCell.h in Headers */,
  835. C9AF189729F4DA6A00EC4979 /* CPDFColorSelectView.h in Headers */,
  836. C9AF183B29F2198700EC4979 /* CPDFAnnotationBar.h in Headers */,
  837. C918CED429FA972300D43974 /* CPDFShapeArrowViewController.h in Headers */,
  838. F32DA17929ED904300E19ECA /* CPDFDisplayViewController.h in Headers */,
  839. C9AF183029EFB23C00EC4979 /* CPDFBookmarkViewController.h in Headers */,
  840. F32DA16C29ED904300E19ECA /* CPDFSearchResultsViewController.h in Headers */,
  841. F382636829EFD0D9003F1DFD /* CPDFPageIndicatorView.h in Headers */,
  842. C9B9EC4A29F4DC8900C6A5D2 /* CPDFThicknessSliderView.h in Headers */,
  843. C918CEDB29FB73C800D43974 /* CPDFArrowStyleView.h in Headers */,
  844. C9AF182C29EFB1FC00EC4979 /* CPDFBookmarkViewCell.h in Headers */,
  845. 4F1131AF29F8EEA800950564 /* CPDFEditViewController.h in Headers */,
  846. F32DA16529ED904300E19ECA /* CPDFOutlineViewController.h in Headers */,
  847. 4F06AB5729F6792E007797E4 /* CPDFImageProperty.h in Headers */,
  848. C918CEA029F8F74000D43974 /* CPDFStrikeoutViewController.h in Headers */,
  849. F38F60C629EFF0C2008098F8 /* CPDFColorUtils.h in Headers */,
  850. C9AF189B29F4DBF800EC4979 /* CPDFOpacitySliderView.h in Headers */,
  851. C918CE9229F7C3FB00D43974 /* CAnnotationManage.h in Headers */,
  852. 4F1131B429F90E7200950564 /* CPDFImagePropertyCell.h in Headers */,
  853. C918CEDF29FB943400D43974 /* CPDFArrowStyleCell.h in Headers */,
  854. F32DA17829ED904300E19ECA /* CPDFDisplayTableViewCell.h in Headers */,
  855. C9B9EC4E29F52DBF00C6A5D2 /* AAPLCustomPresentationController.h in Headers */,
  856. F32DA17129ED904300E19ECA /* CPDFThumbnailViewController.h in Headers */,
  857. C9B9EC5929F54E9600C6A5D2 /* CAnnotStyle.h in Headers */,
  858. F32DA16229ED904300E19ECA /* CPDFOutlineModel.h in Headers */,
  859. 4F1131BA29F911A800950564 /* CPDFTextPropertyCell.h in Headers */,
  860. C9AF188E29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.h in Headers */,
  861. F335EE4B29E430C800ACC72A /* compdfkit_tools.h in Headers */,
  862. );
  863. runOnlyForDeploymentPostprocessing = 0;
  864. };
  865. /* End PBXHeadersBuildPhase section */
  866. /* Begin PBXNativeTarget section */
  867. F335EE4629E430C800ACC72A /* compdfkit-tools */ = {
  868. isa = PBXNativeTarget;
  869. buildConfigurationList = F335EE4E29E430C800ACC72A /* Build configuration list for PBXNativeTarget "compdfkit-tools" */;
  870. buildPhases = (
  871. F335EE4229E430C800ACC72A /* Headers */,
  872. F335EE4329E430C800ACC72A /* Sources */,
  873. F335EE4429E430C800ACC72A /* Frameworks */,
  874. F335EE4529E430C800ACC72A /* Resources */,
  875. C918CEAF29F9024600D43974 /* Embed Frameworks */,
  876. );
  877. buildRules = (
  878. );
  879. dependencies = (
  880. );
  881. name = "compdfkit-tools";
  882. productName = "compdfkit-tools";
  883. productReference = F335EE4729E430C800ACC72A /* compdfkit_tools.framework */;
  884. productType = "com.apple.product-type.framework";
  885. };
  886. /* End PBXNativeTarget section */
  887. /* Begin PBXProject section */
  888. F335EE3E29E430C800ACC72A /* Project object */ = {
  889. isa = PBXProject;
  890. attributes = {
  891. BuildIndependentTargetsInParallel = 1;
  892. LastUpgradeCheck = 1410;
  893. TargetAttributes = {
  894. F335EE4629E430C800ACC72A = {
  895. CreatedOnToolsVersion = 14.1;
  896. };
  897. };
  898. };
  899. buildConfigurationList = F335EE4129E430C800ACC72A /* Build configuration list for PBXProject "compdfkit-tools" */;
  900. compatibilityVersion = "Xcode 14.0";
  901. developmentRegion = en;
  902. hasScannedForEncodings = 0;
  903. knownRegions = (
  904. en,
  905. Base,
  906. );
  907. mainGroup = F335EE3D29E430C800ACC72A;
  908. productRefGroup = F335EE4829E430C800ACC72A /* Products */;
  909. projectDirPath = "";
  910. projectRoot = "";
  911. targets = (
  912. F335EE4629E430C800ACC72A /* compdfkit-tools */,
  913. );
  914. };
  915. /* End PBXProject section */
  916. /* Begin PBXResourcesBuildPhase section */
  917. F335EE4529E430C800ACC72A /* Resources */ = {
  918. isa = PBXResourcesBuildPhase;
  919. buildActionMask = 2147483647;
  920. files = (
  921. C9AF183329EFC63300EC4979 /* Images.xcassets in Resources */,
  922. C918CED129FA490000D43974 /* Image.xcassets in Resources */,
  923. F32DA16E29ED904300E19ECA /* Images.xcassets in Resources */,
  924. F32DA18629ED904300E19ECA /* Image.xcassets in Resources */,
  925. F3E8495929E69712007BE967 /* DisplayImage.xcassets in Resources */,
  926. F32DA17C29ED904300E19ECA /* DisplayImage.xcassets in Resources */,
  927. F32DA16329ED904300E19ECA /* Image.xcassets in Resources */,
  928. F32DA18229ED904300E19ECA /* NavigationRightImage.xcassets in Resources */,
  929. C9AF183E29F223A700EC4979 /* Image.xcassets in Resources */,
  930. C918CE8429F62D6F00D43974 /* Image.xcassets in Resources */,
  931. C9AF182629EE8AB600EC4979 /* UtilsColor.xcassets in Resources */,
  932. 4F1131BE29F9232300950564 /* CPDFEditImageAssets.xcassets in Resources */,
  933. 4F1131BC29F911A800950564 /* CPDFTextPropertyCell.xib in Resources */,
  934. C918CED829FB5ADF00D43974 /* Image.xcassets in Resources */,
  935. F382636C29EFD0D9003F1DFD /* CPDFSliderImage.xcassets in Resources */,
  936. 4F1131B629F90E7200950564 /* CPDFImagePropertyCell.xib in Resources */,
  937. );
  938. runOnlyForDeploymentPostprocessing = 0;
  939. };
  940. /* End PBXResourcesBuildPhase section */
  941. /* Begin PBXSourcesBuildPhase section */
  942. F335EE4329E430C800ACC72A /* Sources */ = {
  943. isa = PBXSourcesBuildPhase;
  944. buildActionMask = 2147483647;
  945. files = (
  946. F32DA17B29ED904300E19ECA /* CPDFDisplayViewController.m in Sources */,
  947. C918CE9329F7C3FB00D43974 /* CAnnotationManage.m in Sources */,
  948. C918CEC029F9078A00D43974 /* CPDFNoteOpenViewController.m in Sources */,
  949. C918CE9729F8BA6200D43974 /* CPDFNoteViewController.m in Sources */,
  950. C9B9EC5029F52DCC00C6A5D2 /* AAPLCustomPresentationController.m in Sources */,
  951. 4F1131BB29F911A800950564 /* CPDFTextPropertyCell.m in Sources */,
  952. F32DA17F29ED904300E19ECA /* CNavigationController.m in Sources */,
  953. F382636D29EFD0D9003F1DFD /* CPDFListView.m in Sources */,
  954. C9AF184229F22BBD00EC4979 /* CPDFAnnotationBarButton.m in Sources */,
  955. F32DA17329ED904300E19ECA /* CPDFThumbnailViewController.m in Sources */,
  956. C918CEDC29FB73C800D43974 /* CPDFArrowStyleView.m in Sources */,
  957. C9B9EC4B29F4DC8900C6A5D2 /* CPDFThicknessSliderView.m in Sources */,
  958. C9B9EC5A29F54E9600C6A5D2 /* CAnnotStyle.m in Sources */,
  959. C918CEA629F8FC1800D43974 /* CPDFUnderlineViewController.m in Sources */,
  960. C918CEE429FBA41A00D43974 /* CPDFDrawArrowView.m in Sources */,
  961. F32DA16929ED904300E19ECA /* CPDFSearchResultsViewController.m in Sources */,
  962. F32DA16D29ED904300E19ECA /* CPDFSearchViewCell.m in Sources */,
  963. F32DA16429ED904300E19ECA /* CPDFOutlineViewCell.m in Sources */,
  964. F382636A29EFD0D9003F1DFD /* CPDFSlider.m in Sources */,
  965. 4F06AB5029F6792E007797E4 /* CPDFTextProperty.m in Sources */,
  966. C9AF189C29F4DBF800EC4979 /* CPDFOpacitySliderView.m in Sources */,
  967. C9AF189329F4D0F300EC4979 /* CPDFAnnotationSampleView.m in Sources */,
  968. F32DA16629ED904300E19ECA /* CPDFOutlineModel.m in Sources */,
  969. F32DA16729ED904300E19ECA /* CPDFOutlineViewController.m in Sources */,
  970. C918CEA129F8F74000D43974 /* CPDFStrikeoutViewController.m in Sources */,
  971. 4F06AB5229F6792E007797E4 /* CPDFEditContextMenu.m in Sources */,
  972. F38F60C729EFF0C2008098F8 /* CPDFColorUtils.m in Sources */,
  973. C9AF183C29F2198700EC4979 /* CPDFAnnotationBar.m in Sources */,
  974. 4F06AB5329F6792E007797E4 /* CPDFImageProperty.m in Sources */,
  975. 4F06AB5129F6792E007797E4 /* CPDFEditToolBar.m in Sources */,
  976. 4F1131B529F90E7200950564 /* CPDFImagePropertyCell.m in Sources */,
  977. C918CECF29FA43B800D43974 /* CPDFShapeCircleViewController.m in Sources */,
  978. F32DA17A29ED904300E19ECA /* CPDFDisplayTableViewCell.m in Sources */,
  979. F32DA17D29ED904300E19ECA /* CPDFBOTAViewController.m in Sources */,
  980. F32DA19229ED908800E19ECA /* CPDFMoreListViewController.m in Sources */,
  981. C918CECA29FA140C00D43974 /* CPDFInkViewController.m in Sources */,
  982. F382636929EFD0D9003F1DFD /* CPDFPageIndicatorView.m in Sources */,
  983. F32DA17229ED904300E19ECA /* CPDFThumbnailViewCell.m in Sources */,
  984. F32DA18429ED904300E19ECA /* CActivityIndicatorView.m in Sources */,
  985. 4F6C796B29FBD532008C9501 /* CPDFEditFontNameSelectView.m in Sources */,
  986. F32DA18329ED904300E19ECA /* CNavigationRightView.m in Sources */,
  987. F32DA17729ED904300E19ECA /* CPDFInfoTableCell.m in Sources */,
  988. 4F1131B029F8EEA800950564 /* CPDFEditViewController.m in Sources */,
  989. C918CED529FA972300D43974 /* CPDFShapeArrowViewController.m in Sources */,
  990. F32DA16B29ED904300E19ECA /* CSearchToolbar.m in Sources */,
  991. C918CEC429FA0C7700D43974 /* CPDFSquigglyViewController.m in Sources */,
  992. C9AF183129EFB23C00EC4979 /* CPDFBookmarkViewController.m in Sources */,
  993. C918CE8229F621E200D43974 /* CPDFColorPickerView.m in Sources */,
  994. F32DA17629ED904300E19ECA /* CPDFInfoViewController.m in Sources */,
  995. C918CE9C29F8EE7200D43974 /* CPDFHighlightViewController.m in Sources */,
  996. C918CEE029FB943400D43974 /* CPDFArrowStyleCell.m in Sources */,
  997. C9AF189829F4DA6A00EC4979 /* CPDFColorSelectView.m in Sources */,
  998. C9AF182D29EFB1FC00EC4979 /* CPDFBookmarkViewCell.m in Sources */,
  999. C9AF188F29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.m in Sources */,
  1000. );
  1001. runOnlyForDeploymentPostprocessing = 0;
  1002. };
  1003. /* End PBXSourcesBuildPhase section */
  1004. /* Begin XCBuildConfiguration section */
  1005. F335EE4C29E430C800ACC72A /* Debug */ = {
  1006. isa = XCBuildConfiguration;
  1007. buildSettings = {
  1008. ALWAYS_SEARCH_USER_PATHS = NO;
  1009. CLANG_ANALYZER_NONNULL = YES;
  1010. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1011. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  1012. CLANG_ENABLE_MODULES = YES;
  1013. CLANG_ENABLE_OBJC_ARC = YES;
  1014. CLANG_ENABLE_OBJC_WEAK = YES;
  1015. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1016. CLANG_WARN_BOOL_CONVERSION = YES;
  1017. CLANG_WARN_COMMA = YES;
  1018. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1019. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1020. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1021. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1022. CLANG_WARN_EMPTY_BODY = YES;
  1023. CLANG_WARN_ENUM_CONVERSION = YES;
  1024. CLANG_WARN_INFINITE_RECURSION = YES;
  1025. CLANG_WARN_INT_CONVERSION = YES;
  1026. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1027. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1028. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1029. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1030. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1031. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1032. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1033. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1034. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1035. CLANG_WARN_UNREACHABLE_CODE = YES;
  1036. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1037. COPY_PHASE_STRIP = NO;
  1038. CURRENT_PROJECT_VERSION = 1;
  1039. DEBUG_INFORMATION_FORMAT = dwarf;
  1040. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1041. ENABLE_TESTABILITY = YES;
  1042. GCC_C_LANGUAGE_STANDARD = gnu11;
  1043. GCC_DYNAMIC_NO_PIC = NO;
  1044. GCC_NO_COMMON_BLOCKS = YES;
  1045. GCC_OPTIMIZATION_LEVEL = 0;
  1046. GCC_PREPROCESSOR_DEFINITIONS = (
  1047. "DEBUG=1",
  1048. "$(inherited)",
  1049. );
  1050. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1051. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1052. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1053. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1054. GCC_WARN_UNUSED_FUNCTION = YES;
  1055. GCC_WARN_UNUSED_VARIABLE = YES;
  1056. IPHONEOS_DEPLOYMENT_TARGET = 16.1;
  1057. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  1058. MTL_FAST_MATH = YES;
  1059. ONLY_ACTIVE_ARCH = YES;
  1060. SDKROOT = iphoneos;
  1061. VERSIONING_SYSTEM = "apple-generic";
  1062. VERSION_INFO_PREFIX = "";
  1063. };
  1064. name = Debug;
  1065. };
  1066. F335EE4D29E430C800ACC72A /* Release */ = {
  1067. isa = XCBuildConfiguration;
  1068. buildSettings = {
  1069. ALWAYS_SEARCH_USER_PATHS = NO;
  1070. CLANG_ANALYZER_NONNULL = YES;
  1071. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1072. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  1073. CLANG_ENABLE_MODULES = YES;
  1074. CLANG_ENABLE_OBJC_ARC = YES;
  1075. CLANG_ENABLE_OBJC_WEAK = YES;
  1076. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1077. CLANG_WARN_BOOL_CONVERSION = YES;
  1078. CLANG_WARN_COMMA = YES;
  1079. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1080. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1081. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1082. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1083. CLANG_WARN_EMPTY_BODY = YES;
  1084. CLANG_WARN_ENUM_CONVERSION = YES;
  1085. CLANG_WARN_INFINITE_RECURSION = YES;
  1086. CLANG_WARN_INT_CONVERSION = YES;
  1087. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1088. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1089. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1090. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1091. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1092. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1093. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1094. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1095. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1096. CLANG_WARN_UNREACHABLE_CODE = YES;
  1097. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1098. COPY_PHASE_STRIP = NO;
  1099. CURRENT_PROJECT_VERSION = 1;
  1100. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1101. ENABLE_NS_ASSERTIONS = NO;
  1102. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1103. GCC_C_LANGUAGE_STANDARD = gnu11;
  1104. GCC_NO_COMMON_BLOCKS = YES;
  1105. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1106. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1107. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1108. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1109. GCC_WARN_UNUSED_FUNCTION = YES;
  1110. GCC_WARN_UNUSED_VARIABLE = YES;
  1111. IPHONEOS_DEPLOYMENT_TARGET = 16.1;
  1112. MTL_ENABLE_DEBUG_INFO = NO;
  1113. MTL_FAST_MATH = YES;
  1114. SDKROOT = iphoneos;
  1115. VALIDATE_PRODUCT = YES;
  1116. VERSIONING_SYSTEM = "apple-generic";
  1117. VERSION_INFO_PREFIX = "";
  1118. };
  1119. name = Release;
  1120. };
  1121. F335EE4F29E430C800ACC72A /* Debug */ = {
  1122. isa = XCBuildConfiguration;
  1123. buildSettings = {
  1124. CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO;
  1125. CLANG_ENABLE_MODULES = YES;
  1126. CODE_SIGN_STYLE = Automatic;
  1127. CURRENT_PROJECT_VERSION = 1;
  1128. DEFINES_MODULE = YES;
  1129. DYLIB_COMPATIBILITY_VERSION = 1;
  1130. DYLIB_CURRENT_VERSION = 1;
  1131. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1132. "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
  1133. FRAMEWORK_SEARCH_PATHS = "";
  1134. GENERATE_INFOPLIST_FILE = YES;
  1135. HEADER_SEARCH_PATHS = "";
  1136. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  1137. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1138. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  1139. LD_RUNPATH_SEARCH_PATHS = (
  1140. "$(inherited)",
  1141. "@executable_path/Frameworks",
  1142. "@loader_path/Frameworks",
  1143. );
  1144. MARKETING_VERSION = 1.0;
  1145. PRODUCT_BUNDLE_IDENTIFIER = "com.compdfkit.tools.compdfkit-tools";
  1146. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1147. SKIP_INSTALL = YES;
  1148. SWIFT_EMIT_LOC_STRINGS = YES;
  1149. SYSTEM_HEADER_SEARCH_PATHS = "";
  1150. TARGETED_DEVICE_FAMILY = "1,2";
  1151. };
  1152. name = Debug;
  1153. };
  1154. F335EE5029E430C800ACC72A /* Release */ = {
  1155. isa = XCBuildConfiguration;
  1156. buildSettings = {
  1157. CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = NO;
  1158. CLANG_ENABLE_MODULES = YES;
  1159. CODE_SIGN_STYLE = Automatic;
  1160. CURRENT_PROJECT_VERSION = 1;
  1161. DEFINES_MODULE = YES;
  1162. DYLIB_COMPATIBILITY_VERSION = 1;
  1163. DYLIB_CURRENT_VERSION = 1;
  1164. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1165. "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
  1166. FRAMEWORK_SEARCH_PATHS = "";
  1167. GENERATE_INFOPLIST_FILE = YES;
  1168. HEADER_SEARCH_PATHS = "";
  1169. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  1170. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1171. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  1172. LD_RUNPATH_SEARCH_PATHS = (
  1173. "$(inherited)",
  1174. "@executable_path/Frameworks",
  1175. "@loader_path/Frameworks",
  1176. );
  1177. MARKETING_VERSION = 1.0;
  1178. PRODUCT_BUNDLE_IDENTIFIER = "com.compdfkit.tools.compdfkit-tools";
  1179. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1180. SKIP_INSTALL = YES;
  1181. SWIFT_EMIT_LOC_STRINGS = YES;
  1182. SYSTEM_HEADER_SEARCH_PATHS = "";
  1183. TARGETED_DEVICE_FAMILY = "1,2";
  1184. };
  1185. name = Release;
  1186. };
  1187. /* End XCBuildConfiguration section */
  1188. /* Begin XCConfigurationList section */
  1189. F335EE4129E430C800ACC72A /* Build configuration list for PBXProject "compdfkit-tools" */ = {
  1190. isa = XCConfigurationList;
  1191. buildConfigurations = (
  1192. F335EE4C29E430C800ACC72A /* Debug */,
  1193. F335EE4D29E430C800ACC72A /* Release */,
  1194. );
  1195. defaultConfigurationIsVisible = 0;
  1196. defaultConfigurationName = Release;
  1197. };
  1198. F335EE4E29E430C800ACC72A /* Build configuration list for PBXNativeTarget "compdfkit-tools" */ = {
  1199. isa = XCConfigurationList;
  1200. buildConfigurations = (
  1201. F335EE4F29E430C800ACC72A /* Debug */,
  1202. F335EE5029E430C800ACC72A /* Release */,
  1203. );
  1204. defaultConfigurationIsVisible = 0;
  1205. defaultConfigurationName = Release;
  1206. };
  1207. /* End XCConfigurationList section */
  1208. };
  1209. rootObject = F335EE3E29E430C800ACC72A /* Project object */;
  1210. }