Skip to content

Commit 0251a37

Browse files
authored
iOS template update - Launch Screen (#6983)
* delete old assets * add logo svg * modernize launchscreen * removing Brand Assets from pbxproj #changelog #ios
1 parent 625df26 commit 0251a37

23 files changed

+58
-211
lines changed

scripts/templates/ios/emptyExample.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
<key>ASSETCATALOG_COMPILER_APPICON_NAME</key>
143143
<string>AppIcon</string>
144144
<key>ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME</key>
145-
<string>Brand Assets</string>
145+
<string></string>
146146
<key>FRAMEWORK_SEARCH_PATHS</key>
147147
<array>
148148
<string>$(inherited)</string>
@@ -175,7 +175,7 @@
175175
<key>ASSETCATALOG_COMPILER_APPICON_NAME</key>
176176
<string>AppIcon</string>
177177
<key>ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME</key>
178-
<string>Brand Assets</string>
178+
<string></string>
179179
<key>FRAMEWORK_SEARCH_PATHS</key>
180180
<array>
181181
<string>$(inherited)</string>

scripts/templates/ios/mediaAssets/Images.xcassets/Background.imageset/Contents.json

Lines changed: 0 additions & 23 deletions
This file was deleted.

scripts/templates/ios/mediaAssets/Images.xcassets/Brand Assets.launchimage/Contents.json

Lines changed: 0 additions & 134 deletions
This file was deleted.

0 commit comments

Comments
 (0)