|
@@ -32,7 +32,7 @@
|
|
|
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 */; };
|
|
|
+ C918CE9229F7C3FB00D43974 /* CAnnotationManage.h in Headers */ = {isa = PBXBuildFile; fileRef = C918CE9029F7C3FA00D43974 /* CAnnotationManage.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
C918CE9329F7C3FB00D43974 /* CAnnotationManage.m in Sources */ = {isa = PBXBuildFile; fileRef = C918CE9129F7C3FA00D43974 /* CAnnotationManage.m */; };
|
|
|
C918CE9629F8BA6200D43974 /* CPDFNoteViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = C918CE9429F8BA6200D43974 /* CPDFNoteViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
C918CE9729F8BA6200D43974 /* CPDFNoteViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C918CE9529F8BA6200D43974 /* CPDFNoteViewController.m */; };
|
|
@@ -44,7 +44,7 @@
|
|
|
C918CEA629F8FC1800D43974 /* CPDFUnderlineViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C918CEA429F8FC1800D43974 /* CPDFUnderlineViewController.m */; };
|
|
|
C918CEAD29F9024600D43974 /* ComPDFKit.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = F313657129E4367A00EE6BBB /* ComPDFKit.xcframework */; };
|
|
|
C918CEAE29F9024600D43974 /* ComPDFKit.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = F313657129E4367A00EE6BBB /* ComPDFKit.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
|
- C918CEBF29F9078A00D43974 /* CPDFNoteOpenViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = C918CEBD29F9078A00D43974 /* CPDFNoteOpenViewController.h */; };
|
|
|
+ C918CEBF29F9078A00D43974 /* CPDFNoteOpenViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = C918CEBD29F9078A00D43974 /* CPDFNoteOpenViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
C918CEC029F9078A00D43974 /* CPDFNoteOpenViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C918CEBE29F9078A00D43974 /* CPDFNoteOpenViewController.m */; };
|
|
|
C918CEC329FA0C7700D43974 /* CPDFSquigglyViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = C918CEC129FA0C7700D43974 /* CPDFSquigglyViewController.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
C918CEC429FA0C7700D43974 /* CPDFSquigglyViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C918CEC229FA0C7700D43974 /* CPDFSquigglyViewController.m */; };
|
|
@@ -148,6 +148,19 @@
|
|
|
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, ); }; };
|
|
|
+ F35DD18A2A067E7500B57F5B /* CPDFListView+UndoManager.h in Headers */ = {isa = PBXBuildFile; fileRef = F35DD1882A067E7500B57F5B /* CPDFListView+UndoManager.h */; };
|
|
|
+ F35DD18B2A067E7500B57F5B /* CPDFListView+UndoManager.m in Sources */ = {isa = PBXBuildFile; fileRef = F35DD1892A067E7500B57F5B /* CPDFListView+UndoManager.m */; };
|
|
|
+ F35DD1982A06850700B57F5B /* CPDFFreeTextAnnotation+PDFListView.m in Sources */ = {isa = PBXBuildFile; fileRef = F35DD18D2A06850700B57F5B /* CPDFFreeTextAnnotation+PDFListView.m */; };
|
|
|
+ F35DD1992A06850700B57F5B /* CPDFCircleAnnotation+PDFListView.m in Sources */ = {isa = PBXBuildFile; fileRef = F35DD18E2A06850700B57F5B /* CPDFCircleAnnotation+PDFListView.m */; };
|
|
|
+ F35DD19A2A06850700B57F5B /* CPDFSquareAnnotation+PDFListView.h in Headers */ = {isa = PBXBuildFile; fileRef = F35DD18F2A06850700B57F5B /* CPDFSquareAnnotation+PDFListView.h */; };
|
|
|
+ F35DD19B2A06850700B57F5B /* CPDFAnnotation+PDFListView.h in Headers */ = {isa = PBXBuildFile; fileRef = F35DD1902A06850700B57F5B /* CPDFAnnotation+PDFListView.h */; };
|
|
|
+ F35DD19C2A06850700B57F5B /* CPDFAnnotationHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = F35DD1912A06850700B57F5B /* CPDFAnnotationHeader.h */; };
|
|
|
+ F35DD19D2A06850700B57F5B /* CPDFLineAnnotation+PDFListView.h in Headers */ = {isa = PBXBuildFile; fileRef = F35DD1922A06850700B57F5B /* CPDFLineAnnotation+PDFListView.h */; };
|
|
|
+ F35DD19E2A06850700B57F5B /* CPDFFreeTextAnnotation+PDFListView.h in Headers */ = {isa = PBXBuildFile; fileRef = F35DD1932A06850700B57F5B /* CPDFFreeTextAnnotation+PDFListView.h */; };
|
|
|
+ F35DD19F2A06850700B57F5B /* CPDFCircleAnnotation+PDFListView.h in Headers */ = {isa = PBXBuildFile; fileRef = F35DD1942A06850700B57F5B /* CPDFCircleAnnotation+PDFListView.h */; };
|
|
|
+ F35DD1A02A06850700B57F5B /* CPDFAnnotation+PDFListView.m in Sources */ = {isa = PBXBuildFile; fileRef = F35DD1952A06850700B57F5B /* CPDFAnnotation+PDFListView.m */; };
|
|
|
+ F35DD1A12A06850700B57F5B /* CPDFSquareAnnotation+PDFListView.m in Sources */ = {isa = PBXBuildFile; fileRef = F35DD1962A06850700B57F5B /* CPDFSquareAnnotation+PDFListView.m */; };
|
|
|
+ F35DD1A22A06850700B57F5B /* CPDFLineAnnotation+PDFListView.m in Sources */ = {isa = PBXBuildFile; fileRef = F35DD1972A06850700B57F5B /* CPDFLineAnnotation+PDFListView.m */; };
|
|
|
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 */; };
|
|
@@ -326,6 +339,19 @@
|
|
|
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>"; };
|
|
|
+ F35DD1882A067E7500B57F5B /* CPDFListView+UndoManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "CPDFListView+UndoManager.h"; sourceTree = "<group>"; };
|
|
|
+ F35DD1892A067E7500B57F5B /* CPDFListView+UndoManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "CPDFListView+UndoManager.m"; sourceTree = "<group>"; };
|
|
|
+ F35DD18D2A06850700B57F5B /* CPDFFreeTextAnnotation+PDFListView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "CPDFFreeTextAnnotation+PDFListView.m"; sourceTree = "<group>"; };
|
|
|
+ F35DD18E2A06850700B57F5B /* CPDFCircleAnnotation+PDFListView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "CPDFCircleAnnotation+PDFListView.m"; sourceTree = "<group>"; };
|
|
|
+ F35DD18F2A06850700B57F5B /* CPDFSquareAnnotation+PDFListView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "CPDFSquareAnnotation+PDFListView.h"; sourceTree = "<group>"; };
|
|
|
+ F35DD1902A06850700B57F5B /* CPDFAnnotation+PDFListView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "CPDFAnnotation+PDFListView.h"; sourceTree = "<group>"; };
|
|
|
+ F35DD1912A06850700B57F5B /* CPDFAnnotationHeader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CPDFAnnotationHeader.h; sourceTree = "<group>"; };
|
|
|
+ F35DD1922A06850700B57F5B /* CPDFLineAnnotation+PDFListView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "CPDFLineAnnotation+PDFListView.h"; sourceTree = "<group>"; };
|
|
|
+ F35DD1932A06850700B57F5B /* CPDFFreeTextAnnotation+PDFListView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "CPDFFreeTextAnnotation+PDFListView.h"; sourceTree = "<group>"; };
|
|
|
+ F35DD1942A06850700B57F5B /* CPDFCircleAnnotation+PDFListView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "CPDFCircleAnnotation+PDFListView.h"; sourceTree = "<group>"; };
|
|
|
+ F35DD1952A06850700B57F5B /* CPDFAnnotation+PDFListView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "CPDFAnnotation+PDFListView.m"; sourceTree = "<group>"; };
|
|
|
+ F35DD1962A06850700B57F5B /* CPDFSquareAnnotation+PDFListView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "CPDFSquareAnnotation+PDFListView.m"; sourceTree = "<group>"; };
|
|
|
+ F35DD1972A06850700B57F5B /* CPDFLineAnnotation+PDFListView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "CPDFLineAnnotation+PDFListView.m"; 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>"; };
|
|
@@ -822,6 +848,7 @@
|
|
|
F32DA15629ED904300E19ECA /* PDFView */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ F35DD18C2A06850700B57F5B /* PDFKit Categories */,
|
|
|
F38F5B642A03D64C00D0EEFD /* PDFListMagnifierView */,
|
|
|
F382636529EFD0D8003F1DFD /* PDFListView */,
|
|
|
F382635E29EFD0D8003F1DFD /* PDFPageIndicatorView */,
|
|
@@ -864,6 +891,24 @@
|
|
|
path = "compdfkit-tools";
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ F35DD18C2A06850700B57F5B /* PDFKit Categories */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ F35DD1902A06850700B57F5B /* CPDFAnnotation+PDFListView.h */,
|
|
|
+ F35DD1952A06850700B57F5B /* CPDFAnnotation+PDFListView.m */,
|
|
|
+ F35DD1912A06850700B57F5B /* CPDFAnnotationHeader.h */,
|
|
|
+ F35DD1942A06850700B57F5B /* CPDFCircleAnnotation+PDFListView.h */,
|
|
|
+ F35DD18E2A06850700B57F5B /* CPDFCircleAnnotation+PDFListView.m */,
|
|
|
+ F35DD1932A06850700B57F5B /* CPDFFreeTextAnnotation+PDFListView.h */,
|
|
|
+ F35DD18D2A06850700B57F5B /* CPDFFreeTextAnnotation+PDFListView.m */,
|
|
|
+ F35DD1922A06850700B57F5B /* CPDFLineAnnotation+PDFListView.h */,
|
|
|
+ F35DD1972A06850700B57F5B /* CPDFLineAnnotation+PDFListView.m */,
|
|
|
+ F35DD18F2A06850700B57F5B /* CPDFSquareAnnotation+PDFListView.h */,
|
|
|
+ F35DD1962A06850700B57F5B /* CPDFSquareAnnotation+PDFListView.m */,
|
|
|
+ );
|
|
|
+ path = "PDFKit Categories";
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
F382635E29EFD0D8003F1DFD /* PDFPageIndicatorView */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -890,6 +935,8 @@
|
|
|
F382636629EFD0D8003F1DFD /* CPDFListView.m */,
|
|
|
F38F5B5E2A0344EA00D0EEFD /* CPDFListView+Annotation.h */,
|
|
|
F38F5B5F2A0344EA00D0EEFD /* CPDFListView+Annotation.m */,
|
|
|
+ F35DD1882A067E7500B57F5B /* CPDFListView+UndoManager.h */,
|
|
|
+ F35DD1892A067E7500B57F5B /* CPDFListView+UndoManager.m */,
|
|
|
F38F5B622A038B0400D0EEFD /* CPDFListView+Private.h */,
|
|
|
4FF3E1D02A064A8100C14F91 /* CPDFListView+Edit.h */,
|
|
|
4FF3E1CF2A064A8100C14F91 /* CPDFListView+Edit.m */,
|
|
@@ -934,6 +981,7 @@
|
|
|
4F06AB5529F6792E007797E4 /* CPDFEditToolBar.h in Headers */,
|
|
|
F32DA17E29ED904300E19ECA /* CPDFBOTAViewController.h in Headers */,
|
|
|
F32DA16829ED904300E19ECA /* CPDFOutlineViewCell.h in Headers */,
|
|
|
+ F35DD19B2A06850700B57F5B /* CPDFAnnotation+PDFListView.h in Headers */,
|
|
|
C918CEC929FA140C00D43974 /* CPDFInkViewController.h in Headers */,
|
|
|
F382636E29EFD0D9003F1DFD /* CPDFListView.h in Headers */,
|
|
|
F32DA17529ED904300E19ECA /* CPDFInfoTableCell.h in Headers */,
|
|
@@ -949,6 +997,7 @@
|
|
|
C91BE7CD2A037A490038F2BC /* CPDFInkTopToolBar.h in Headers */,
|
|
|
C918CEA529F8FC1800D43974 /* CPDFUnderlineViewController.h in Headers */,
|
|
|
C91BE7E22A048F1A0038F2BC /* CSignatureManager.h in Headers */,
|
|
|
+ F35DD19F2A06850700B57F5B /* CPDFCircleAnnotation+PDFListView.h in Headers */,
|
|
|
C91BE7D82A039D2A0038F2BC /* CPDFSignatureViewCell.h in Headers */,
|
|
|
C918CECE29FA43B800D43974 /* CPDFShapeCircleViewController.h in Headers */,
|
|
|
C9AF184129F22BBD00EC4979 /* CPDFAnnotationBarButton.h in Headers */,
|
|
@@ -959,8 +1008,10 @@
|
|
|
F38F5B632A038B0400D0EEFD /* CPDFListView+Private.h in Headers */,
|
|
|
F32DA17029ED904300E19ECA /* CPDFThumbnailViewCell.h in Headers */,
|
|
|
C9AF189729F4DA6A00EC4979 /* CPDFColorSelectView.h in Headers */,
|
|
|
+ F35DD19C2A06850700B57F5B /* CPDFAnnotationHeader.h in Headers */,
|
|
|
C9AF183B29F2198700EC4979 /* CPDFAnnotationBar.h in Headers */,
|
|
|
C918CED429FA972300D43974 /* CPDFShapeArrowViewController.h in Headers */,
|
|
|
+ F35DD19A2A06850700B57F5B /* CPDFSquareAnnotation+PDFListView.h in Headers */,
|
|
|
F38F5B602A0344EA00D0EEFD /* CPDFListView+Annotation.h in Headers */,
|
|
|
F32DA17929ED904300E19ECA /* CPDFDisplayViewController.h in Headers */,
|
|
|
C9AF183029EFB23C00EC4979 /* CPDFBookmarkViewController.h in Headers */,
|
|
@@ -973,6 +1024,7 @@
|
|
|
4F1131AF29F8EEA800950564 /* CPDFEditViewController.h in Headers */,
|
|
|
F32DA16529ED904300E19ECA /* CPDFOutlineViewController.h in Headers */,
|
|
|
4F06AB5729F6792E007797E4 /* CPDFImageProperty.h in Headers */,
|
|
|
+ F35DD19D2A06850700B57F5B /* CPDFLineAnnotation+PDFListView.h in Headers */,
|
|
|
C918CEA029F8F74000D43974 /* CPDFStrikeoutViewController.h in Headers */,
|
|
|
C91BE7E62A04AD880038F2BC /* CSignatureTopBar.h in Headers */,
|
|
|
F38F60C629EFF0C2008098F8 /* CPDFColorUtils.h in Headers */,
|
|
@@ -986,7 +1038,9 @@
|
|
|
C91BE7D42A039AC40038F2BC /* CPDFSignatureViewController.h in Headers */,
|
|
|
F32DA17129ED904300E19ECA /* CPDFThumbnailViewController.h in Headers */,
|
|
|
C9B9EC5929F54E9600C6A5D2 /* CAnnotStyle.h in Headers */,
|
|
|
+ F35DD18A2A067E7500B57F5B /* CPDFListView+UndoManager.h in Headers */,
|
|
|
C91BE7DC2A039E900038F2BC /* CPDFSignatureEditViewController.h in Headers */,
|
|
|
+ F35DD19E2A06850700B57F5B /* CPDFFreeTextAnnotation+PDFListView.h in Headers */,
|
|
|
F32DA16229ED904300E19ECA /* CPDFOutlineModel.h in Headers */,
|
|
|
4F1131BA29F911A800950564 /* CPDFTextPropertyCell.h in Headers */,
|
|
|
C9AF188E29F4C8A900EC4979 /* CPDFAnnotationBaseViewController.h in Headers */,
|
|
@@ -1090,6 +1144,7 @@
|
|
|
C918CE9729F8BA6200D43974 /* CPDFNoteViewController.m in Sources */,
|
|
|
C9B9EC5029F52DCC00C6A5D2 /* AAPLCustomPresentationController.m in Sources */,
|
|
|
4F1131BB29F911A800950564 /* CPDFTextPropertyCell.m in Sources */,
|
|
|
+ F35DD1A02A06850700B57F5B /* CPDFAnnotation+PDFListView.m in Sources */,
|
|
|
F32DA17F29ED904300E19ECA /* CNavigationController.m in Sources */,
|
|
|
F382636D29EFD0D9003F1DFD /* CPDFListView.m in Sources */,
|
|
|
F38F5B672A03D68100D0EEFD /* CPDFListMagnifierView.m in Sources */,
|
|
@@ -1103,8 +1158,10 @@
|
|
|
C918CEE429FBA41A00D43974 /* CPDFDrawArrowView.m in Sources */,
|
|
|
F32DA16929ED904300E19ECA /* CPDFSearchResultsViewController.m in Sources */,
|
|
|
F32DA16D29ED904300E19ECA /* CPDFSearchViewCell.m in Sources */,
|
|
|
+ F35DD1982A06850700B57F5B /* CPDFFreeTextAnnotation+PDFListView.m in Sources */,
|
|
|
4F5986922A03411700F06A1B /* CPDFDropDownMenu.m in Sources */,
|
|
|
F32DA16429ED904300E19ECA /* CPDFOutlineViewCell.m in Sources */,
|
|
|
+ F35DD1992A06850700B57F5B /* CPDFCircleAnnotation+PDFListView.m in Sources */,
|
|
|
F382636A29EFD0D9003F1DFD /* CPDFSlider.m in Sources */,
|
|
|
4F06AB5029F6792E007797E4 /* CPDFTextProperty.m in Sources */,
|
|
|
C9AF189C29F4DBF800EC4979 /* CPDFOpacitySliderView.m in Sources */,
|
|
@@ -1134,13 +1191,16 @@
|
|
|
C91BE7E72A04AD880038F2BC /* CSignatureTopBar.m in Sources */,
|
|
|
4F6C796B29FBD532008C9501 /* CPDFEditFontNameSelectView.m in Sources */,
|
|
|
F32DA18329ED904300E19ECA /* CNavigationRightView.m in Sources */,
|
|
|
+ F35DD1A12A06850700B57F5B /* CPDFSquareAnnotation+PDFListView.m in Sources */,
|
|
|
F32DA17729ED904300E19ECA /* CPDFInfoTableCell.m in Sources */,
|
|
|
4F1131B029F8EEA800950564 /* CPDFEditViewController.m in Sources */,
|
|
|
C918CED529FA972300D43974 /* CPDFShapeArrowViewController.m in Sources */,
|
|
|
F32DA16B29ED904300E19ECA /* CSearchToolbar.m in Sources */,
|
|
|
C918CEC429FA0C7700D43974 /* CPDFSquigglyViewController.m in Sources */,
|
|
|
C9AF183129EFB23C00EC4979 /* CPDFBookmarkViewController.m in Sources */,
|
|
|
+ F35DD1A22A06850700B57F5B /* CPDFLineAnnotation+PDFListView.m in Sources */,
|
|
|
C918CE8229F621E200D43974 /* CPDFColorPickerView.m in Sources */,
|
|
|
+ F35DD18B2A067E7500B57F5B /* CPDFListView+UndoManager.m in Sources */,
|
|
|
F32DA17629ED904300E19ECA /* CPDFInfoViewController.m in Sources */,
|
|
|
C91BE7CE2A037A490038F2BC /* CPDFInkTopToolBar.m in Sources */,
|
|
|
C91BE7D52A039AC40038F2BC /* CPDFSignatureViewController.m in Sources */,
|