diff --git a/README.md b/README.md
index 67bd2e4..7bcd33e 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
![](Images/Header.png)
![](https://www.bitrise.io/app/c09426001dedd91c.svg?token=4zhZMFtDpH-9BhWvGP5-1g&branch=develop)
-![](https://img.shields.io/badge/swift-3.1-orange.svg)
+![](https://img.shields.io/badge/swift-3.2-orange.svg)
![](https://img.shields.io/github/release/netguru/ResponseDetective.svg)
![](https://img.shields.io/badge/carthage-compatible-green.svg)
![](https://img.shields.io/badge/cocoapods-compatible-green.svg)
@@ -10,7 +10,7 @@
## Requirements
-ResponseDetective is written in **Swift 3.1** and supports **iOS 8.0+**, **macOS 10.9+** and **tvOS 9.0+**.
+ResponseDetective is written in **Swift 3.2** and supports **iOS 8.0+**, **macOS 10.9+** and **tvOS 9.0+**.
## Usage
diff --git a/ResponseDetective.playground/playground.xcworkspace/contents.xcworkspacedata b/ResponseDetective.playground/playground.xcworkspace/contents.xcworkspacedata
new file mode 100644
index 0000000..919434a
--- /dev/null
+++ b/ResponseDetective.playground/playground.xcworkspace/contents.xcworkspacedata
@@ -0,0 +1,7 @@
+
+
+
+
+
diff --git a/ResponseDetective.podspec b/ResponseDetective.podspec
index 41bd17f..6e90205 100644
--- a/ResponseDetective.podspec
+++ b/ResponseDetective.podspec
@@ -10,7 +10,7 @@ Pod::Spec.new do |spec|
# Description
spec.name = 'ResponseDetective'
- spec.version = '1.2.0'
+ spec.version = '1.2.1'
spec.summary = 'Sherlock Holmes of the networking layer'
spec.homepage = 'https://github.com/netguru/ResponseDetective'
diff --git a/ResponseDetective.xcodeproj/project.pbxproj b/ResponseDetective.xcodeproj/project.pbxproj
index 239e2d5..a7def4e 100644
--- a/ResponseDetective.xcodeproj/project.pbxproj
+++ b/ResponseDetective.xcodeproj/project.pbxproj
@@ -134,7 +134,7 @@
/* Begin PBXFileReference section */
3A2007D81B5501BC00769021 /* ResponseDetective.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ResponseDetective.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 3A2007E21B5501BC00769021 /* ResponseDetective Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "ResponseDetective Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
+ 3A2007E21B5501BC00769021 /* ResponseDetectiveTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ResponseDetectiveTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
3A5A99CB1E604064002EFC39 /* bitrise.yml */ = {isa = PBXFileReference; lastKnownFileType = text; path = bitrise.yml; sourceTree = ""; };
3A5A99CC1E604064002EFC39 /* Cartfile.private */ = {isa = PBXFileReference; lastKnownFileType = text; path = Cartfile.private; sourceTree = ""; };
3A5A99CD1E604064002EFC39 /* ResponseDetective.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; path = ResponseDetective.podspec; sourceTree = ""; };
@@ -144,9 +144,9 @@
3ABF34631E8B2A9E0010A8FE /* .swift-version */ = {isa = PBXFileReference; lastKnownFileType = text; path = ".swift-version"; sourceTree = ""; };
3AC631201EBB5CF8000F6353 /* URLEncodedBodyDeserializer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = URLEncodedBodyDeserializer.swift; sourceTree = ""; };
3AE5462A1E152DB500E74469 /* ResponseDetective.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ResponseDetective.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 3AE546321E152DB600E74469 /* ResponseDetective Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "ResponseDetective Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
+ 3AE546321E152DB600E74469 /* ResponseDetectiveTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ResponseDetectiveTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
3AED3ECC1B1DD7B400FA35FC /* ResponseDetective.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ResponseDetective.framework; sourceTree = BUILT_PRODUCTS_DIR; };
- 3AED3ED71B1DD7B400FA35FC /* ResponseDetective Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "ResponseDetective Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
+ 3AED3ED71B1DD7B400FA35FC /* ResponseDetectiveTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ResponseDetectiveTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
3AF56E6F1E5B379A00F1CEBC /* Framework-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Framework-Info.plist"; sourceTree = ""; };
3AF56E701E5B379A00F1CEBC /* Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Tests-Info.plist"; sourceTree = ""; };
3AF56E721E5B37A500F1CEBC /* BufferOutputFacility.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BufferOutputFacility.swift; sourceTree = ""; };
@@ -280,11 +280,11 @@
isa = PBXGroup;
children = (
3AED3ECC1B1DD7B400FA35FC /* ResponseDetective.framework */,
- 3AED3ED71B1DD7B400FA35FC /* ResponseDetective Tests.xctest */,
+ 3AED3ED71B1DD7B400FA35FC /* ResponseDetectiveTests.xctest */,
3A2007D81B5501BC00769021 /* ResponseDetective.framework */,
- 3A2007E21B5501BC00769021 /* ResponseDetective Tests.xctest */,
+ 3A2007E21B5501BC00769021 /* ResponseDetectiveTests.xctest */,
3AE5462A1E152DB500E74469 /* ResponseDetective.framework */,
- 3AE546321E152DB600E74469 /* ResponseDetective Tests.xctest */,
+ 3AE546321E152DB600E74469 /* ResponseDetectiveTests.xctest */,
);
name = Products;
sourceTree = "";
@@ -531,9 +531,9 @@
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
- 3A2007D71B5501BC00769021 /* ResponseDetective (macOS) */ = {
+ 3A2007D71B5501BC00769021 /* ResponseDetective-macOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 3A2007EB1B5501BC00769021 /* Build configuration list for PBXNativeTarget "ResponseDetective (macOS)" */;
+ buildConfigurationList = 3A2007EB1B5501BC00769021 /* Build configuration list for PBXNativeTarget "ResponseDetective-macOS" */;
buildPhases = (
3A2007D31B5501BC00769021 /* Sources */,
3A2007D41B5501BC00769021 /* Frameworks */,
@@ -544,14 +544,14 @@
);
dependencies = (
);
- name = "ResponseDetective (macOS)";
+ name = "ResponseDetective-macOS";
productName = "ResponseDetective (OS X)";
productReference = 3A2007D81B5501BC00769021 /* ResponseDetective.framework */;
productType = "com.apple.product-type.framework";
};
- 3A2007E11B5501BC00769021 /* ResponseDetective (macOS) Tests */ = {
+ 3A2007E11B5501BC00769021 /* ResponseDetective-macOS-Tests */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 3A2007EE1B5501BC00769021 /* Build configuration list for PBXNativeTarget "ResponseDetective (macOS) Tests" */;
+ buildConfigurationList = 3A2007EE1B5501BC00769021 /* Build configuration list for PBXNativeTarget "ResponseDetective-macOS-Tests" */;
buildPhases = (
3A2007DE1B5501BC00769021 /* Sources */,
3A2007DF1B5501BC00769021 /* Frameworks */,
@@ -563,14 +563,14 @@
dependencies = (
3A2007E51B5501BC00769021 /* PBXTargetDependency */,
);
- name = "ResponseDetective (macOS) Tests";
+ name = "ResponseDetective-macOS-Tests";
productName = "ResponseDetective (OS X)Tests";
- productReference = 3A2007E21B5501BC00769021 /* ResponseDetective Tests.xctest */;
+ productReference = 3A2007E21B5501BC00769021 /* ResponseDetectiveTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
- 3AE546291E152DB500E74469 /* ResponseDetective (tvOS) */ = {
+ 3AE546291E152DB500E74469 /* ResponseDetective-tvOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 3AE5463B1E152DB600E74469 /* Build configuration list for PBXNativeTarget "ResponseDetective (tvOS)" */;
+ buildConfigurationList = 3AE5463B1E152DB600E74469 /* Build configuration list for PBXNativeTarget "ResponseDetective-tvOS" */;
buildPhases = (
3AE546251E152DB500E74469 /* Sources */,
3AE546261E152DB500E74469 /* Frameworks */,
@@ -581,14 +581,14 @@
);
dependencies = (
);
- name = "ResponseDetective (tvOS)";
+ name = "ResponseDetective-tvOS";
productName = "ResponseDetective (tvOS)";
productReference = 3AE5462A1E152DB500E74469 /* ResponseDetective.framework */;
productType = "com.apple.product-type.framework";
};
- 3AE546311E152DB600E74469 /* ResponseDetective (tvOS) Tests */ = {
+ 3AE546311E152DB600E74469 /* ResponseDetective-tvOS-Tests */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 3AE5463E1E152DB600E74469 /* Build configuration list for PBXNativeTarget "ResponseDetective (tvOS) Tests" */;
+ buildConfigurationList = 3AE5463E1E152DB600E74469 /* Build configuration list for PBXNativeTarget "ResponseDetective-tvOS-Tests" */;
buildPhases = (
3AE5462E1E152DB600E74469 /* Sources */,
3AE5462F1E152DB600E74469 /* Frameworks */,
@@ -600,14 +600,14 @@
dependencies = (
3AE546351E152DB600E74469 /* PBXTargetDependency */,
);
- name = "ResponseDetective (tvOS) Tests";
+ name = "ResponseDetective-tvOS-Tests";
productName = "ResponseDetective (tvOS)Tests";
- productReference = 3AE546321E152DB600E74469 /* ResponseDetective Tests.xctest */;
+ productReference = 3AE546321E152DB600E74469 /* ResponseDetectiveTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
- 3AED3ECB1B1DD7B400FA35FC /* ResponseDetective (iOS) */ = {
+ 3AED3ECB1B1DD7B400FA35FC /* ResponseDetective-iOS */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 3AED3EE21B1DD7B400FA35FC /* Build configuration list for PBXNativeTarget "ResponseDetective (iOS)" */;
+ buildConfigurationList = 3AED3EE21B1DD7B400FA35FC /* Build configuration list for PBXNativeTarget "ResponseDetective-iOS" */;
buildPhases = (
3AED3EC71B1DD7B400FA35FC /* Sources */,
3AED3EC81B1DD7B400FA35FC /* Frameworks */,
@@ -618,14 +618,14 @@
);
dependencies = (
);
- name = "ResponseDetective (iOS)";
+ name = "ResponseDetective-iOS";
productName = ResponseDetective;
productReference = 3AED3ECC1B1DD7B400FA35FC /* ResponseDetective.framework */;
productType = "com.apple.product-type.framework";
};
- 3AED3ED61B1DD7B400FA35FC /* ResponseDetective (iOS) Tests */ = {
+ 3AED3ED61B1DD7B400FA35FC /* ResponseDetective-iOS-Tests */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 3AED3EE51B1DD7B400FA35FC /* Build configuration list for PBXNativeTarget "ResponseDetective (iOS) Tests" */;
+ buildConfigurationList = 3AED3EE51B1DD7B400FA35FC /* Build configuration list for PBXNativeTarget "ResponseDetective-iOS-Tests" */;
buildPhases = (
3AED3ED31B1DD7B400FA35FC /* Sources */,
3AED3ED41B1DD7B400FA35FC /* Frameworks */,
@@ -637,9 +637,9 @@
dependencies = (
3AED3EDA1B1DD7B400FA35FC /* PBXTargetDependency */,
);
- name = "ResponseDetective (iOS) Tests";
+ name = "ResponseDetective-iOS-Tests";
productName = ResponseDetectiveTests;
- productReference = 3AED3ED71B1DD7B400FA35FC /* ResponseDetective Tests.xctest */;
+ productReference = 3AED3ED71B1DD7B400FA35FC /* ResponseDetectiveTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
/* End PBXNativeTarget section */
@@ -690,12 +690,12 @@
projectDirPath = "";
projectRoot = "";
targets = (
- 3AED3ECB1B1DD7B400FA35FC /* ResponseDetective (iOS) */,
- 3AED3ED61B1DD7B400FA35FC /* ResponseDetective (iOS) Tests */,
- 3A2007D71B5501BC00769021 /* ResponseDetective (macOS) */,
- 3A2007E11B5501BC00769021 /* ResponseDetective (macOS) Tests */,
- 3AE546291E152DB500E74469 /* ResponseDetective (tvOS) */,
- 3AE546311E152DB600E74469 /* ResponseDetective (tvOS) Tests */,
+ 3AED3ECB1B1DD7B400FA35FC /* ResponseDetective-iOS */,
+ 3AED3ED61B1DD7B400FA35FC /* ResponseDetective-iOS-Tests */,
+ 3A2007D71B5501BC00769021 /* ResponseDetective-macOS */,
+ 3A2007E11B5501BC00769021 /* ResponseDetective-macOS-Tests */,
+ 3AE546291E152DB500E74469 /* ResponseDetective-tvOS */,
+ 3AE546311E152DB600E74469 /* ResponseDetective-tvOS-Tests */,
);
};
/* End PBXProject section */
@@ -930,17 +930,17 @@
/* Begin PBXTargetDependency section */
3A2007E51B5501BC00769021 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = 3A2007D71B5501BC00769021 /* ResponseDetective (macOS) */;
+ target = 3A2007D71B5501BC00769021 /* ResponseDetective-macOS */;
targetProxy = 3A2007E41B5501BC00769021 /* PBXContainerItemProxy */;
};
3AE546351E152DB600E74469 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = 3AE546291E152DB500E74469 /* ResponseDetective (tvOS) */;
+ target = 3AE546291E152DB500E74469 /* ResponseDetective-tvOS */;
targetProxy = 3AE546341E152DB600E74469 /* PBXContainerItemProxy */;
};
3AED3EDA1B1DD7B400FA35FC /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = 3AED3ECB1B1DD7B400FA35FC /* ResponseDetective (iOS) */;
+ target = 3AED3ECB1B1DD7B400FA35FC /* ResponseDetective-iOS */;
targetProxy = 3AED3ED91B1DD7B400FA35FC /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
@@ -1051,7 +1051,7 @@
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
- 3A2007EB1B5501BC00769021 /* Build configuration list for PBXNativeTarget "ResponseDetective (macOS)" */ = {
+ 3A2007EB1B5501BC00769021 /* Build configuration list for PBXNativeTarget "ResponseDetective-macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
3A2007EC1B5501BC00769021 /* Debug */,
@@ -1060,7 +1060,7 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 3A2007EE1B5501BC00769021 /* Build configuration list for PBXNativeTarget "ResponseDetective (macOS) Tests" */ = {
+ 3A2007EE1B5501BC00769021 /* Build configuration list for PBXNativeTarget "ResponseDetective-macOS-Tests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
3A2007EF1B5501BC00769021 /* Debug */,
@@ -1069,7 +1069,7 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 3AE5463B1E152DB600E74469 /* Build configuration list for PBXNativeTarget "ResponseDetective (tvOS)" */ = {
+ 3AE5463B1E152DB600E74469 /* Build configuration list for PBXNativeTarget "ResponseDetective-tvOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
3AE5463C1E152DB600E74469 /* Debug */,
@@ -1078,7 +1078,7 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 3AE5463E1E152DB600E74469 /* Build configuration list for PBXNativeTarget "ResponseDetective (tvOS) Tests" */ = {
+ 3AE5463E1E152DB600E74469 /* Build configuration list for PBXNativeTarget "ResponseDetective-tvOS-Tests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
3AE5463F1E152DB600E74469 /* Debug */,
@@ -1096,7 +1096,7 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 3AED3EE21B1DD7B400FA35FC /* Build configuration list for PBXNativeTarget "ResponseDetective (iOS)" */ = {
+ 3AED3EE21B1DD7B400FA35FC /* Build configuration list for PBXNativeTarget "ResponseDetective-iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
3AED3EE31B1DD7B400FA35FC /* Debug */,
@@ -1105,7 +1105,7 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 3AED3EE51B1DD7B400FA35FC /* Build configuration list for PBXNativeTarget "ResponseDetective (iOS) Tests" */ = {
+ 3AED3EE51B1DD7B400FA35FC /* Build configuration list for PBXNativeTarget "ResponseDetective-iOS-Tests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
3AED3EE61B1DD7B400FA35FC /* Debug */,
diff --git a/ResponseDetective.xcodeproj/xcshareddata/xcschemes/macOS.xcscheme b/ResponseDetective.xcodeproj/xcshareddata/xcschemes/ResponseDetective-iOS.xcscheme
similarity index 81%
rename from ResponseDetective.xcodeproj/xcshareddata/xcschemes/macOS.xcscheme
rename to ResponseDetective.xcodeproj/xcshareddata/xcschemes/ResponseDetective-iOS.xcscheme
index 51464bc..cfb856c 100644
--- a/ResponseDetective.xcodeproj/xcshareddata/xcschemes/macOS.xcscheme
+++ b/ResponseDetective.xcodeproj/xcshareddata/xcschemes/ResponseDetective-iOS.xcscheme
@@ -10,13 +10,13 @@
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "NO"
- buildForArchiving = "NO"
+ buildForArchiving = "YES"
buildForAnalyzing = "YES">
@@ -28,9 +28,9 @@
buildForAnalyzing = "YES">
@@ -48,9 +48,9 @@
skipped = "NO">
@@ -58,9 +58,9 @@
@@ -81,9 +81,9 @@
diff --git a/ResponseDetective.xcodeproj/xcshareddata/xcschemes/iOS.xcscheme b/ResponseDetective.xcodeproj/xcshareddata/xcschemes/ResponseDetective-macOS.xcscheme
similarity index 80%
rename from ResponseDetective.xcodeproj/xcshareddata/xcschemes/iOS.xcscheme
rename to ResponseDetective.xcodeproj/xcshareddata/xcschemes/ResponseDetective-macOS.xcscheme
index 2ffe063..469184b 100644
--- a/ResponseDetective.xcodeproj/xcshareddata/xcschemes/iOS.xcscheme
+++ b/ResponseDetective.xcodeproj/xcshareddata/xcschemes/ResponseDetective-macOS.xcscheme
@@ -10,13 +10,13 @@
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "NO"
- buildForArchiving = "NO"
+ buildForArchiving = "YES"
buildForAnalyzing = "YES">
@@ -28,9 +28,9 @@
buildForAnalyzing = "YES">
@@ -48,9 +48,9 @@
skipped = "NO">
@@ -58,9 +58,9 @@
@@ -81,9 +81,9 @@
@@ -99,9 +99,9 @@
diff --git a/ResponseDetective.xcodeproj/xcshareddata/xcschemes/tvOS.xcscheme b/ResponseDetective.xcodeproj/xcshareddata/xcschemes/ResponseDetective-tvOS.xcscheme
similarity index 81%
rename from ResponseDetective.xcodeproj/xcshareddata/xcschemes/tvOS.xcscheme
rename to ResponseDetective.xcodeproj/xcshareddata/xcschemes/ResponseDetective-tvOS.xcscheme
index 1a59b2c..56f174b 100644
--- a/ResponseDetective.xcodeproj/xcshareddata/xcschemes/tvOS.xcscheme
+++ b/ResponseDetective.xcodeproj/xcshareddata/xcschemes/ResponseDetective-tvOS.xcscheme
@@ -10,13 +10,13 @@
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "NO"
- buildForArchiving = "NO"
+ buildForArchiving = "YES"
buildForAnalyzing = "YES">
@@ -29,8 +29,8 @@
@@ -49,8 +49,8 @@
@@ -60,7 +60,7 @@
BuildableIdentifier = "primary"
BlueprintIdentifier = "3AE546291E152DB500E74469"
BuildableName = "ResponseDetective.framework"
- BlueprintName = "ResponseDetective (tvOS)"
+ BlueprintName = "ResponseDetective-tvOS"
ReferencedContainer = "container:ResponseDetective.xcodeproj">
@@ -83,7 +83,7 @@
BuildableIdentifier = "primary"
BlueprintIdentifier = "3AE546291E152DB500E74469"
BuildableName = "ResponseDetective.framework"
- BlueprintName = "ResponseDetective (tvOS)"
+ BlueprintName = "ResponseDetective-tvOS"
ReferencedContainer = "container:ResponseDetective.xcodeproj">
@@ -96,15 +96,6 @@
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
-
-
-
-
diff --git a/ResponseDetective/Configuration/Common-Base.xcconfig b/ResponseDetective/Configuration/Common-Base.xcconfig
index cf0542c..06feeb8 100644
--- a/ResponseDetective/Configuration/Common-Base.xcconfig
+++ b/ResponseDetective/Configuration/Common-Base.xcconfig
@@ -12,7 +12,7 @@
// MARK: Build
-_BUILD_VERSION = 1.2.0
+_BUILD_VERSION = 1.2.1
// MARK: Deployment
diff --git a/ResponseDetective/Configuration/Tests-Base.xcconfig b/ResponseDetective/Configuration/Tests-Base.xcconfig
index b0882b1..de06710 100644
--- a/ResponseDetective/Configuration/Tests-Base.xcconfig
+++ b/ResponseDetective/Configuration/Tests-Base.xcconfig
@@ -12,6 +12,6 @@
// Bundle
-_BUNDLE_NAME = ResponseDetective Tests
+_BUNDLE_NAME = ResponseDetectiveTests
_BUNDLE_IDENTIFIER = co.netguru.lib.responsedetective.tests
_BUNDLE_INFOPLIST_PATH = $(SRCROOT)/ResponseDetective/Resources/Tests-Info.plist
diff --git a/bitrise.yml b/bitrise.yml
index 340e826..3ec88b6 100644
--- a/bitrise.yml
+++ b/bitrise.yml
@@ -35,9 +35,9 @@ workflows:
build-and-test:
envs:
- - XCODEBUILD_SCHEME_IOS: iOS
- - XCODEBUILD_SCHEME_MACOS: macOS
- - XCODEBUILD_SCHEME_TVOS: tvOS
+ - XCODEBUILD_SCHEME_IOS: ResponseDetective-iOS
+ - XCODEBUILD_SCHEME_MACOS: ResponseDetective-macOS
+ - XCODEBUILD_SCHEME_TVOS: ResponseDetective-tvOS
before_run:
- cache-pull
- bootstrap-carthage