|
@@ -3853,6 +3853,9 @@
|
|
|
BB86C1F228F54535005AD968 /* CPDFListView+KeyEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = BB86C1F128F54535005AD968 /* CPDFListView+KeyEvent.m */; };
|
|
|
BB86C1F328F54535005AD968 /* CPDFListView+KeyEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = BB86C1F128F54535005AD968 /* CPDFListView+KeyEvent.m */; };
|
|
|
BB86C1F428F54535005AD968 /* CPDFListView+KeyEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = BB86C1F128F54535005AD968 /* CPDFListView+KeyEvent.m */; };
|
|
|
+ BB86C2A22BC8C39600326A6B /* ExportAccessoryView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BB86C2A62BC8C39600326A6B /* ExportAccessoryView.xib */; };
|
|
|
+ BB86C2A32BC8C39600326A6B /* ExportAccessoryView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BB86C2A62BC8C39600326A6B /* ExportAccessoryView.xib */; };
|
|
|
+ BB86C2A42BC8C39600326A6B /* ExportAccessoryView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BB86C2A62BC8C39600326A6B /* ExportAccessoryView.xib */; };
|
|
|
BB8810612B4F74DD00AFA63E /* KMRepeatTrialAlertController.xib in Resources */ = {isa = PBXBuildFile; fileRef = BB88105E2B4F74DD00AFA63E /* KMRepeatTrialAlertController.xib */; };
|
|
|
BB8810622B4F74DD00AFA63E /* KMRepeatTrialAlertController.xib in Resources */ = {isa = PBXBuildFile; fileRef = BB88105E2B4F74DD00AFA63E /* KMRepeatTrialAlertController.xib */; };
|
|
|
BB8810632B4F74DD00AFA63E /* KMRepeatTrialAlertController.xib in Resources */ = {isa = PBXBuildFile; fileRef = BB88105E2B4F74DD00AFA63E /* KMRepeatTrialAlertController.xib */; };
|
|
@@ -4145,9 +4148,6 @@
|
|
|
BB97BE242BC3E02D00BECEA8 /* SKExportAccessoryController.m in Sources */ = {isa = PBXBuildFile; fileRef = BB97BE222BC3E02D00BECEA8 /* SKExportAccessoryController.m */; };
|
|
|
BB97BE252BC3E02D00BECEA8 /* SKExportAccessoryController.m in Sources */ = {isa = PBXBuildFile; fileRef = BB97BE222BC3E02D00BECEA8 /* SKExportAccessoryController.m */; };
|
|
|
BB97BE262BC3E02D00BECEA8 /* SKExportAccessoryController.m in Sources */ = {isa = PBXBuildFile; fileRef = BB97BE222BC3E02D00BECEA8 /* SKExportAccessoryController.m */; };
|
|
|
- BB97BE272BC3E02D00BECEA8 /* ExportAccessoryView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BB97BE232BC3E02D00BECEA8 /* ExportAccessoryView.xib */; };
|
|
|
- BB97BE282BC3E02D00BECEA8 /* ExportAccessoryView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BB97BE232BC3E02D00BECEA8 /* ExportAccessoryView.xib */; };
|
|
|
- BB97BE292BC3E02D00BECEA8 /* ExportAccessoryView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BB97BE232BC3E02D00BECEA8 /* ExportAccessoryView.xib */; };
|
|
|
BB981E522AD4F638001988CA /* KMCoverButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB981E502AD4F637001988CA /* KMCoverButton.swift */; };
|
|
|
BB981E532AD4F638001988CA /* KMCoverButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB981E502AD4F637001988CA /* KMCoverButton.swift */; };
|
|
|
BB981E542AD4F638001988CA /* KMCoverButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = BB981E502AD4F637001988CA /* KMCoverButton.swift */; };
|
|
@@ -6722,6 +6722,18 @@
|
|
|
BB86C1EC28F544F4005AD968 /* CPDFListView+Event.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "CPDFListView+Event.m"; sourceTree = "<group>"; };
|
|
|
BB86C1F028F54535005AD968 /* CPDFListView+KeyEvent.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "CPDFListView+KeyEvent.h"; sourceTree = "<group>"; };
|
|
|
BB86C1F128F54535005AD968 /* CPDFListView+KeyEvent.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "CPDFListView+KeyEvent.m"; sourceTree = "<group>"; };
|
|
|
+ BB86C2A52BC8C39600326A6B /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/ExportAccessoryView.xib; sourceTree = "<group>"; };
|
|
|
+ BB86C2A92BC8C3BD00326A6B /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/ExportAccessoryView.strings; sourceTree = "<group>"; };
|
|
|
+ BB86C2AB2BC8C3BF00326A6B /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/ExportAccessoryView.strings"; sourceTree = "<group>"; };
|
|
|
+ BB86C2AD2BC8C41600326A6B /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/ExportAccessoryView.strings"; sourceTree = "<group>"; };
|
|
|
+ BB86C2AF2BC8C41D00326A6B /* nl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = nl; path = nl.lproj/ExportAccessoryView.strings; sourceTree = "<group>"; };
|
|
|
+ BB86C2B12BC8C42100326A6B /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/ExportAccessoryView.strings; sourceTree = "<group>"; };
|
|
|
+ BB86C2B32BC8C42300326A6B /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/ExportAccessoryView.strings; sourceTree = "<group>"; };
|
|
|
+ BB86C2B52BC8C42700326A6B /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/ExportAccessoryView.strings; sourceTree = "<group>"; };
|
|
|
+ BB86C2B72BC8C42A00326A6B /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/ExportAccessoryView.strings; sourceTree = "<group>"; };
|
|
|
+ BB86C2B92BC8C42E00326A6B /* pl */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = pl; path = pl.lproj/ExportAccessoryView.strings; sourceTree = "<group>"; };
|
|
|
+ BB86C2BB2BC8C43100326A6B /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/ExportAccessoryView.strings; sourceTree = "<group>"; };
|
|
|
+ BB86C2BD2BC8C43400326A6B /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/ExportAccessoryView.strings; sourceTree = "<group>"; };
|
|
|
BB88105E2B4F74DD00AFA63E /* KMRepeatTrialAlertController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = KMRepeatTrialAlertController.xib; sourceTree = "<group>"; };
|
|
|
BB88105F2B4F74DD00AFA63E /* KMRepeatTrialAlertController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KMRepeatTrialAlertController.h; sourceTree = "<group>"; };
|
|
|
BB8810602B4F74DD00AFA63E /* KMRepeatTrialAlertController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = KMRepeatTrialAlertController.m; sourceTree = "<group>"; };
|
|
@@ -6848,7 +6860,6 @@
|
|
|
BB96A0B72AFCE45800559E24 /* WaitingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WaitingView.swift; sourceTree = "<group>"; };
|
|
|
BB97BE212BC3E02D00BECEA8 /* SKExportAccessoryController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SKExportAccessoryController.h; sourceTree = "<group>"; };
|
|
|
BB97BE222BC3E02D00BECEA8 /* SKExportAccessoryController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SKExportAccessoryController.m; sourceTree = "<group>"; };
|
|
|
- BB97BE232BC3E02D00BECEA8 /* ExportAccessoryView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ExportAccessoryView.xib; sourceTree = "<group>"; };
|
|
|
BB981E502AD4F637001988CA /* KMCoverButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KMCoverButton.swift; sourceTree = "<group>"; };
|
|
|
BB981E512AD4F638001988CA /* KMPageIndicator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KMPageIndicator.swift; sourceTree = "<group>"; };
|
|
|
BB981E582AD4F70D001988CA /* KMWelcomeWindowController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KMWelcomeWindowController.swift; sourceTree = "<group>"; };
|
|
@@ -12394,7 +12405,7 @@
|
|
|
children = (
|
|
|
BB97BE212BC3E02D00BECEA8 /* SKExportAccessoryController.h */,
|
|
|
BB97BE222BC3E02D00BECEA8 /* SKExportAccessoryController.m */,
|
|
|
- BB97BE232BC3E02D00BECEA8 /* ExportAccessoryView.xib */,
|
|
|
+ BB86C2A62BC8C39600326A6B /* ExportAccessoryView.xib */,
|
|
|
);
|
|
|
path = ExportAccessory;
|
|
|
sourceTree = "<group>";
|
|
@@ -13796,7 +13807,7 @@
|
|
|
BB24D4AA2977BE6700041659 /* KMRedactConfirmWindowController.xib in Resources */,
|
|
|
ADDF838C2B391A5D00A81A4E /* DSignatureFileListCellView.xib in Resources */,
|
|
|
BB0FE0552B734DD1001E0F88 /* AIUserInfoController.xib in Resources */,
|
|
|
- BB97BE272BC3E02D00BECEA8 /* ExportAccessoryView.xib in Resources */,
|
|
|
+ BB86C2A22BC8C39600326A6B /* ExportAccessoryView.xib in Resources */,
|
|
|
BBAFC84D298519F700D0648E /* KMSavePanelAccessoryController.xib in Resources */,
|
|
|
BB0FE0402B734DD1001E0F88 /* AITypeChooseView.xib in Resources */,
|
|
|
F3A9DC81294309D80074E5D2 /* CPDFListEditAnnotationViewController.xib in Resources */,
|
|
@@ -14306,7 +14317,7 @@
|
|
|
AD867F9929D955D200F00440 /* KMBOTAOutlineCellView.xib in Resources */,
|
|
|
BB1BFF662AE9FBA8003EB179 /* KMBatchOperateWindowController.xib in Resources */,
|
|
|
AD2BF2292B5608700029F03F /* Assets.xcassets in Resources */,
|
|
|
- BB97BE282BC3E02D00BECEA8 /* ExportAccessoryView.xib in Resources */,
|
|
|
+ BB86C2A32BC8C39600326A6B /* ExportAccessoryView.xib in Resources */,
|
|
|
BB65A0832AF8FEA1003A27A0 /* KMBatchOperateRemoveHeaderFooterViewController.xib in Resources */,
|
|
|
BB4F7E9A2B0C858D0077EC8C /* KMNoteTypeCollectionViewItem.xib in Resources */,
|
|
|
ADDF83842B391A5D00A81A4E /* DSignatureSaveTypeViewController.xib in Resources */,
|
|
@@ -15153,7 +15164,7 @@
|
|
|
AD055E8F2B88304E0035F824 /* BookmarkSheet.xib in Resources */,
|
|
|
9F3D819829A33A290087B5AD /* KMDesignDropdown.xib in Resources */,
|
|
|
BBC8A7772B0640C200FA9377 /* KMBotaSearchViewController.xib in Resources */,
|
|
|
- BB97BE292BC3E02D00BECEA8 /* ExportAccessoryView.xib in Resources */,
|
|
|
+ BB86C2A42BC8C39600326A6B /* ExportAccessoryView.xib in Resources */,
|
|
|
BB1B0B002B4FC6E900889528 /* KMOpenFileFunctionView.xib in Resources */,
|
|
|
8997010B28F4082C009AF911 /* KMFromViewController.xib in Resources */,
|
|
|
BB328B622B55512F00B382C6 /* KMVerificationMessageViewController.xib in Resources */,
|
|
@@ -18842,6 +18853,25 @@
|
|
|
name = Localizable.strings;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ BB86C2A62BC8C39600326A6B /* ExportAccessoryView.xib */ = {
|
|
|
+ isa = PBXVariantGroup;
|
|
|
+ children = (
|
|
|
+ BB86C2A52BC8C39600326A6B /* Base */,
|
|
|
+ BB86C2A92BC8C3BD00326A6B /* en */,
|
|
|
+ BB86C2AB2BC8C3BF00326A6B /* zh-Hans */,
|
|
|
+ BB86C2AD2BC8C41600326A6B /* zh-Hant */,
|
|
|
+ BB86C2AF2BC8C41D00326A6B /* nl */,
|
|
|
+ BB86C2B12BC8C42100326A6B /* fr */,
|
|
|
+ BB86C2B32BC8C42300326A6B /* de */,
|
|
|
+ BB86C2B52BC8C42700326A6B /* it */,
|
|
|
+ BB86C2B72BC8C42A00326A6B /* ja */,
|
|
|
+ BB86C2B92BC8C42E00326A6B /* pl */,
|
|
|
+ BB86C2BB2BC8C43100326A6B /* ru */,
|
|
|
+ BB86C2BD2BC8C43400326A6B /* es */,
|
|
|
+ );
|
|
|
+ name = ExportAccessoryView.xib;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
BB9007072B8DDCE400623B78 /* SyncPreferences.xib */ = {
|
|
|
isa = PBXVariantGroup;
|
|
|
children = (
|