Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Commit

Permalink
Base.xconfig, fix headermap warning
Browse files Browse the repository at this point in the history
  • Loading branch information
piemonte committed Dec 17, 2018
1 parent c236c52 commit 15bc2cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project/Base.xcconfig
Expand Up @@ -12,6 +12,7 @@ ARCHS[sdk=iphoneos*] = $(ARCHS_STANDARD_INCLUDING_64_BIT)
IPHONEOS_DEPLOYMENT_TARGET = 10.0

SKIP_INSTALL = NO
ALWAYS_SEARCH_USER_PATHS = NO

DEAD_CODE_STRIPPING = YES;

Expand Down

0 comments on commit 15bc2cf

Please sign in to comment.