瀏覽代碼

add custom-swift

Marino Faggiana 7 年之前
父節點
當前提交
d04e5e52b5
共有 2 個文件被更改,包括 5 次插入0 次删除
  1. 2 0
      Nextcloud.xcodeproj/project.pbxproj
  2. 3 0
      iOSClient/Brand/CustomSwift.h

+ 2 - 0
Nextcloud.xcodeproj/project.pbxproj

@@ -981,6 +981,7 @@
 		F7540F2A1D5B238600C3FFA8 /* x509.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = x509.h; sourceTree = "<group>"; };
 		F7540F2B1D5B238600C3FFA8 /* x509_vfy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = x509_vfy.h; sourceTree = "<group>"; };
 		F7540F2C1D5B238600C3FFA8 /* x509v3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = x509v3.h; sourceTree = "<group>"; };
+		F755D43C1FC44E7B00801AE4 /* CustomSwift.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CustomSwift.h; sourceTree = "<group>"; };
 		F75797AD1E81356C00187A1B /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/CTAssetsPicker.strings; sourceTree = "<group>"; };
 		F75AC2421F1F62450073EC19 /* NCManageAutoUploadFileName.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NCManageAutoUploadFileName.swift; sourceTree = "<group>"; };
 		F75ADF441DC75FFE008A7347 /* CCLogin.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = CCLogin.storyboard; sourceTree = "<group>"; };
@@ -2570,6 +2571,7 @@
 				F7C742D31E7BD36600D9C973 /* Supporting Files */,
 				F710E80C1EF95C9C00DC2427 /* Intro */,
 				F700222B1EC479840080073F /* Custom.xcassets */,
+				F755D43C1FC44E7B00801AE4 /* CustomSwift.h */,
 				F76F23331ED4603700C40023 /* LaunchScreen.xib */,
 				F76B3CCD1EAE01BD00921AC9 /* NCBrand.swift */,
 			);

+ 3 - 0
iOSClient/Brand/CustomSwift.h

@@ -0,0 +1,3 @@
+
+#import "Custom-Swift.h"
+