|
@@ -31,6 +31,8 @@
|
|
|
3781B9B223DB2B9F006B4B1D /* CCMain+Menu.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3781B9B123DB2B9F006B4B1D /* CCMain+Menu.swift */; };
|
|
|
3781B9B423DB2BC9006B4B1D /* CCFavorites+Menu.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3781B9B323DB2BC9006B4B1D /* CCFavorites+Menu.swift */; };
|
|
|
37ECC83B23D0C7410082EFA2 /* NCMenuAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 37ECC83A23D0C7400082EFA2 /* NCMenuAction.swift */; };
|
|
|
+ F70006FA24164F8D00F214A5 /* NCViewerImageVideo.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = F70006F924164F8D00F214A5 /* NCViewerImageVideo.storyboard */; };
|
|
|
+ F70006FC2416500B00F214A5 /* NCViewerImageVideo.swift in Sources */ = {isa = PBXBuildFile; fileRef = F70006FB2416500B00F214A5 /* NCViewerImageVideo.swift */; };
|
|
|
F700222C1EC479840080073F /* Custom.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F700222B1EC479840080073F /* Custom.xcassets */; };
|
|
|
F700222D1EC479840080073F /* Custom.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = F700222B1EC479840080073F /* Custom.xcassets */; };
|
|
|
F70022B31EC4C9100080073F /* OCActivity.m in Sources */ = {isa = PBXBuildFile; fileRef = F70022671EC4C9100080073F /* OCActivity.m */; };
|
|
@@ -625,6 +627,8 @@
|
|
|
3781B9B123DB2B9F006B4B1D /* CCMain+Menu.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CCMain+Menu.swift"; sourceTree = "<group>"; };
|
|
|
3781B9B323DB2BC9006B4B1D /* CCFavorites+Menu.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CCFavorites+Menu.swift"; sourceTree = "<group>"; };
|
|
|
37ECC83A23D0C7400082EFA2 /* NCMenuAction.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCMenuAction.swift; sourceTree = "<group>"; };
|
|
|
+ F70006F924164F8D00F214A5 /* NCViewerImageVideo.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = NCViewerImageVideo.storyboard; sourceTree = "<group>"; };
|
|
|
+ F70006FB2416500B00F214A5 /* NCViewerImageVideo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NCViewerImageVideo.swift; sourceTree = "<group>"; };
|
|
|
F700222B1EC479840080073F /* Custom.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Custom.xcassets; sourceTree = "<group>"; };
|
|
|
F70022661EC4C9100080073F /* OCActivity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OCActivity.h; sourceTree = "<group>"; };
|
|
|
F70022671EC4C9100080073F /* OCActivity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OCActivity.m; sourceTree = "<group>"; };
|
|
@@ -2090,6 +2094,8 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
F79018B2240962C7007C9B6D /* NCViewerImageDismissAnimationController.swift */,
|
|
|
+ F70006F924164F8D00F214A5 /* NCViewerImageVideo.storyboard */,
|
|
|
+ F70006FB2416500B00F214A5 /* NCViewerImageVideo.swift */,
|
|
|
F79018B3240962C7007C9B6D /* NCViewerImageContentView.swift */,
|
|
|
F7381439240FE48D00404AC7 /* NCViewerImageCommon.swift */,
|
|
|
F79018B4240962C7007C9B6D /* NCViewerImageViewController.swift */,
|
|
@@ -2942,6 +2948,7 @@
|
|
|
F73B4EF41F470D9100BBEE4B /* JISFreq.tab in Resources */,
|
|
|
F760F77B21F21F61006B1A73 /* icomoon.ttf in Resources */,
|
|
|
F760F78021F21F61006B1A73 /* PhotoEditorViewController.xib in Resources */,
|
|
|
+ F70006FA24164F8D00F214A5 /* NCViewerImageVideo.storyboard in Resources */,
|
|
|
F774DF101FCC26BE002AF9FC /* iTunesArtwork@2x.png in Resources */,
|
|
|
F73B4EF11F470D9100BBEE4B /* EUCKRFreq.tab in Resources */,
|
|
|
F7501C322212E57500FB1415 /* NCMedia.storyboard in Resources */,
|
|
@@ -3386,6 +3393,7 @@
|
|
|
F762CB031EACB66200B38484 /* XLFormStepCounterCell.m in Sources */,
|
|
|
F760F79321F21F61006B1A73 /* CropView.swift in Sources */,
|
|
|
F762CAF71EACB66200B38484 /* XLFormBaseCell.m in Sources */,
|
|
|
+ F70006FC2416500B00F214A5 /* NCViewerImageVideo.swift in Sources */,
|
|
|
F760F78A21F21F61006B1A73 /* UIImage+Size.swift in Sources */,
|
|
|
F710D1FF24057E5E00A6033D /* NCActionSheetHeaderView.swift in Sources */,
|
|
|
F70022B31EC4C9100080073F /* OCActivity.m in Sources */,
|
|
@@ -3556,7 +3564,7 @@
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 4;
|
|
|
+ CURRENT_PROJECT_VERSION = 5;
|
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -3607,7 +3615,7 @@
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 4;
|
|
|
+ CURRENT_PROJECT_VERSION = 5;
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -3650,7 +3658,7 @@
|
|
|
CODE_SIGN_ENTITLEMENTS = iOSClient/Brand/Share.entitlements;
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
- CURRENT_PROJECT_VERSION = 4;
|
|
|
+ CURRENT_PROJECT_VERSION = 5;
|
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -3694,7 +3702,7 @@
|
|
|
CODE_SIGN_ENTITLEMENTS = iOSClient/Brand/Share.entitlements;
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
- CURRENT_PROJECT_VERSION = 4;
|
|
|
+ CURRENT_PROJECT_VERSION = 5;
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -3744,7 +3752,7 @@
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 4;
|
|
|
+ CURRENT_PROJECT_VERSION = 5;
|
|
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -3794,7 +3802,7 @@
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 4;
|
|
|
+ CURRENT_PROJECT_VERSION = 5;
|
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -3836,7 +3844,7 @@
|
|
|
CODE_SIGN_ENTITLEMENTS = iOSClient/Brand/iOSClient.entitlements;
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
- CURRENT_PROJECT_VERSION = 4;
|
|
|
+ CURRENT_PROJECT_VERSION = 5;
|
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
ENABLE_BITCODE = YES;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
@@ -3883,7 +3891,7 @@
|
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
|
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
- CURRENT_PROJECT_VERSION = 4;
|
|
|
+ CURRENT_PROJECT_VERSION = 5;
|
|
|
DEVELOPMENT_TEAM = 6JLRKY9ZV7;
|
|
|
ENABLE_BITCODE = YES;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|