Commit 2bacdd602420130d11fd00b38de7dedac804fac0
1 parent
d49eadf6
--no commit message
Showing
7 changed files
with
5 additions
and
5 deletions
DUREX tests/DUREX test.xcodeproj/project.xcworkspace/xcuserdata/imanol.xcuserdatad/UserInterfaceState.xcuserstate
No preview for this file type
DUREX tests/FirstAppExample/Images.xcassets/AppIcon.appiconset/120 - App Icon_2x.png
0 → 100644
8.83 KB
DUREX tests/FirstAppExample/Images.xcassets/AppIcon.appiconset/29 - App Icon_2x.png
0 → 100644
4.93 KB
DUREX tests/FirstAppExample/Images.xcassets/AppIcon.appiconset/40 - App Icon_2x.png
0 → 100644
6.25 KB
DUREX tests/FirstAppExample/Images.xcassets/AppIcon.appiconset/76 - App Icon@1x.png renamed to DUREX tests/FirstAppExample/Images.xcassets/AppIcon.appiconset/76 - App Icon_1x.png
5.96 KB
DUREX tests/FirstAppExample/Images.xcassets/AppIcon.appiconset/76 - App Icon_2x.png
0 → 100644
11.1 KB
DUREX tests/FirstAppExample/Images.xcassets/AppIcon.appiconset/Contents.json
... | ... | @@ -8,13 +8,13 @@ |
8 | 8 | { |
9 | 9 | "size" : "29x29", |
10 | 10 | "idiom" : "iphone", |
11 | - "filename" : "29 - App Icon@2x.png", | |
11 | + "filename" : "29 - App Icon_2x.png", | |
12 | 12 | "scale" : "2x" |
13 | 13 | }, |
14 | 14 | { |
15 | 15 | "size" : "40x40", |
16 | 16 | "idiom" : "iphone", |
17 | - "filename" : "40 - App Icon@2x.png", | |
17 | + "filename" : "40 - App Icon_2x.png", | |
18 | 18 | "scale" : "2x" |
19 | 19 | }, |
20 | 20 | { |
... | ... | @@ -30,7 +30,7 @@ |
30 | 30 | { |
31 | 31 | "size" : "60x60", |
32 | 32 | "idiom" : "iphone", |
33 | - "filename" : "120 - App Icon@2x.png", | |
33 | + "filename" : "120 - App Icon_2x.png", | |
34 | 34 | "scale" : "2x" |
35 | 35 | }, |
36 | 36 | { |
... | ... | @@ -76,13 +76,13 @@ |
76 | 76 | { |
77 | 77 | "size" : "76x76", |
78 | 78 | "idiom" : "ipad", |
79 | - "filename" : "76 - App Icon@1x.png", | |
79 | + "filename" : "76 - App Icon_1x.png", | |
80 | 80 | "scale" : "1x" |
81 | 81 | }, |
82 | 82 | { |
83 | 83 | "size" : "76x76", |
84 | 84 | "idiom" : "ipad", |
85 | - "filename" : "76 - App Icon@2x.png", | |
85 | + "filename" : "76 - App Icon_2x.png", | |
86 | 86 | "scale" : "2x" |
87 | 87 | } |
88 | 88 | ], | ... | ... |