File tree Expand file tree Collapse file tree 4 files changed +46
-53
lines changed
WorldFacts/Images.xcassets Expand file tree Collapse file tree 4 files changed +46
-53
lines changed Original file line number Diff line number Diff line change 499499 isa = XCBuildConfiguration;
500500 buildSettings = {
501501 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
502- ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
503502 DEVELOPMENT_TEAM = LCC2J94N44;
504503 GCC_PRECOMPILE_PREFIX_HEADER = NO;
505504 INFOPLIST_FILE = "WorldFacts/WorldFacts-Info.plist";
514513 isa = XCBuildConfiguration;
515514 buildSettings = {
516515 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
517- ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
518516 DEVELOPMENT_TEAM = LCC2J94N44;
519517 GCC_PRECOMPILE_PREFIX_HEADER = NO;
520518 INFOPLIST_FILE = "WorldFacts/WorldFacts-Info.plist";
Original file line number Diff line number Diff line change 11{
22 "images" : [
3+ {
4+ "idiom" : " iphone" ,
5+ "size" : " 20x20" ,
6+ "scale" : " 2x"
7+ },
8+ {
9+ "idiom" : " iphone" ,
10+ "size" : " 20x20" ,
11+ "scale" : " 3x"
12+ },
313 {
414 "size" : " 29x29" ,
515 "idiom" : " iphone" ,
616 "filename" : " Icon-Small@2x.png" ,
717 "scale" : " 2x"
818 },
19+ {
20+ "idiom" : " iphone" ,
21+ "size" : " 29x29" ,
22+ "scale" : " 3x"
23+ },
924 {
1025 "size" : " 40x40" ,
1126 "idiom" : " iphone" ,
1227 "filename" : " Icon-80-1.png" ,
1328 "scale" : " 2x"
1429 },
30+ {
31+ "idiom" : " iphone" ,
32+ "size" : " 40x40" ,
33+ "scale" : " 3x"
34+ },
1535 {
1636 "size" : " 60x60" ,
1737 "idiom" : " iphone" ,
2444 "filename" : " Icon-180.png" ,
2545 "scale" : " 3x"
2646 },
47+ {
48+ "idiom" : " ipad" ,
49+ "size" : " 20x20" ,
50+ "scale" : " 1x"
51+ },
52+ {
53+ "idiom" : " ipad" ,
54+ "size" : " 20x20" ,
55+ "scale" : " 2x"
56+ },
2757 {
2858 "size" : " 29x29" ,
2959 "idiom" : " ipad" ,
5989 "idiom" : " ipad" ,
6090 "filename" : " icon-152.png" ,
6191 "scale" : " 2x"
92+ },
93+ {
94+ "idiom" : " ipad" ,
95+ "size" : " 83.5x83.5" ,
96+ "scale" : " 2x"
97+ },
98+ {
99+ "idiom" : " ios-marketing" ,
100+ "size" : " 1024x1024" ,
101+ "scale" : " 1x"
62102 }
63103 ],
64104 "info" : {
Original file line number Diff line number Diff line change 1+ {
2+ "info" : {
3+ "version" : 1 ,
4+ "author" : " xcode"
5+ }
6+ }
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments