Skip to content

Commit

Permalink
Merge pull request #71 from basememara/app_store_fix
Browse files Browse the repository at this point in the history
Fixes App Store submission issue
  • Loading branch information
naoty authored Nov 5, 2016
2 parents 0374342 + 670d355 commit c26b48e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Timepiece.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,6 @@
3DC61820199E1F8400FB7AAC /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
Expand Down Expand Up @@ -649,7 +648,6 @@
3DC61821199E1F8400FB7AAC /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
Expand Down

0 comments on commit c26b48e

Please sign in to comment.