Merge pull request #227 from JamieWhite/develop

Enabling app extension API only for tvOS and OSX targets
This commit is contained in:
Robert Payne 2016-04-22 22:33:49 +12:00
commit db027b3a6f
1 changed files with 4 additions and 0 deletions

View File

@ -675,6 +675,7 @@
537DCE971C35CC8800B5B899 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = YES;
CURRENT_PROJECT_VERSION = 1;
DEBUG_INFORMATION_FORMAT = dwarf;
DEFINES_MODULE = YES;
@ -699,6 +700,7 @@
537DCE981C35CC8800B5B899 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
@ -931,6 +933,7 @@
EECDB38E1AC0C9D4006BBC11 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = YES;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1;
DEFINES_MODULE = YES;
@ -959,6 +962,7 @@
EECDB38F1AC0C9D4006BBC11 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
APPLICATION_EXTENSION_API_ONLY = YES;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";