Proyectos de Subversion Iphone Microlearning - Nuevo Interface

Rev

Rev 1 | Rev 4 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 2
Línea 1... Línea 1...
1
<?xml version="1.0" encoding="UTF-8"?>
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
<plist version="1.0">
3
<plist version="1.0">
4
<dict>
4
<dict>
5
	<key>UILaunchScreen</key>
-
 
6
	<dict>
-
 
7
		<key>UIImageName</key>
-
 
8
		<string>logo</string>
-
 
9
		<key>UIColorName</key>
-
 
10
		<string>color_splash_background</string>
-
 
11
		<key>UIImageRespectsSafeAreaInsets</key>
-
 
12
		<false/>
-
 
13
	</dict>
-
 
14
	<key>UIAppFonts</key>
-
 
15
	<array>
-
 
16
		<string>RobotoCondensed-Bold.ttf</string>
-
 
17
		<string>RobotoCondensed-Regular.ttf</string>
-
 
18
	</array>
-
 
19
	<key>FirebaseAutomaticScreenReportingEnabled</key>
-
 
20
	<false/>
-
 
21
	<key>FirebaseAppDelegateProxyEnabled</key>
-
 
22
	<false/>
-
 
23
	<key>BGTaskSchedulerPermittedIdentifiers</key>
5
	<key>BGTaskSchedulerPermittedIdentifiers</key>
24
	<array>
6
	<array>
25
		<string>com.cesams.2getskills.refresh</string>
7
		<string>com.cesams.2getskills.refresh</string>
26
		<string>com.cesams.2getskills.process</string>
8
		<string>com.cesams.2getskills.process</string>
27
	</array>
9
	</array>
Línea 41... Línea 23...
41
	<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
23
	<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
42
	<key>CFBundleShortVersionString</key>
24
	<key>CFBundleShortVersionString</key>
43
	<string>$(MARKETING_VERSION)</string>
25
	<string>$(MARKETING_VERSION)</string>
44
	<key>CFBundleVersion</key>
26
	<key>CFBundleVersion</key>
45
	<string>$(CURRENT_PROJECT_VERSION)</string>
27
	<string>$(CURRENT_PROJECT_VERSION)</string>
-
 
28
	<key>FirebaseAppDelegateProxyEnabled</key>
-
 
29
	<false/>
-
 
30
	<key>FirebaseAutomaticScreenReportingEnabled</key>
-
 
31
	<false/>
46
	<key>FirebaseMessagingAutoInitEnabled</key>
32
	<key>FirebaseMessagingAutoInitEnabled</key>
47
	<string>NO</string>
33
	<string>NO</string>
-
 
34
	<key>LSApplicationCategoryType</key>
-
 
35
	<string></string>
48
	<key>LSRequiresIPhoneOS</key>
36
	<key>LSRequiresIPhoneOS</key>
49
	<true/>
37
	<true/>
50
	<key>NSAppTransportSecurity</key>
38
	<key>NSAppTransportSecurity</key>
51
	<dict>
39
	<dict>
52
		<key>NSAllowsArbitraryLoads</key>
40
		<key>NSAllowsArbitraryLoads</key>
Línea 67... Línea 55...
67
				<key>NSThirdPartyExceptionAllowsInsecureHTTPLoads</key>
55
				<key>NSThirdPartyExceptionAllowsInsecureHTTPLoads</key>
68
				<true/>
56
				<true/>
69
			</dict>
57
			</dict>
70
		</dict>
58
		</dict>
71
	</dict>
59
	</dict>
-
 
60
	<key>UIAppFonts</key>
-
 
61
	<array>
-
 
62
		<string>RobotoCondensed-Bold.ttf</string>
-
 
63
		<string>RobotoCondensed-Regular.ttf</string>
-
 
64
	</array>
72
	<key>UIApplicationSceneManifest</key>
65
	<key>UIApplicationSceneManifest</key>
73
	<dict>
66
	<dict>
74
		<key>UIApplicationSupportsMultipleScenes</key>
67
		<key>UIApplicationSupportsMultipleScenes</key>
75
		<true/>
68
		<true/>
76
		<key>UISceneConfigurations</key>
69
		<key>UISceneConfigurations</key>
Línea 90... Línea 83...
90
	<array>
83
	<array>
91
		<string>fetch</string>
84
		<string>fetch</string>
92
		<string>processing</string>
85
		<string>processing</string>
93
		<string>remote-notification</string>
86
		<string>remote-notification</string>
94
	</array>
87
	</array>
95
	<key>LSApplicationCategoryType</key>
88
	<key>UILaunchScreen</key>
-
 
89
	<dict>
-
 
90
		<key>UIColorName</key>
-
 
91
		<string>color_splash_background</string>
-
 
92
		<key>UIImageName</key>
96
	<string></string>
93
		<string>logo</string>
-
 
94
		<key>UIImageRespectsSafeAreaInsets</key>
-
 
95
		<false/>
-
 
96
	</dict>
97
	<key>UIRequiredDeviceCapabilities</key>
97
	<key>UIRequiredDeviceCapabilities</key>
98
	<array>
98
	<array>
99
		<string>armv7</string>
99
		<string>armv7</string>
100
	</array>
100
	</array>
101
	<key>UISupportedInterfaceOrientations</key>
101
	<key>UISupportedInterfaceOrientations</key>