Update for Xcode 9.1
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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::
|
||||
|
||||
@@ -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" : {
|
||||
|
||||
Reference in New Issue
Block a user