|
@@ -3278,20 +3278,6 @@
|
|
|
};
|
|
|
name = Release;
|
|
|
};
|
|
|
- 68A5A619EDF2730D305D8C57E38E9F6B /* Release */ = {
|
|
|
- isa = XCBuildConfiguration;
|
|
|
- baseConfigurationReference = FEC15E98284555862A4C0AF6BAB95BDC /* SwiftLint.release.xcconfig */;
|
|
|
- buildSettings = {
|
|
|
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
- ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
|
- LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
|
- SDKROOT = iphoneos;
|
|
|
- TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
- VALIDATE_PRODUCT = YES;
|
|
|
- };
|
|
|
- name = Release;
|
|
|
- };
|
|
|
6ADC7D031DFA6BE56EFD9D1A33835DAF /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
baseConfigurationReference = FF49FAECA32BAFF8EAE23A4CC43FB21B /* SwiftyBeaver.debug.xcconfig */;
|
|
@@ -3615,18 +3601,19 @@
|
|
|
};
|
|
|
name = Debug;
|
|
|
};
|
|
|
- B3EA9E3AC20B54A6071EE93A3F6A10F7 /* Debug */ = {
|
|
|
+ AD81E62ACCB0B7A923FC8AA288F9921E /* Release */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
- baseConfigurationReference = CC476EC6530B4E2E2F64866E6DAC30AF /* SwiftLint.debug.xcconfig */;
|
|
|
+ baseConfigurationReference = FEC15E98284555862A4C0AF6BAB95BDC /* SwiftLint.release.xcconfig */;
|
|
|
buildSettings = {
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
- IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
|
|
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
|
SDKROOT = iphoneos;
|
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
+ VALIDATE_PRODUCT = YES;
|
|
|
};
|
|
|
- name = Debug;
|
|
|
+ name = Release;
|
|
|
};
|
|
|
C23863315683CC5972DA16230373A06C /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
@@ -3878,6 +3865,19 @@
|
|
|
};
|
|
|
name = Release;
|
|
|
};
|
|
|
+ EADD1F50ABC8096A0D6CB18822BB4EE4 /* Debug */ = {
|
|
|
+ isa = XCBuildConfiguration;
|
|
|
+ baseConfigurationReference = CC476EC6530B4E2E2F64866E6DAC30AF /* SwiftLint.debug.xcconfig */;
|
|
|
+ buildSettings = {
|
|
|
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
+ ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
+ IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
|
|
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
|
+ SDKROOT = iphoneos;
|
|
|
+ TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
+ };
|
|
|
+ name = Debug;
|
|
|
+ };
|
|
|
/* End XCBuildConfiguration section */
|
|
|
|
|
|
/* Begin XCConfigurationList section */
|
|
@@ -3965,8 +3965,8 @@
|
|
|
AE7B4FB01588B9E6DF09CB79FC7CE7BD /* Build configuration list for PBXAggregateTarget "SwiftLint" */ = {
|
|
|
isa = XCConfigurationList;
|
|
|
buildConfigurations = (
|
|
|
- B3EA9E3AC20B54A6071EE93A3F6A10F7 /* Debug */,
|
|
|
- 68A5A619EDF2730D305D8C57E38E9F6B /* Release */,
|
|
|
+ EADD1F50ABC8096A0D6CB18822BB4EE4 /* Debug */,
|
|
|
+ AD81E62ACCB0B7A923FC8AA288F9921E /* Release */,
|
|
|
);
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
defaultConfigurationName = Release;
|