|
@@ -298,6 +298,9 @@
|
|
F76B3CD01EAE01BD00921AC9 /* NCBrand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F76B3CCD1EAE01BD00921AC9 /* NCBrand.swift */; };
|
|
F76B3CD01EAE01BD00921AC9 /* NCBrand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F76B3CCD1EAE01BD00921AC9 /* NCBrand.swift */; };
|
|
F76B3CD11EAE01BD00921AC9 /* NCBrand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F76B3CCD1EAE01BD00921AC9 /* NCBrand.swift */; };
|
|
F76B3CD11EAE01BD00921AC9 /* NCBrand.swift in Sources */ = {isa = PBXBuildFile; fileRef = F76B3CCD1EAE01BD00921AC9 /* NCBrand.swift */; };
|
|
F76F23341ED4603700C40023 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = F76F23331ED4603700C40023 /* LaunchScreen.xib */; };
|
|
F76F23341ED4603700C40023 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = F76F23331ED4603700C40023 /* LaunchScreen.xib */; };
|
|
|
|
+ F774DF0F1FCC26BE002AF9FC /* iTunesArtwork@1x.png in Resources */ = {isa = PBXBuildFile; fileRef = F774DF0C1FCC26BD002AF9FC /* iTunesArtwork@1x.png */; };
|
|
|
|
+ F774DF101FCC26BE002AF9FC /* iTunesArtwork@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F774DF0D1FCC26BD002AF9FC /* iTunesArtwork@2x.png */; };
|
|
|
|
+ F774DF111FCC26BE002AF9FC /* iTunesArtwork@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = F774DF0E1FCC26BE002AF9FC /* iTunesArtwork@3x.png */; };
|
|
F77B0DF21D118A16002130FE /* CCUploadFromOtherUpp.m in Sources */ = {isa = PBXBuildFile; fileRef = F7956FCA1B4886E60085DEA3 /* CCUploadFromOtherUpp.m */; };
|
|
F77B0DF21D118A16002130FE /* CCUploadFromOtherUpp.m in Sources */ = {isa = PBXBuildFile; fileRef = F7956FCA1B4886E60085DEA3 /* CCUploadFromOtherUpp.m */; };
|
|
F77B0DF41D118A16002130FE /* CCMain.m in Sources */ = {isa = PBXBuildFile; fileRef = F70211FB1BAC56E9003FC03E /* CCMain.m */; };
|
|
F77B0DF41D118A16002130FE /* CCMain.m in Sources */ = {isa = PBXBuildFile; fileRef = F70211FB1BAC56E9003FC03E /* CCMain.m */; };
|
|
F77B0DF51D118A16002130FE /* CCUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = F7053E3D1C639DF500741EA5 /* CCUtility.m */; };
|
|
F77B0DF51D118A16002130FE /* CCUtility.m in Sources */ = {isa = PBXBuildFile; fileRef = F7053E3D1C639DF500741EA5 /* CCUtility.m */; };
|
|
@@ -1127,6 +1130,9 @@
|
|
F76C3B881C638A4C00DC4301 /* CCError.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCError.m; sourceTree = "<group>"; };
|
|
F76C3B881C638A4C00DC4301 /* CCError.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCError.m; sourceTree = "<group>"; };
|
|
F76F23321ED4600700C40023 /* Share-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Share-Bridging-Header.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>"; };
|
|
F76F23331ED4603700C40023 /* LaunchScreen.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = LaunchScreen.xib; sourceTree = "<group>"; };
|
|
|
|
+ F774DF0C1FCC26BD002AF9FC /* iTunesArtwork@1x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "iTunesArtwork@1x.png"; sourceTree = "<group>"; };
|
|
|
|
+ F774DF0D1FCC26BD002AF9FC /* iTunesArtwork@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "iTunesArtwork@2x.png"; sourceTree = "<group>"; };
|
|
|
|
+ F774DF0E1FCC26BE002AF9FC /* iTunesArtwork@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "iTunesArtwork@3x.png"; sourceTree = "<group>"; };
|
|
F777F0301C29717F00CE81CB /* PHAsset+Utility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "PHAsset+Utility.h"; sourceTree = "<group>"; };
|
|
F777F0301C29717F00CE81CB /* PHAsset+Utility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "PHAsset+Utility.h"; sourceTree = "<group>"; };
|
|
F777F0311C29717F00CE81CB /* PHAsset+Utility.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "PHAsset+Utility.m"; sourceTree = "<group>"; };
|
|
F777F0311C29717F00CE81CB /* PHAsset+Utility.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "PHAsset+Utility.m"; sourceTree = "<group>"; };
|
|
F77D49A71DC238E500CDC568 /* loading@2x.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = "loading@2x.gif"; sourceTree = "<group>"; };
|
|
F77D49A71DC238E500CDC568 /* loading@2x.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = "loading@2x.gif"; sourceTree = "<group>"; };
|
|
@@ -2936,6 +2942,9 @@
|
|
children = (
|
|
children = (
|
|
F72B60941A24F04E004EF66F /* Localizations */,
|
|
F72B60941A24F04E004EF66F /* Localizations */,
|
|
F75CDBF51DF063AD00116AD0 /* .gitignore */,
|
|
F75CDBF51DF063AD00116AD0 /* .gitignore */,
|
|
|
|
+ F774DF0C1FCC26BD002AF9FC /* iTunesArtwork@1x.png */,
|
|
|
|
+ F774DF0D1FCC26BD002AF9FC /* iTunesArtwork@2x.png */,
|
|
|
|
+ F774DF0E1FCC26BE002AF9FC /* iTunesArtwork@3x.png */,
|
|
F7229B491DF71BB300E8C4E7 /* AUTHORS */,
|
|
F7229B491DF71BB300E8C4E7 /* AUTHORS */,
|
|
F7F0617A1BAACDD300846525 /* CryptoCloud.pch */,
|
|
F7F0617A1BAACDD300846525 /* CryptoCloud.pch */,
|
|
F77D49A71DC238E500CDC568 /* loading@2x.gif */,
|
|
F77D49A71DC238E500CDC568 /* loading@2x.gif */,
|
|
@@ -3304,6 +3313,7 @@
|
|
F7F54CE61E5B14C700E19C62 /* ImageError@2x.png in Resources */,
|
|
F7F54CE61E5B14C700E19C62 /* ImageError@2x.png in Resources */,
|
|
F7F54CEF1E5B14C700E19C62 /* ImageSelectedSmallOff@2x.png in Resources */,
|
|
F7F54CEF1E5B14C700E19C62 /* ImageSelectedSmallOff@2x.png in Resources */,
|
|
F7F54CFF1E5B14C700E19C62 /* UIBarButtonItemArrowRight@3x.png in Resources */,
|
|
F7F54CFF1E5B14C700E19C62 /* UIBarButtonItemArrowRight@3x.png in Resources */,
|
|
|
|
+ F774DF0F1FCC26BE002AF9FC /* iTunesArtwork@1x.png in Resources */,
|
|
F77B0F611D118A16002130FE /* Acknowledgements.rtf in Resources */,
|
|
F77B0F611D118A16002130FE /* Acknowledgements.rtf in Resources */,
|
|
F77B0F631D118A16002130FE /* Localizable.strings in Resources */,
|
|
F77B0F631D118A16002130FE /* Localizable.strings in Resources */,
|
|
F7D4234C1F0596AC009C9782 /* Reader-Print@3x.png in Resources */,
|
|
F7D4234C1F0596AC009C9782 /* Reader-Print@3x.png in Resources */,
|
|
@@ -3333,10 +3343,12 @@
|
|
F77B0F8C1D118A16002130FE /* CCCellMainTransfer.xib in Resources */,
|
|
F77B0F8C1D118A16002130FE /* CCCellMainTransfer.xib in Resources */,
|
|
F73B4EF41F470D9100BBEE4B /* JISFreq.tab in Resources */,
|
|
F73B4EF41F470D9100BBEE4B /* JISFreq.tab in Resources */,
|
|
F7D423451F0596AC009C9782 /* Reader-Mark-N@2x.png in Resources */,
|
|
F7D423451F0596AC009C9782 /* Reader-Mark-N@2x.png in Resources */,
|
|
|
|
+ F774DF101FCC26BE002AF9FC /* iTunesArtwork@2x.png in Resources */,
|
|
F7D423481F0596AC009C9782 /* Reader-Mark-Y@2x.png in Resources */,
|
|
F7D423481F0596AC009C9782 /* Reader-Mark-Y@2x.png in Resources */,
|
|
F7D4233F1F0596AC009C9782 /* Reader-Email@2x.png in Resources */,
|
|
F7D4233F1F0596AC009C9782 /* Reader-Email@2x.png in Resources */,
|
|
F73B4EF11F470D9100BBEE4B /* EUCKRFreq.tab in Resources */,
|
|
F73B4EF11F470D9100BBEE4B /* EUCKRFreq.tab in Resources */,
|
|
F75797AE1E81356C00187A1B /* CTAssetsPicker.strings in Resources */,
|
|
F75797AE1E81356C00187A1B /* CTAssetsPicker.strings in Resources */,
|
|
|
|
+ F774DF111FCC26BE002AF9FC /* iTunesArtwork@3x.png in Resources */,
|
|
F762CB961EACB84400B38484 /* icon-error@2x.png in Resources */,
|
|
F762CB961EACB84400B38484 /* icon-error@2x.png in Resources */,
|
|
F7D4234A1F0596AC009C9782 /* Reader-Print.png in Resources */,
|
|
F7D4234A1F0596AC009C9782 /* Reader-Print.png in Resources */,
|
|
F7D423331F0596AC009C9782 /* AppIcon-076.png in Resources */,
|
|
F7D423331F0596AC009C9782 /* AppIcon-076.png in Resources */,
|