Skip to content

Commit 99b5407

Browse files
lol xcode
1 parent 3fc9d79 commit 99b5407

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

vinylogue.xcodeproj/project.pbxproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -875,6 +875,7 @@
875875
baseConfigurationReference = 5D6E5D96E9C2AC58CDAA72BB /* Pods.debug.xcconfig */;
876876
buildSettings = {
877877
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
878+
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
878879
CODE_SIGN_IDENTITY = "iPhone Developer";
879880
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
880881
FRAMEWORK_SEARCH_PATHS = (
@@ -925,6 +926,7 @@
925926
baseConfigurationReference = CEC59F7DE3D7ED86876DBBAA /* Pods.release.xcconfig */;
926927
buildSettings = {
927928
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
929+
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
928930
CODE_SIGN_IDENTITY = "iPhone Developer";
929931
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
930932
FRAMEWORK_SEARCH_PATHS = (
@@ -1054,6 +1056,7 @@
10541056
baseConfigurationReference = C540D7E928EF8ECAAA2F56B9 /* Pods.appstore.xcconfig */;
10551057
buildSettings = {
10561058
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
1059+
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
10571060
CODE_SIGN_IDENTITY = "iPhone Distribution: Christopher Trott (YK25EF78NT)";
10581061
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: Christopher Trott (YK25EF78NT)";
10591062
FRAMEWORK_SEARCH_PATHS = (

0 commit comments

Comments
 (0)