Browse Source

Added ios icons

Arnaud Vergnet 3 years ago
parent
commit
8a1f0d110b

+ 9
- 7
ios/Campus.xcodeproj/project.pbxproj View File

@@ -146,7 +146,7 @@
146 146
 				TargetAttributes = {
147 147
 					13B07F861A680F5B00A75B9A = {
148 148
 						DevelopmentTeam = 6JA7CLNUV6;
149
-						ProvisioningStyle = Manual;
149
+						ProvisioningStyle = Automatic;
150 150
 					};
151 151
 				};
152 152
 			};
@@ -272,13 +272,14 @@
272 272
 			buildSettings = {
273 273
 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
274 274
 				CODE_SIGN_ENTITLEMENTS = Campus/application.entitlements;
275
-				CODE_SIGN_IDENTITY = "iPhone Distribution";
276
-				CODE_SIGN_STYLE = Manual;
275
+				CODE_SIGN_IDENTITY = "Apple Development";
276
+				CODE_SIGN_STYLE = Automatic;
277 277
 				CURRENT_PROJECT_VERSION = 1;
278 278
 				DEAD_CODE_STRIPPING = NO;
279 279
 				DEVELOPMENT_TEAM = 6JA7CLNUV6;
280 280
 				INFOPLIST_FILE = Campus/Info.plist;
281 281
 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
282
+				MARKETING_VERSION = 2.0.1;
282 283
 				OTHER_LDFLAGS = (
283 284
 					"$(inherited)",
284 285
 					"-ObjC",
@@ -286,7 +287,7 @@
286 287
 				);
287 288
 				PRODUCT_BUNDLE_IDENTIFIER = fr.amicaleinsat.application;
288 289
 				PRODUCT_NAME = application;
289
-				PROVISIONING_PROFILE_SPECIFIER = "fr.amicaleinsat.application AppStore";
290
+				PROVISIONING_PROFILE_SPECIFIER = "";
290 291
 				VERSIONING_SYSTEM = "apple-generic";
291 292
 			};
292 293
 			name = Debug;
@@ -297,12 +298,13 @@
297 298
 			buildSettings = {
298 299
 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
299 300
 				CODE_SIGN_ENTITLEMENTS = Campus/application.entitlements;
300
-				CODE_SIGN_IDENTITY = "iPhone Distribution";
301
-				CODE_SIGN_STYLE = Manual;
301
+				CODE_SIGN_IDENTITY = "Apple Development";
302
+				CODE_SIGN_STYLE = Automatic;
302 303
 				CURRENT_PROJECT_VERSION = 1;
303 304
 				DEVELOPMENT_TEAM = 6JA7CLNUV6;
304 305
 				INFOPLIST_FILE = Campus/Info.plist;
305 306
 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
307
+				MARKETING_VERSION = 2.0.1;
306 308
 				OTHER_LDFLAGS = (
307 309
 					"$(inherited)",
308 310
 					"-ObjC",
@@ -310,7 +312,7 @@
310 312
 				);
311 313
 				PRODUCT_BUNDLE_IDENTIFIER = fr.amicaleinsat.application;
312 314
 				PRODUCT_NAME = application;
313
-				PROVISIONING_PROFILE_SPECIFIER = "fr.amicaleinsat.application AppStore";
315
+				PROVISIONING_PROFILE_SPECIFIER = "";
314 316
 				VERSIONING_SYSTEM = "apple-generic";
315 317
 			};
316 318
 			name = Release;

+ 1
- 1
ios/Campus.xcodeproj/xcshareddata/xcschemes/Campus.xcscheme View File

@@ -78,7 +78,7 @@
78 78
       </Testables>
79 79
    </TestAction>
80 80
    <LaunchAction
81
-      buildConfiguration = "Debug"
81
+      buildConfiguration = "Release"
82 82
       selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
83 83
       selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
84 84
       launchStyle = "0"

BIN
ios/Campus/Images.xcassets/AppIcon.appiconset/1024.png View File


BIN
ios/Campus/Images.xcassets/AppIcon.appiconset/120-1.png View File


BIN
ios/Campus/Images.xcassets/AppIcon.appiconset/120.png View File


BIN
ios/Campus/Images.xcassets/AppIcon.appiconset/180.png View File


BIN
ios/Campus/Images.xcassets/AppIcon.appiconset/40.png View File


BIN
ios/Campus/Images.xcassets/AppIcon.appiconset/58.png View File


BIN
ios/Campus/Images.xcassets/AppIcon.appiconset/60.png View File


BIN
ios/Campus/Images.xcassets/AppIcon.appiconset/80.png View File


BIN
ios/Campus/Images.xcassets/AppIcon.appiconset/87.png View File


+ 9
- 0
ios/Campus/Images.xcassets/AppIcon.appiconset/Contents.json View File

@@ -1,46 +1,55 @@
1 1
 {
2 2
   "images" : [
3 3
     {
4
+      "filename" : "40.png",
4 5
       "idiom" : "iphone",
5 6
       "scale" : "2x",
6 7
       "size" : "20x20"
7 8
     },
8 9
     {
10
+      "filename" : "60.png",
9 11
       "idiom" : "iphone",
10 12
       "scale" : "3x",
11 13
       "size" : "20x20"
12 14
     },
13 15
     {
16
+      "filename" : "58.png",
14 17
       "idiom" : "iphone",
15 18
       "scale" : "2x",
16 19
       "size" : "29x29"
17 20
     },
18 21
     {
22
+      "filename" : "87.png",
19 23
       "idiom" : "iphone",
20 24
       "scale" : "3x",
21 25
       "size" : "29x29"
22 26
     },
23 27
     {
28
+      "filename" : "80.png",
24 29
       "idiom" : "iphone",
25 30
       "scale" : "2x",
26 31
       "size" : "40x40"
27 32
     },
28 33
     {
34
+      "filename" : "120-1.png",
29 35
       "idiom" : "iphone",
30 36
       "scale" : "3x",
31 37
       "size" : "40x40"
32 38
     },
33 39
     {
40
+      "filename" : "120.png",
34 41
       "idiom" : "iphone",
35 42
       "scale" : "2x",
36 43
       "size" : "60x60"
37 44
     },
38 45
     {
46
+      "filename" : "180.png",
39 47
       "idiom" : "iphone",
40 48
       "scale" : "3x",
41 49
       "size" : "60x60"
42 50
     },
43 51
     {
52
+      "filename" : "1024.png",
44 53
       "idiom" : "ios-marketing",
45 54
       "scale" : "1x",
46 55
       "size" : "1024x1024"

+ 92
- 92
ios/Campus/Info.plist View File

@@ -1,95 +1,95 @@
1 1
 <?xml version="1.0" encoding="UTF-8"?>
2 2
 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 3
 <plist version="1.0">
4
-  <dict>
5
-    <key>CFBundleDevelopmentRegion</key>
6
-    <string>en</string>
7
-    <key>CFBundleDisplayName</key>
8
-    <string>Campus</string>
9
-    <key>CFBundleExecutable</key>
10
-    <string>$(EXECUTABLE_NAME)</string>
11
-    <key>CFBundleIdentifier</key>
12
-    <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
13
-    <key>CFBundleInfoDictionaryVersion</key>
14
-    <string>6.0</string>
15
-    <key>CFBundleName</key>
16
-    <string>$(PRODUCT_NAME)</string>
17
-    <key>CFBundlePackageType</key>
18
-    <string>APPL</string>
19
-    <key>CFBundleShortVersionString</key>
20
-    <string>2.0.0</string>
21
-    <key>CFBundleSignature</key>
22
-    <string>????</string>
23
-    <key>CFBundleVersion</key>
24
-    <string>1</string>
25
-    <key>LSRequiresIPhoneOS</key>
26
-    <true/>
27
-    <key>NSLocationWhenInUseUsageDescription</key>
28
-    <string>Allow Campus to use your location</string>
29
-    <key>UILaunchStoryboardName</key>
30
-    <string>LaunchScreen</string>
31
-    <key>UIRequiredDeviceCapabilities</key>
32
-    <array>
33
-      <string>armv7</string>
34
-    </array>
35
-    <key>UISupportedInterfaceOrientations</key>
36
-    <array>
37
-      <string>UIInterfaceOrientationPortrait</string>
38
-      <string>UIInterfaceOrientationPortraitUpsideDown</string>
39
-    </array>
40
-    <key>UIViewControllerBasedStatusBarAppearance</key>
41
-    <false/>
42
-    <key>NSAppTransportSecurity</key>
43
-    <dict>
44
-      <key>NSAllowsArbitraryLoads</key>
45
-      <true/>
46
-      <key>NSExceptionDomains</key>
47
-      <dict>
48
-        <key>localhost</key>
49
-        <dict>
50
-          <key>NSExceptionAllowsInsecureHTTPLoads</key>
51
-          <true/>
52
-        </dict>
53
-      </dict>
54
-    </dict>
55
-    <key>NSCalendarsUsageDescription</key>
56
-    <string>Allow Campus to access your calendar</string>
57
-    <key>NSCameraUsageDescription</key>
58
-    <string>Allow Campus to use the camera</string>
59
-    <key>NSContactsUsageDescription</key>
60
-    <string>Allow Campus experiences to access your contacts</string>
61
-    <key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
62
-    <string>Allow Campus to use your location</string>
63
-    <key>NSLocationAlwaysUsageDescription</key>
64
-    <string>Allow Campus to use your location</string>
65
-    <key>NSMicrophoneUsageDescription</key>
66
-    <string>Allow Campus to access your microphone</string>
67
-    <key>NSMotionUsageDescription</key>
68
-    <string>Allow Campus to access your device's accelerometer</string>
69
-    <key>NSPhotoLibraryAddUsageDescription</key>
70
-    <string>Give Campus periences permission to save photos</string>
71
-    <key>NSPhotoLibraryUsageDescription</key>
72
-    <string>Give Campus periences permission to access your photos</string>
73
-    <key>NSRemindersUsageDescription</key>
74
-    <string>Allow Campus to access your reminders</string>
75
-    <key>FacebookAutoInitEnabled</key>
76
-    <false/>
77
-    <key>FacebookAutoLogAppEventsEnabled</key>
78
-    <false/>
79
-    <key>FacebookAdvertiserIDCollectionEnabled</key>
80
-    <false/>
81
-    <key>UIRequiresFullScreen</key>
82
-    <true/>
83
-    <key>CFBundleURLTypes</key>
84
-    <array>
85
-      <dict>
86
-        <key>CFBundleURLSchemes</key>
87
-        <array>
88
-          <string>campus-insat</string>
89
-        </array>
90
-      </dict>
91
-    </array>
92
-    <key>UIUserInterfaceStyle</key>
93
-    <string>Automatic</string>
94
-  </dict>
95
-</plist>
4
+<dict>
5
+	<key>CFBundleDevelopmentRegion</key>
6
+	<string>en</string>
7
+	<key>CFBundleDisplayName</key>
8
+	<string>Campus</string>
9
+	<key>CFBundleExecutable</key>
10
+	<string>$(EXECUTABLE_NAME)</string>
11
+	<key>CFBundleIdentifier</key>
12
+	<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
13
+	<key>CFBundleInfoDictionaryVersion</key>
14
+	<string>6.0</string>
15
+	<key>CFBundleName</key>
16
+	<string>$(PRODUCT_NAME)</string>
17
+	<key>CFBundlePackageType</key>
18
+	<string>APPL</string>
19
+	<key>CFBundleShortVersionString</key>
20
+	<string>$(MARKETING_VERSION)</string>
21
+	<key>CFBundleSignature</key>
22
+	<string>????</string>
23
+	<key>CFBundleURLTypes</key>
24
+	<array>
25
+		<dict>
26
+			<key>CFBundleURLSchemes</key>
27
+			<array>
28
+				<string>campus-insat</string>
29
+			</array>
30
+		</dict>
31
+	</array>
32
+	<key>CFBundleVersion</key>
33
+	<string>$(CURRENT_PROJECT_VERSION)</string>
34
+	<key>FacebookAdvertiserIDCollectionEnabled</key>
35
+	<false/>
36
+	<key>FacebookAutoInitEnabled</key>
37
+	<false/>
38
+	<key>FacebookAutoLogAppEventsEnabled</key>
39
+	<false/>
40
+	<key>LSRequiresIPhoneOS</key>
41
+	<true/>
42
+	<key>NSAppTransportSecurity</key>
43
+	<dict>
44
+		<key>NSAllowsArbitraryLoads</key>
45
+		<false/>
46
+		<key>NSExceptionDomains</key>
47
+		<dict>
48
+			<key>localhost</key>
49
+			<dict>
50
+				<key>NSExceptionAllowsInsecureHTTPLoads</key>
51
+				<true/>
52
+			</dict>
53
+		</dict>
54
+	</dict>
55
+	<key>NSCalendarsUsageDescription</key>
56
+	<string>Allow Campus to access your calendar</string>
57
+	<key>NSCameraUsageDescription</key>
58
+	<string>Allow Campus to use the camera</string>
59
+	<key>NSContactsUsageDescription</key>
60
+	<string>Allow Campus experiences to access your contacts</string>
61
+	<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
62
+	<string>Allow Campus to use your location</string>
63
+	<key>NSLocationAlwaysUsageDescription</key>
64
+	<string>Allow Campus to use your location</string>
65
+	<key>NSLocationWhenInUseUsageDescription</key>
66
+	<string>Allow Campus to use your location</string>
67
+	<key>NSMicrophoneUsageDescription</key>
68
+	<string>Allow Campus to access your microphone</string>
69
+	<key>NSMotionUsageDescription</key>
70
+	<string>Allow Campus to access your device's accelerometer</string>
71
+	<key>NSPhotoLibraryAddUsageDescription</key>
72
+	<string>Give Campus periences permission to save photos</string>
73
+	<key>NSPhotoLibraryUsageDescription</key>
74
+	<string>Give Campus periences permission to access your photos</string>
75
+	<key>NSRemindersUsageDescription</key>
76
+	<string>Allow Campus to access your reminders</string>
77
+	<key>UILaunchStoryboardName</key>
78
+	<string>LaunchScreen</string>
79
+	<key>UIRequiredDeviceCapabilities</key>
80
+	<array>
81
+		<string>armv7</string>
82
+	</array>
83
+	<key>UIRequiresFullScreen</key>
84
+	<true/>
85
+	<key>UISupportedInterfaceOrientations</key>
86
+	<array>
87
+		<string>UIInterfaceOrientationPortrait</string>
88
+		<string>UIInterfaceOrientationPortraitUpsideDown</string>
89
+	</array>
90
+	<key>UIUserInterfaceStyle</key>
91
+	<string>Automatic</string>
92
+	<key>UIViewControllerBasedStatusBarAppearance</key>
93
+	<false/>
94
+</dict>
95
+</plist>

Loading…
Cancel
Save