...
|
...
|
@@ -1095,6 +1095,7 @@ |
|
|
4A2CAE131AB4BB5400B6BC39 /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
|
CLANG_ENABLE_MODULES = YES;
|
...
|
...
|
@@ -1141,6 +1142,7 @@ |
|
|
4A2CAE141AB4BB5400B6BC39 /* Release */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
|
CLANG_ENABLE_MODULES = YES;
|
...
|
...
|
@@ -1232,6 +1234,7 @@ |
|
|
53761323155AD0D5005750A4 /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
APPLICATION_EXTENSION_API_ONLY = NO;
|
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
DEAD_CODE_STRIPPING = NO;
|
...
|
...
|
@@ -1255,6 +1258,7 @@ |
|
|
53761324155AD0D5005750A4 /* Release */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
buildSettings = {
|
|
|
APPLICATION_EXTENSION_API_ONLY = NO;
|
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
|
COPY_PHASE_STRIP = NO;
|
|
|
DEAD_CODE_STRIPPING = NO;
|
...
|
...
|
@@ -1415,6 +1419,7 @@ |
|
|
4A2CAE141AB4BB5400B6BC39 /* Release */,
|
|
|
);
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
defaultConfigurationName = Release;
|
|
|
};
|
|
|
531041DD157EAFA400BBABC3 /* Build configuration list for PBXNativeTarget "SDWebImage+MKAnnotation" */ = {
|
|
|
isa = XCConfigurationList;
|
...
|
...
|
|