Update for Xcode 9.1

This commit is contained in:
Joshua Granick
2017-09-28 15:02:19 -07:00
parent 3722185adc
commit b007025628
3 changed files with 8 additions and 1 deletions

View File

@@ -495,6 +495,7 @@ class IOSPlatform extends PlatformTarget {
{ name: "Icon-76@2x.png", size: 152 },
{ name: "Icon-83.5@2x.png", size: 167 },
{ name: "Icon-60@3x.png", size: 180 },
{ name: "Icon-Marketing.png", size: 1024 }
];
context.HAS_ICON = true;

View File

@@ -202,7 +202,7 @@
29B97313FDCFA39411CA2CEA /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0820;
LastUpgradeCheck = 0910;
TargetAttributes = {
1D6058900D05DD3D006BFB54 = {
::if DEVELOPMENT_TEAM_ID::DevelopmentTeam = ::DEVELOPMENT_TEAM_ID::;::end::

View File

@@ -137,6 +137,12 @@
"idiom" : "ipad",
"filename" : "Icon-83.5@2x.png",
"scale" : "2x"
},
{
"size" : "1024x1024",
"idiom" : "ios-marketing",
"filename" : "Icon-Marketing.png",
"scale" : "1x"
}
],
"info" : {