Marino Faggiana 8 rokov pred
rodič
commit
0308cf7b0d

+ 15 - 12
Nextcloud.xcodeproj/project.pbxproj

@@ -1193,6 +1193,8 @@
 		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>"; };
+		F7416BAB1E2E2FA900B261A1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
+		F7416BAC1E2E2FBE00B261A1 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; 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>"; };
 		F74344191E1264EE001CC831 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/MainInterface.storyboard; sourceTree = "<group>"; };
@@ -2379,15 +2381,6 @@
 			path = Share;
 			sourceTree = "<group>";
 		};
-		F7296A5B1C8880BB001A7809 /* Supporting Files */ = {
-			isa = PBXGroup;
-			children = (
-				F7DCA1B81D32BD4100E48D39 /* Share Ext Nextcloud.entitlements */,
-			);
-			name = "Supporting Files";
-			path = Base.lproj;
-			sourceTree = "<group>";
-		};
 		F7296A5F1C8880C9001A7809 /* Cell */ = {
 			isa = PBXGroup;
 			children = (
@@ -2572,13 +2565,21 @@
 			path = UICKeyChainStore;
 			sourceTree = "<group>";
 		};
+		F7416BAD1E2E2FEF00B261A1 /* Supporting Files */ = {
+			isa = PBXGroup;
+			children = (
+				F7DCA1B81D32BD4100E48D39 /* Share Ext Nextcloud.entitlements */,
+				F7416BAB1E2E2FA900B261A1 /* Info.plist */,
+			);
+			name = "Supporting Files";
+			sourceTree = "<group>";
+		};
 		F74344131E1264EE001CC831 /* Picker */ = {
 			isa = PBXGroup;
 			children = (
 				F74344161E1264EE001CC831 /* DocumentPickerViewController.swift */,
 				F74344521E126D06001CC831 /* Picker-Bridging-Header.h */,
 				F74344181E1264EE001CC831 /* MainInterface.storyboard */,
-				F743441B1E1264EE001CC831 /* Info.plist */,
 				F74344141E1264EE001CC831 /* Supporting Files */,
 			);
 			path = Picker;
@@ -2587,6 +2588,7 @@
 		F74344141E1264EE001CC831 /* Supporting Files */ = {
 			isa = PBXGroup;
 			children = (
+				F743441B1E1264EE001CC831 /* Info.plist */,
 				F74344151E1264EE001CC831 /* Picker.entitlements */,
 			);
 			name = "Supporting Files";
@@ -2596,7 +2598,6 @@
 			isa = PBXGroup;
 			children = (
 				F74344241E1264EE001CC831 /* FileProvider.swift */,
-				F74344261E1264EE001CC831 /* Info.plist */,
 				F74344221E1264EE001CC831 /* Supporting Files */,
 			);
 			path = PickerFileProvider;
@@ -2605,6 +2606,7 @@
 		F74344221E1264EE001CC831 /* Supporting Files */ = {
 			isa = PBXGroup;
 			children = (
+				F74344261E1264EE001CC831 /* Info.plist */,
 				F74344231E1264EE001CC831 /* PickerFileProvider.entitlements */,
 			);
 			name = "Supporting Files";
@@ -2970,7 +2972,6 @@
 		F7C0F46D1C8880540059EC54 /* Share Ext */ = {
 			isa = PBXGroup;
 			children = (
-				F7296A5B1C8880BB001A7809 /* Supporting Files */,
 				F7296A5F1C8880C9001A7809 /* Cell */,
 				F78BFEDE1D31126B00E513CF /* MainInterface.storyboard */,
 				F7EF0CAC1D9E95EC00A9D15E /* CCSharedDBSession.h */,
@@ -2979,6 +2980,7 @@
 				F7C0F46F1C8880540059EC54 /* ShareViewController.m */,
 				F7296A661C8880ED001A7809 /* CCloadItemData.swift */,
 				F7E456D41C89D54A00BD63F0 /* Share Ext-Bridging-Header.h */,
+				F7416BAD1E2E2FEF00B261A1 /* Supporting Files */,
 			);
 			path = "Share Ext";
 			sourceTree = "<group>";
@@ -3182,6 +3184,7 @@
 				F7229B491DF71BB300E8C4E7 /* AUTHORS */,
 				F78BFECA1D3111B800E513CF /* LaunchScreenNextcloud.xib */,
 				F7145A2E1D12E62B00CAFEEC /* Nextcloud.entitlements */,
+				F7416BAC1E2E2FBE00B261A1 /* Info.plist */,
 				F77D49A71DC238E500CDC568 /* loading@2x.gif */,
 				F76344751BF259A800188725 /* synchronized.gif */,
 				F76344761BF259A800188725 /* synchronizedcrypto.gif */,

+ 1 - 1
Picker/Info.plist

@@ -19,7 +19,7 @@
 	<key>CFBundleShortVersionString</key>
 	<string>2.17</string>
 	<key>CFBundleVersion</key>
-	<string>00001</string>
+	<string>00002</string>
 	<key>NSExtension</key>
 	<dict>
 		<key>NSExtensionAttributes</key>

+ 1 - 1
PickerFileProvider/Info.plist

@@ -19,7 +19,7 @@
 	<key>CFBundleShortVersionString</key>
 	<string>2.17</string>
 	<key>CFBundleVersion</key>
-	<string>00001</string>
+	<string>00002</string>
 	<key>NSExtension</key>
 	<dict>
 		<key>NSExtensionFileProviderDocumentGroup</key>

+ 1 - 1
Share Ext/Info.plist

@@ -21,7 +21,7 @@
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>00001</string>
+	<string>00002</string>
 	<key>NSAppTransportSecurity</key>
 	<dict>
 		<key>NSAllowsArbitraryLoads</key>

+ 1 - 1
iOSClient/Info.plist

@@ -69,7 +69,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>00001</string>
+	<string>00002</string>
 	<key>ITSAppUsesNonExemptEncryption</key>
 	<true/>
 	<key>ITSEncryptionExportComplianceCode</key>