Skip to content

Commit

Permalink
remove unknown resource
Browse files Browse the repository at this point in the history
Xcode complained that this can't be found.
  • Loading branch information
diederich committed Oct 3, 2016
1 parent 8f56e72 commit 18845a3
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -540,7 +540,6 @@
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "Brand Assets";
COPY_PHASE_STRIP = NO;
GCC_DYNAMIC_NO_PIC = NO;
GCC_OPTIMIZATION_LEVEL = 0;
Expand All @@ -562,7 +561,6 @@
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "Brand Assets";
COPY_PHASE_STRIP = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = InAppSettingsKitSampleApp_Prefix.pch;
Expand Down

0 comments on commit 18845a3

Please sign in to comment.