|
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 | 4 | <dict>
|
5 |
| - <key>UILaunchImages</key> |
6 |
| - <array> |
7 |
| - <dict> |
8 |
| - <key>UILaunchImageMinimumOSVersion</key> |
9 |
| - <string>7.0</string> |
10 |
| - <key>UILaunchImageName</key> |
11 |
| - <string>Default</string> |
12 |
| - <key>UILaunchImageOrientation</key> |
13 |
| - <string>Portrait</string> |
14 |
| - <key>UILaunchImageSize</key> |
15 |
| - <string>{320, 480}</string> |
16 |
| - </dict> |
17 |
| - <dict> |
18 |
| - <key>UILaunchImageMinimumOSVersion</key> |
19 |
| - <string>7.0</string> |
20 |
| - <key>UILaunchImageName</key> |
21 |
| - <string>Default-568h</string> |
22 |
| - <key>UILaunchImageOrientation</key> |
23 |
| - <string>Portrait</string> |
24 |
| - <key>UILaunchImageSize</key> |
25 |
| - <string>{320, 568}</string> |
26 |
| - </dict> |
27 |
| - <dict> |
28 |
| - <key>UILaunchImageMinimumOSVersion</key> |
29 |
| - <string>8.0</string> |
30 |
| - <key>UILaunchImageName</key> |
31 |
| - <string>Default-Landscape_375h</string> |
32 |
| - <key>UILaunchImageOrientation</key> |
33 |
| - <string>Landscape</string> |
34 |
| - <key>UILaunchImageSize</key> |
35 |
| - <string>{375, 667}</string> |
36 |
| - </dict> |
37 |
| - <dict> |
38 |
| - <key>UILaunchImageMinimumOSVersion</key> |
39 |
| - <string>8.0</string> |
40 |
| - <key>UILaunchImageName</key> |
41 |
| - <string>Default-Landscape_414h</string> |
42 |
| - <key>UILaunchImageOrientation</key> |
43 |
| - <string>Landscape</string> |
44 |
| - <key>UILaunchImageSize</key> |
45 |
| - <string>{414, 736}</string> |
46 |
| - </dict> |
47 |
| - <dict> |
48 |
| - <key>UILaunchImageMinimumOSVersion</key> |
49 |
| - <string>8.0</string> |
50 |
| - <key>UILaunchImageName</key> |
51 |
| - <string>Default-667h</string> |
52 |
| - <key>UILaunchImageOrientation</key> |
53 |
| - <string>Portrait</string> |
54 |
| - <key>UILaunchImageSize</key> |
55 |
| - <string>{375, 667}</string> |
56 |
| - </dict> |
57 |
| - <dict> |
58 |
| - <key>UILaunchImageMinimumOSVersion</key> |
59 |
| - <string>8.0</string> |
60 |
| - <key>UILaunchImageName</key> |
61 |
| - <string>Default-736h</string> |
62 |
| - <key>UILaunchImageOrientation</key> |
63 |
| - <string>Portrait</string> |
64 |
| - <key>UILaunchImageSize</key> |
65 |
| - <string>{414, 736}</string> |
66 |
| - </dict> |
67 |
| - </array> |
68 | 5 | <key>CFBundleDevelopmentRegion</key>
|
69 | 6 | <string>en</string>
|
70 | 7 | <key>CFBundleDisplayName</key>
|
|
130 | 67 | <key>CFBundlePackageType</key>
|
131 | 68 | <string>APPL</string>
|
132 | 69 | <key>CFBundleShortVersionString</key>
|
133 |
| - <string>3.3.1</string> |
| 70 | + <string>3.3.2</string> |
134 | 71 | <key>CFBundleSignature</key>
|
135 | 72 | <string>????</string>
|
136 | 73 | <key>CFBundleURLTypes</key>
|
|
147 | 84 | </dict>
|
148 | 85 | </array>
|
149 | 86 | <key>CFBundleVersion</key>
|
150 |
| - <string>3.3.1</string> |
| 87 | + <string>3.3.2</string> |
151 | 88 | <key>LSApplicationCategoryType</key>
|
152 | 89 | <string></string>
|
153 | 90 | <key>LSRequiresIPhoneOS</key>
|
|
161 | 98 | </array>
|
162 | 99 | <key>UIInterfaceOrientation</key>
|
163 | 100 | <string>UIInterfaceOrientationPortrait</string>
|
| 101 | + <key>UILaunchImages</key> |
| 102 | + <array> |
| 103 | + <dict> |
| 104 | + <key>UILaunchImageMinimumOSVersion</key> |
| 105 | + <string>7.0</string> |
| 106 | + <key>UILaunchImageName</key> |
| 107 | + <string>Default</string> |
| 108 | + <key>UILaunchImageOrientation</key> |
| 109 | + <string>Portrait</string> |
| 110 | + <key>UILaunchImageSize</key> |
| 111 | + <string>{320, 480}</string> |
| 112 | + </dict> |
| 113 | + <dict> |
| 114 | + <key>UILaunchImageMinimumOSVersion</key> |
| 115 | + <string>7.0</string> |
| 116 | + <key>UILaunchImageName</key> |
| 117 | + <string>Default-568h</string> |
| 118 | + <key>UILaunchImageOrientation</key> |
| 119 | + <string>Portrait</string> |
| 120 | + <key>UILaunchImageSize</key> |
| 121 | + <string>{320, 568}</string> |
| 122 | + </dict> |
| 123 | + <dict> |
| 124 | + <key>UILaunchImageMinimumOSVersion</key> |
| 125 | + <string>8.0</string> |
| 126 | + <key>UILaunchImageName</key> |
| 127 | + <string>Default-Landscape_375h</string> |
| 128 | + <key>UILaunchImageOrientation</key> |
| 129 | + <string>Landscape</string> |
| 130 | + <key>UILaunchImageSize</key> |
| 131 | + <string>{375, 667}</string> |
| 132 | + </dict> |
| 133 | + <dict> |
| 134 | + <key>UILaunchImageMinimumOSVersion</key> |
| 135 | + <string>8.0</string> |
| 136 | + <key>UILaunchImageName</key> |
| 137 | + <string>Default-Landscape_414h</string> |
| 138 | + <key>UILaunchImageOrientation</key> |
| 139 | + <string>Landscape</string> |
| 140 | + <key>UILaunchImageSize</key> |
| 141 | + <string>{414, 736}</string> |
| 142 | + </dict> |
| 143 | + <dict> |
| 144 | + <key>UILaunchImageMinimumOSVersion</key> |
| 145 | + <string>8.0</string> |
| 146 | + <key>UILaunchImageName</key> |
| 147 | + <string>Default-667h</string> |
| 148 | + <key>UILaunchImageOrientation</key> |
| 149 | + <string>Portrait</string> |
| 150 | + <key>UILaunchImageSize</key> |
| 151 | + <string>{375, 667}</string> |
| 152 | + </dict> |
| 153 | + <dict> |
| 154 | + <key>UILaunchImageMinimumOSVersion</key> |
| 155 | + <string>8.0</string> |
| 156 | + <key>UILaunchImageName</key> |
| 157 | + <string>Default-736h</string> |
| 158 | + <key>UILaunchImageOrientation</key> |
| 159 | + <string>Portrait</string> |
| 160 | + <key>UILaunchImageSize</key> |
| 161 | + <string>{414, 736}</string> |
| 162 | + </dict> |
| 163 | + </array> |
164 | 164 | <key>UILaunchImages~ipad</key>
|
165 | 165 | <array>
|
166 | 166 | <dict>
|
|
0 commit comments