|
@@ -510,6 +510,8 @@
|
|
|
F7C525A21E3B6DA800FFE02C /* CCNotification.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F7C525A11E3B6DA800FFE02C /* CCNotification.storyboard */; };
|
|
|
F7C742C21E7BD01F00D9C973 /* iOSClient.plist in Resources */ = {isa = PBXBuildFile; fileRef = F7C742C11E7BD01F00D9C973 /* iOSClient.plist */; };
|
|
|
F7C742D21E7BD35B00D9C973 /* Share.plist in Resources */ = {isa = PBXBuildFile; fileRef = F7C742D11E7BD35B00D9C973 /* Share.plist */; };
|
|
|
+ F7C742D61E7BD44400D9C973 /* Picker.plist in Resources */ = {isa = PBXBuildFile; fileRef = F7C742D51E7BD44400D9C973 /* Picker.plist */; };
|
|
|
+ F7C742D81E7BD5C900D9C973 /* MainInterface.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F7C742D71E7BD5C900D9C973 /* MainInterface.storyboard */; };
|
|
|
F7CE28851D1ACFA70025783C /* CCProgressView.m in Sources */ = {isa = PBXBuildFile; fileRef = F7CE28801D1ACFA70025783C /* CCProgressView.m */; };
|
|
|
F7CE28881D1ACFA70025783C /* UINavigationController+CCProgress.m in Sources */ = {isa = PBXBuildFile; fileRef = F7CE28821D1ACFA70025783C /* UINavigationController+CCProgress.m */; };
|
|
|
F7D2677C1E157053005ACB7E /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F7F67BB81A24D27800EE80DA /* Images.xcassets */; };
|
|
@@ -616,7 +618,6 @@
|
|
|
F7FC88FD1E141A3F006D0506 /* Error.strings in Resources */ = {isa = PBXBuildFile; fileRef = F7B381BF1C074E3E004693F8 /* Error.strings */; };
|
|
|
F7FCFFD81D70798C000E6E29 /* CCPeekPop.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F7FCFFD61D70798C000E6E29 /* CCPeekPop.storyboard */; };
|
|
|
F7FCFFE01D707B83000E6E29 /* CCPeekPop.m in Sources */ = {isa = PBXBuildFile; fileRef = F7FCFFDE1D707B83000E6E29 /* CCPeekPop.m */; };
|
|
|
- F7FD646F1E65A6ED003EE4D0 /* MainInterface.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F7FD646D1E65A6ED003EE4D0 /* MainInterface.storyboard */; };
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
@@ -1213,9 +1214,7 @@
|
|
|
F73CCE281DC13798007E38D8 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
F73CCE291DC13798007E38D8 /* UICKeyChainStore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UICKeyChainStore.h; sourceTree = "<group>"; };
|
|
|
F73CCE2A1DC13798007E38D8 /* UICKeyChainStore.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UICKeyChainStore.m; sourceTree = "<group>"; };
|
|
|
- F74344151E1264EE001CC831 /* Picker.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Picker.entitlements; sourceTree = "<group>"; };
|
|
|
F74344161E1264EE001CC831 /* DocumentPickerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DocumentPickerViewController.swift; sourceTree = "<group>"; };
|
|
|
- F743441B1E1264EE001CC831 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
F74344231E1264EE001CC831 /* PickerFileProvider.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = PickerFileProvider.entitlements; sourceTree = "<group>"; };
|
|
|
F74344241E1264EE001CC831 /* FileProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileProvider.swift; sourceTree = "<group>"; };
|
|
|
F74344261E1264EE001CC831 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
@@ -1464,6 +1463,9 @@
|
|
|
F7C742C11E7BD01F00D9C973 /* iOSClient.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = iOSClient.plist; sourceTree = "<group>"; };
|
|
|
F7C742D01E7BD35B00D9C973 /* Share.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = Share.entitlements; sourceTree = "<group>"; };
|
|
|
F7C742D11E7BD35B00D9C973 /* Share.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Share.plist; sourceTree = "<group>"; };
|
|
|
+ F7C742D41E7BD44400D9C973 /* Picker.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = Picker.entitlements; sourceTree = "<group>"; };
|
|
|
+ F7C742D51E7BD44400D9C973 /* Picker.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Picker.plist; sourceTree = "<group>"; };
|
|
|
+ F7C742D71E7BD5C900D9C973 /* MainInterface.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = MainInterface.storyboard; sourceTree = "<group>"; };
|
|
|
F7C8C1721B482A920048180E /* CCMetadata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; lineEnding = 0; path = CCMetadata.h; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.objcpp; };
|
|
|
F7C8C1731B482A920048180E /* CCMetadata.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; lineEnding = 0; path = CCMetadata.m; sourceTree = "<group>"; };
|
|
|
F7C8C1901B482CEA0048180E /* CCGlobal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCGlobal.h; sourceTree = "<group>"; };
|
|
@@ -1650,7 +1652,6 @@
|
|
|
F7FCFFD61D70798C000E6E29 /* CCPeekPop.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = CCPeekPop.storyboard; sourceTree = "<group>"; };
|
|
|
F7FCFFDD1D707B83000E6E29 /* CCPeekPop.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCPeekPop.h; sourceTree = "<group>"; };
|
|
|
F7FCFFDE1D707B83000E6E29 /* CCPeekPop.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCPeekPop.m; sourceTree = "<group>"; };
|
|
|
- F7FD646E1E65A6ED003EE4D0 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = MainInterface.storyboard; sourceTree = "<group>"; };
|
|
|
F7FE125C1BAC03FB0041924B /* CCBKPasscode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCBKPasscode.h; sourceTree = "<group>"; };
|
|
|
F7FE125D1BAC03FB0041924B /* CCBKPasscode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCBKPasscode.m; sourceTree = "<group>"; };
|
|
|
F7FE125E1BAC03FB0041924B /* CCCrypto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCCrypto.h; sourceTree = "<group>"; };
|
|
@@ -2569,23 +2570,13 @@
|
|
|
F74344131E1264EE001CC831 /* Picker */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- F7FD646C1E65A6ED003EE4D0 /* Base.lproj */,
|
|
|
+ F7C742D71E7BD5C900D9C973 /* MainInterface.storyboard */,
|
|
|
F74344161E1264EE001CC831 /* DocumentPickerViewController.swift */,
|
|
|
F74344521E126D06001CC831 /* Picker-Bridging-Header.h */,
|
|
|
- F74344141E1264EE001CC831 /* Supporting Files */,
|
|
|
);
|
|
|
path = Picker;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- F74344141E1264EE001CC831 /* Supporting Files */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- F743441B1E1264EE001CC831 /* Info.plist */,
|
|
|
- F74344151E1264EE001CC831 /* Picker.entitlements */,
|
|
|
- );
|
|
|
- name = "Supporting Files";
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
F74344211E1264EE001CC831 /* PickerFileProvider */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -3048,6 +3039,8 @@
|
|
|
F7C742C11E7BD01F00D9C973 /* iOSClient.plist */,
|
|
|
F7C742D01E7BD35B00D9C973 /* Share.entitlements */,
|
|
|
F7C742D11E7BD35B00D9C973 /* Share.plist */,
|
|
|
+ F7C742D41E7BD44400D9C973 /* Picker.entitlements */,
|
|
|
+ F7C742D51E7BD44400D9C973 /* Picker.plist */,
|
|
|
);
|
|
|
name = "Supporting Files";
|
|
|
sourceTree = "<group>";
|
|
@@ -3393,14 +3386,6 @@
|
|
|
path = PeekPop;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- F7FD646C1E65A6ED003EE4D0 /* Base.lproj */ = {
|
|
|
- isa = PBXGroup;
|
|
|
- children = (
|
|
|
- F7FD646D1E65A6ED003EE4D0 /* MainInterface.storyboard */,
|
|
|
- );
|
|
|
- path = Base.lproj;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
F7FE125B1BAC03FB0041924B /* Security */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -3689,11 +3674,12 @@
|
|
|
isa = PBXResourcesBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
- F7FD646F1E65A6ED003EE4D0 /* MainInterface.storyboard in Resources */,
|
|
|
+ F7C742D81E7BD5C900D9C973 /* MainInterface.storyboard in Resources */,
|
|
|
F7FC88FD1E141A3F006D0506 /* Error.strings in Resources */,
|
|
|
F7FC88FB1E141A34006D0506 /* BKPasscodeView.strings in Resources */,
|
|
|
F7FC88FC1E141A39006D0506 /* Localizable.strings in Resources */,
|
|
|
F7D2677C1E157053005ACB7E /* Images.xcassets in Resources */,
|
|
|
+ F7C742D61E7BD44400D9C973 /* Picker.plist in Resources */,
|
|
|
F743444B1E126B69001CC831 /* CCMove.storyboard in Resources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
@@ -4486,14 +4472,6 @@
|
|
|
name = CTAssetsPicker.strings;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- F7FD646D1E65A6ED003EE4D0 /* MainInterface.storyboard */ = {
|
|
|
- isa = PBXVariantGroup;
|
|
|
- children = (
|
|
|
- F7FD646E1E65A6ED003EE4D0 /* Base */,
|
|
|
- );
|
|
|
- name = MainInterface.storyboard;
|
|
|
- sourceTree = "<group>";
|
|
|
- };
|
|
|
/* End PBXVariantGroup section */
|
|
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
@@ -4582,7 +4560,7 @@
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
|
|
|
- CODE_SIGN_ENTITLEMENTS = Picker/Picker.entitlements;
|
|
|
+ CODE_SIGN_ENTITLEMENTS = iOSClient/Brand/Picker.entitlements;
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
@@ -4594,7 +4572,7 @@
|
|
|
"NC=1",
|
|
|
);
|
|
|
HEADER_SEARCH_PATHS = "\"Libraries external\"/**";
|
|
|
- INFOPLIST_FILE = Picker/Info.plist;
|
|
|
+ INFOPLIST_FILE = "$(SRCROOT)/iOSClient/Brand/Picker.plist";
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
|
|
|
LIBRARY_SEARCH_PATHS = "\"Libraries external\"/**";
|
|
@@ -4615,7 +4593,7 @@
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
|
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
|
|
|
- CODE_SIGN_ENTITLEMENTS = Picker/Picker.entitlements;
|
|
|
+ CODE_SIGN_ENTITLEMENTS = iOSClient/Brand/Picker.entitlements;
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
@@ -4626,7 +4604,7 @@
|
|
|
"NC=1",
|
|
|
);
|
|
|
HEADER_SEARCH_PATHS = "\"Libraries external\"/**";
|
|
|
- INFOPLIST_FILE = Picker/Info.plist;
|
|
|
+ INFOPLIST_FILE = "$(SRCROOT)/iOSClient/Brand/Picker.plist";
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks";
|
|
|
LIBRARY_SEARCH_PATHS = "\"Libraries external\"/**";
|