Skip to content

Commit d672778

Browse files
committed
fixed tvOS launch screen ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME=LaunchImage
1 parent 02fbca5 commit d672778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SettingPresets/Platforms/tvOS.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ LD_RUNPATH_SEARCH_PATHS: ["$(inherited)", "@executable_path/Frameworks"]
33
SDKROOT: appletvos
44
TVOS_DEPLOYMENT_TARGET: "10.0"
55
ASSETCATALOG_COMPILER_APPICON_NAME: App Icon & Top Shelf Image
6-
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME: tvOS LaunchImage
6+
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME: LaunchImage

0 commit comments

Comments
 (0)