Skip to content

Commit

Permalink
Update build settings
Browse files Browse the repository at this point in the history
  • Loading branch information
JanGorman committed Sep 29, 2020
1 parent cb6fa1e commit 9c7794c
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 45 deletions.
4 changes: 2 additions & 2 deletions Hippolyte.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "Hippolyte"
s.version = "1.2.2"
s.version = "1.2.3"
s.swift_version = "5.0"
s.summary = "HTTP Stubbing in Swift"

Expand All @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
s.author = { "Jan Gorman" => "[email protected]" }
s.social_media_url = "http://twitter.com/JanGorman"

s.ios.deployment_target = '9.3'
s.ios.deployment_target = '12.0'
s.osx.deployment_target = '10.13'

s.source = { :git => "https://github.com/JanGorman/Hippolyte.git", :tag => s.version}
Expand Down
22 changes: 13 additions & 9 deletions Hippolyte.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 1010;
LastUpgradeCheck = 0930;
LastUpgradeCheck = 1200;
ORGANIZATIONNAME = "Jan Gorman";
TargetAttributes = {
77A290CD1F62EADF001E70FA = {
Expand All @@ -324,10 +324,12 @@
};
E64B0ECA223ACB6300FB35E4 = {
CreatedOnToolsVersion = 10.1;
LastSwiftMigration = 1200;
ProvisioningStyle = Automatic;
};
E64B0EE2223ACE8400FB35E4 = {
CreatedOnToolsVersion = 10.1;
LastSwiftMigration = 1200;
ProvisioningStyle = Automatic;
};
};
Expand Down Expand Up @@ -532,6 +534,7 @@
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
Expand All @@ -558,7 +561,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 9.3;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
MACOSX_DEPLOYMENT_TARGET = 10.13;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
Expand Down Expand Up @@ -596,6 +599,7 @@
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
Expand All @@ -616,7 +620,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 9.3;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
MACOSX_DEPLOYMENT_TARGET = 10.13;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
Expand Down Expand Up @@ -720,7 +724,7 @@
PRODUCT_NAME = Hippolyte;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 4.2;
SWIFT_VERSION = 5.0;
};
name = Debug;
};
Expand All @@ -744,7 +748,7 @@
PRODUCT_NAME = Hippolyte;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SWIFT_VERSION = 4.2;
SWIFT_VERSION = 5.0;
};
name = Release;
};
Expand All @@ -757,13 +761,13 @@
COMBINE_HIDPI_IMAGES = YES;
INFOPLIST_FILE = HippolyteTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 10.14;
MACOSX_DEPLOYMENT_TARGET = 10.15;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = "com.schnaub.HippolyteTests-macOS";
PRODUCT_NAME = HippolyteTests;
SDKROOT = macosx;
SWIFT_VERSION = 4.2;
SWIFT_VERSION = 5.0;
};
name = Debug;
};
Expand All @@ -776,12 +780,12 @@
COMBINE_HIDPI_IMAGES = YES;
INFOPLIST_FILE = HippolyteTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 10.14;
MACOSX_DEPLOYMENT_TARGET = 10.15;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = "com.schnaub.HippolyteTests-macOS";
PRODUCT_NAME = HippolyteTests;
SDKROOT = macosx;
SWIFT_VERSION = 4.2;
SWIFT_VERSION = 5.0;
};
name = Release;
};
Expand Down
28 changes: 12 additions & 16 deletions Hippolyte.xcodeproj/xcshareddata/xcschemes/Hippolyte_iOS.xcscheme
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0930"
LastUpgradeVersion = "1200"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand All @@ -26,8 +26,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 = "77A290CD1F62EADF001E70FA"
BuildableName = "Hippolyte.framework"
BlueprintName = "Hippolyte_iOS"
ReferencedContainer = "container:Hippolyte.xcodeproj">
</BuildableReference>
</MacroExpansion>
<Testables>
<TestableReference
skipped = "NO">
Expand All @@ -40,17 +49,6 @@
</BuildableReference>
</TestableReference>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "77A290CD1F62EADF001E70FA"
BuildableName = "Hippolyte.framework"
BlueprintName = "Hippolyte_iOS"
ReferencedContainer = "container:Hippolyte.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
Expand All @@ -71,8 +69,6 @@
ReferencedContainer = "container:Hippolyte.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
Expand Down
24 changes: 10 additions & 14 deletions Hippolyte.xcodeproj/xcshareddata/xcschemes/Hippolyte_macOS.xcscheme
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1010"
LastUpgradeVersion = "1200"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand All @@ -27,6 +27,15 @@
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES">
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "E64B0ECA223ACB6300FB35E4"
BuildableName = "Hippolyte.framework"
BlueprintName = "Hippolyte_macOS"
ReferencedContainer = "container:Hippolyte.xcodeproj">
</BuildableReference>
</MacroExpansion>
<Testables>
<TestableReference
skipped = "NO">
Expand All @@ -39,17 +48,6 @@
</BuildableReference>
</TestableReference>
</Testables>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "E64B0ECA223ACB6300FB35E4"
BuildableName = "Hippolyte.framework"
BlueprintName = "Hippolyte_macOS"
ReferencedContainer = "container:Hippolyte.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
Expand All @@ -70,8 +68,6 @@
ReferencedContainer = "container:Hippolyte.xcodeproj">
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
Expand Down
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@ An HTTP stubbing library written in Swift.
## Requirements

- Swift 5
- iOS 9.3+
- iOS 12+
- macOS 10.13+
- Xcode 10.2+

## Install

Expand All @@ -37,8 +36,8 @@ Then run `carthage update`.

Add the Hippolyte.framework to the `Link Binary with Libraries`.

You'll need to go through some additional steps.
Please see [here](https://github.com/Carthage/Carthage#quick-start).
You'll need to go through some additional steps.
Please see [here](https://github.com/Carthage/Carthage#quick-start).

## Usage

Expand Down

0 comments on commit 9c7794c

Please sign in to comment.