Skip to content

Commit

Permalink
Merge branch 'release/1.4.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
akashivskyy committed Mar 26, 2020
2 parents c6bd5f5 + 3cb03ef commit d5fa3d6
Show file tree
Hide file tree
Showing 56 changed files with 229 additions and 241 deletions.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# .gitattributes
#
# Copyright (c) 2016 Netguru Sp. z o.o. All rights reserved.
# Copyright © 2016-2020 Netguru S.A. All rights reserved.
# Licensed under the MIT License.
#

Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# .gitignore
#
# Copyright (c) 2016 Netguru Sp. z o.o. All rights reserved.
# Copyright © 2016-2020 Netguru S.A. All rights reserved.
# Licensed under the MIT License.
#

Expand Down
2 changes: 1 addition & 1 deletion Cartfile.private
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# Cartfile.private
#
# Copyright © 2017 Netguru Sp. z o.o. All rights reserved.
# Copyright © 2017-2020 Netguru S.A. All rights reserved.
# Licensed under the MIT License.
#

Expand Down
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright © 2017 Netguru Sp. z o.o.
Copyright © 2017-2020 Netguru S.A.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
![](Images/Header.png)

![](https://app.bitrise.io/app/c09426001dedd91c/status.svg?token=4zhZMFtDpH-9BhWvGP5-1g&branch=develop)
![](https://img.shields.io/badge/swift-5.0-orange.svg)
![](https://img.shields.io/badge/swift-5.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)
Expand All @@ -11,7 +11,7 @@

## Requirements

ResponseDetective is written in **Swift 5.0** and supports **iOS 8.0+**, **macOS 10.10+** and **tvOS 9.0+**.
ResponseDetective is written in **Swift 5.2** and supports **iOS 8.0+**, **macOS 10.10+** and **tvOS 9.0+**.

## Usage

Expand Down Expand Up @@ -132,12 +132,12 @@ pod 'ResponseDetective', '~> {version}'

## About

This project is made with <3 by [Netguru](https://netguru.co) and maintained by [Adrian Kashivskyy](https://github.com/akashivskyy).
This project was made with by [Netguru](https://netguru.com) and is now maintained by [Adrian Kashivskyy](https://github.com/akashivskyy).

### Release names

Starting from version 1.0.0, ResponseDetective's releases are named after [Sherlock Holmes canon stories](http://www.sherlockian.net/investigating/canon/), in chronological order. **What happens if we reach 60 releases and there are no more stories?** We don't know, maybe we'll start naming them after cats or something.

### License

ResponseDetective is licensed under the MIT License. See [LICENSE.md](LICENSE.md) for more info.
This project is licensed under **MIT License**. See [LICENSE.md](LICENSE.md) for more info.
2 changes: 1 addition & 1 deletion ResponseDetective.playground/Contents.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//
// ResponseDetective.playground
//
// Copyright © 2016-2017 Netguru Sp. z o.o. All rights reserved.
// Copyright © 2016-2020 Netguru S.A. All rights reserved.
// Licensed under the MIT License.
//

Expand Down
6 changes: 3 additions & 3 deletions ResponseDetective.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# ResponseDetective.podspec
#
# Copyright © 2017 Netguru Sp. z o.o. All rights reserved.
# Copyright © 2017-2020 Netguru S.A. All rights reserved.
# Licensed under the MIT License.
#

Expand All @@ -10,7 +10,7 @@ Pod::Spec.new do |spec|
# Description

spec.name = 'ResponseDetective'
spec.version = '1.3.0'
spec.version = '1.4.0'
spec.summary = 'Sherlock Holmes of the networking layer'
spec.homepage = 'https://github.com/netguru/ResponseDetective'

Expand Down Expand Up @@ -46,7 +46,7 @@ Pod::Spec.new do |spec|

# Settings

spec.swift_version = '5.0'
spec.swift_version = '5.2'

spec.requires_arc = true

Expand Down
4 changes: 2 additions & 2 deletions ResponseDetective.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -633,8 +633,8 @@
CLASSPREFIX = RDT;
LastSwiftMigration = 0700;
LastSwiftUpdateCheck = 0820;
LastUpgradeCheck = 1020;
ORGANIZATIONNAME = "Netguru Sp. z o.o.";
LastUpgradeCheck = 1140;
ORGANIZATIONNAME = "Netguru S.A.";
TargetAttributes = {
3A2007D71B5501BC00769021 = {
CreatedOnToolsVersion = 6.4;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1020"
LastUpgradeVersion = "1140"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand Down Expand Up @@ -40,8 +40,17 @@
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
codeCoverageEnabled = "YES"
shouldUseLaunchSchemeArgsEnv = "YES">
shouldUseLaunchSchemeArgsEnv = "YES"
codeCoverageEnabled = "YES">
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "3AED3ECB1B1DD7B400FA35FC"
BuildableName = "ResponseDetective.framework"
BlueprintName = "ResponseDetective-iOS"
ReferencedContainer = "container:ResponseDetective.xcodeproj">
</BuildableReference>
</MacroExpansion>
<Testables>
<TestableReference
skipped = "NO">
Expand All @@ -54,17 +63,6 @@
</BuildableReference>
</TestableReference>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "3AED3ECB1B1DD7B400FA35FC"
BuildableName = "ResponseDetective.framework"
BlueprintName = "ResponseDetective-iOS"
ReferencedContainer = "container:ResponseDetective.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
Expand All @@ -85,8 +83,6 @@
ReferencedContainer = "container:ResponseDetective.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Debug"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1020"
LastUpgradeVersion = "1140"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand Down Expand Up @@ -40,8 +40,17 @@
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
codeCoverageEnabled = "YES"
shouldUseLaunchSchemeArgsEnv = "YES">
shouldUseLaunchSchemeArgsEnv = "YES"
codeCoverageEnabled = "YES">
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "3A2007D71B5501BC00769021"
BuildableName = "ResponseDetective.framework"
BlueprintName = "ResponseDetective-macOS"
ReferencedContainer = "container:ResponseDetective.xcodeproj">
</BuildableReference>
</MacroExpansion>
<Testables>
<TestableReference
skipped = "NO">
Expand All @@ -54,17 +63,6 @@
</BuildableReference>
</TestableReference>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "3A2007D71B5501BC00769021"
BuildableName = "ResponseDetective.framework"
BlueprintName = "ResponseDetective-macOS"
ReferencedContainer = "container:ResponseDetective.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
Expand All @@ -85,8 +83,6 @@
ReferencedContainer = "container:ResponseDetective.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Debug"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1020"
LastUpgradeVersion = "1140"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand Down Expand Up @@ -40,8 +40,17 @@
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
codeCoverageEnabled = "YES"
shouldUseLaunchSchemeArgsEnv = "YES">
shouldUseLaunchSchemeArgsEnv = "YES"
codeCoverageEnabled = "YES">
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "3AE546291E152DB500E74469"
BuildableName = "ResponseDetective.framework"
BlueprintName = "ResponseDetective-tvOS"
ReferencedContainer = "container:ResponseDetective.xcodeproj">
</BuildableReference>
</MacroExpansion>
<Testables>
<TestableReference
skipped = "NO">
Expand All @@ -54,17 +63,6 @@
</BuildableReference>
</TestableReference>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "3AE546291E152DB500E74469"
BuildableName = "ResponseDetective.framework"
BlueprintName = "ResponseDetective-tvOS"
ReferencedContainer = "container:ResponseDetective.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
Expand All @@ -85,8 +83,6 @@
ReferencedContainer = "container:ResponseDetective.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Debug"
Expand Down
6 changes: 3 additions & 3 deletions ResponseDetective/Configuration/Common-Base.xcconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//
// Common-Base.xcconfig
//
// Copyright © 2016-2017 Netguru Sp. z o.o. All rights reserved.
// Copyright © 2016-2020 Netguru S.A. All rights reserved.
// Licensed under the MIT License.
//

Expand All @@ -12,7 +12,7 @@

// MARK: Build

_BUILD_VERSION = 1.3.0
_BUILD_VERSION = 1.4.0

// MARK: Deployment

Expand All @@ -22,4 +22,4 @@ _DEPLOYMENT_TARGET_TVOS = 9.0

// MARK: Compiler

_COMPILER_SWIFT_VERSION = 5.0
_COMPILER_SWIFT_VERSION = 5.2
2 changes: 1 addition & 1 deletion ResponseDetective/Configuration/Common-Debug.xcconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//
// Common-Debug.xcconfig
//
// Copyright © 2016-2017 Netguru Sp. z o.o. All rights reserved.
// Copyright © 2016-2020 Netguru S.A. All rights reserved.
// Licensed under the MIT License.
//

Expand Down
2 changes: 1 addition & 1 deletion ResponseDetective/Configuration/Common-Release.xcconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//
// Common-Release.xcconfig
//
// Copyright © 2016-2017 Netguru Sp. z o.o. All rights reserved.
// Copyright © 2016-2020 Netguru S.A. All rights reserved.
// Licensed under the MIT License.
//

Expand Down
2 changes: 1 addition & 1 deletion ResponseDetective/Configuration/Framework-Base.xcconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//
// Framework-Base.xcconfig
//
// Copyright © 2016-2017 Netguru Sp. z o.o. All rights reserved.
// Copyright © 2016-2020 Netguru S.A. All rights reserved.
// Licensed under the MIT License.
//

Expand Down
2 changes: 1 addition & 1 deletion ResponseDetective/Configuration/Framework-iOS.xcconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//
// Framework-iOS.xcconfig
//
// Copyright © 2016-2017 Netguru Sp. z o.o. All rights reserved.
// Copyright © 2016-2020 Netguru S.A. All rights reserved.
// Licensed under the MIT License.
//

Expand Down
2 changes: 1 addition & 1 deletion ResponseDetective/Configuration/Framework-macOS.xcconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//
// Framework-macOS.xcconfig
//
// Copyright © 2016-2017 Netguru Sp. z o.o. All rights reserved.
// Copyright © 2016-2020 Netguru S.A. All rights reserved.
// Licensed under the MIT License.
//

Expand Down
2 changes: 1 addition & 1 deletion ResponseDetective/Configuration/Framework-tvOS.xcconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//
// Framework-tvOS.xcconfig
//
// Copyright © 2016-2017 Netguru Sp. z o.o. All rights reserved.
// Copyright © 2016-2020 Netguru S.A. All rights reserved.
// Licensed under the MIT License.
//

Expand Down
2 changes: 1 addition & 1 deletion ResponseDetective/Configuration/Tests-Base.xcconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//
// Tests-Base.xcconfig
//
// Copyright © 2016-2017 Netguru Sp. z o.o. All rights reserved.
// Copyright © 2016-2020 Netguru S.A. All rights reserved.
// Licensed under the MIT License.
//

Expand Down
2 changes: 1 addition & 1 deletion ResponseDetective/Configuration/Tests-iOS.xcconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//
// Tests-iOS.xcconfig
//
// Copyright © 2016-2017 Netguru Sp. z o.o. All rights reserved.
// Copyright © 2016-2020 Netguru S.A. All rights reserved.
// Licensed under the MIT License.
//

Expand Down
2 changes: 1 addition & 1 deletion ResponseDetective/Configuration/Tests-macOS.xcconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//
// Tests-macOS.xcconfig
//
// Copyright © 2016-2017 Netguru Sp. z o.o. All rights reserved.
// Copyright © 2016-2020 Netguru S.A. All rights reserved.
// Licensed under the MIT License.
//

Expand Down
2 changes: 1 addition & 1 deletion ResponseDetective/Configuration/Tests-tvOS.xcconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//
// Tests-tvOS.xcconfig
//
// Copyright © 2016-2017 Netguru Sp. z o.o. All rights reserved.
// Copyright © 2016-2020 Netguru S.A. All rights reserved.
// Licensed under the MIT License.
//

Expand Down
Loading

0 comments on commit d5fa3d6

Please sign in to comment.