We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9365cb4 commit dbbb9e7Copy full SHA for dbbb9e7
Demo/HudDemo.xcodeproj/project.pbxproj
@@ -515,6 +515,8 @@
515
isa = XCBuildConfiguration;
516
buildSettings = {
517
ALWAYS_SEARCH_USER_PATHS = NO;
518
+ ASSETCATALOG_COMPILER_APPICON_NAME = Icons;
519
+ ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
520
CLANG_ANALYZER_NONNULL = YES;
521
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
522
CLANG_CXX_LIBRARY = "libc++";
@@ -547,6 +549,8 @@
547
549
548
550
551
552
553
554
555
556
0 commit comments