|
@@ -1107,6 +1107,7 @@
|
|
|
F73B4F781E8D3BF800A97F07 /* CCMainTabBarController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CCMainTabBarController.swift; sourceTree = "<group>"; };
|
|
|
F73C002D1E55D7DF00EEEFA7 /* CCManageCryptoCloudSecurity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCManageCryptoCloudSecurity.h; sourceTree = "<group>"; };
|
|
|
F73C002E1E55D7DF00EEEFA7 /* CCManageCryptoCloudSecurity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCManageCryptoCloudSecurity.m; sourceTree = "<group>"; };
|
|
|
+ F73CB5771ED46807005F2A5A /* NCBridgeSwift.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NCBridgeSwift.h; sourceTree = "<group>"; };
|
|
|
F73CC0581E813DFF006E3047 /* BKPasscodeDummyViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BKPasscodeDummyViewController.h; sourceTree = "<group>"; };
|
|
|
F73CC0591E813DFF006E3047 /* BKPasscodeDummyViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BKPasscodeDummyViewController.m; sourceTree = "<group>"; };
|
|
|
F73CC05A1E813DFF006E3047 /* BKPasscodeField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BKPasscodeField.h; sourceTree = "<group>"; };
|
|
@@ -1570,7 +1571,6 @@
|
|
|
F76C3B871C638A4C00DC4301 /* CCError.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCError.h; sourceTree = "<group>"; };
|
|
|
F76C3B881C638A4C00DC4301 /* CCError.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCError.m; sourceTree = "<group>"; };
|
|
|
F76F23241ED45D2F00C40023 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Main.storyboard; sourceTree = "<group>"; };
|
|
|
- F76F23271ED45EC600C40023 /* NCBridgeSwift.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NCBridgeSwift.h; sourceTree = "<group>"; };
|
|
|
F76F23321ED4600700C40023 /* Share-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Share-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
|
F76F23331ED4603700C40023 /* LaunchScreen.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = LaunchScreen.xib; sourceTree = "<group>"; };
|
|
|
F777F0301C29717F00CE81CB /* PHAsset+Utility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "PHAsset+Utility.h"; sourceTree = "<group>"; };
|
|
@@ -3346,7 +3346,6 @@
|
|
|
F700222B1EC479840080073F /* Custom.xcassets */,
|
|
|
F76F23331ED4603700C40023 /* LaunchScreen.xib */,
|
|
|
F76F23241ED45D2F00C40023 /* Main.storyboard */,
|
|
|
- F76F23271ED45EC600C40023 /* NCBridgeSwift.h */,
|
|
|
F76B3CCD1EAE01BD00921AC9 /* NCBrand.swift */,
|
|
|
);
|
|
|
path = Brand;
|
|
@@ -3585,6 +3584,7 @@
|
|
|
F7A582D61A24DAB500E903D7 /* AppDelegate.m */,
|
|
|
F7C8C1901B482CEA0048180E /* CCGlobal.h */,
|
|
|
F7C8C1911B482CEA0048180E /* CCGlobal.m */,
|
|
|
+ F73CB5771ED46807005F2A5A /* NCBridgeSwift.h */,
|
|
|
F78088E51DD3A1DB005C5A7C /* cryptocloud.xcdatamodeld */,
|
|
|
F7F67BB81A24D27800EE80DA /* Images.xcassets */,
|
|
|
F70211F31BAC56E9003FC03E /* Main */,
|