Skip to content

Commit

Permalink
- 7.0.0
Browse files Browse the repository at this point in the history
- Frameworks update
- Min deployment target for iOS is 10.0
  • Loading branch information
anton-plebanovich committed May 20, 2020
1 parent dac4a3e commit d1ccc17
Show file tree
Hide file tree
Showing 8 changed files with 42 additions and 37 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file.
`ObjectMapperAdditions` adheres to [Semantic Versioning](http://semver.org/).


## [7.0.0](https://github.com/APUtils/ObjectMapperAdditions/releases/tag/7.0.0)
Released on 05/20/2020.

#### Changed
- Set minimum iOS deployment target to 10.0 to match ObjectMapper requirements.


## [6.0.2](https://github.com/APUtils/ObjectMapperAdditions/releases/tag/6.0.2)
Released on 07/25/2019.

Expand Down
4 changes: 2 additions & 2 deletions Cartfile.resolved
@@ -1,2 +1,2 @@
github "Hearst-DD/ObjectMapper" "3.5.1"
github "realm/realm-cocoa" "v4.3.2"
github "Hearst-DD/ObjectMapper" "4.2.0"
github "realm/realm-cocoa" "v5.0.0"
6 changes: 2 additions & 4 deletions Example/ObjectMapperAdditions.xcodeproj/project.pbxproj
Expand Up @@ -509,7 +509,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
Expand Down Expand Up @@ -559,7 +559,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
Expand All @@ -574,7 +574,6 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = ObjectMapperAdditions/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MODULE_NAME = ExampleApp;
PRODUCT_BUNDLE_IDENTIFIER = "com.anton-plebanovich.ObjectMapperAdditions-Example${DEVELOPMENT_TEAM}";
Expand All @@ -588,7 +587,6 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
INFOPLIST_FILE = ObjectMapperAdditions/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MODULE_NAME = ExampleApp;
PRODUCT_BUNDLE_IDENTIFIER = "com.anton-plebanovich.ObjectMapperAdditions-Example${DEVELOPMENT_TEAM}";
Expand Down
2 changes: 1 addition & 1 deletion Example/Podfile
@@ -1,5 +1,5 @@
# Deployment Target
platform :ios, '8.0'
platform :ios, '10.0'

# Add pods as frameworks so we could add obj-c and swift 3.0 pods
use_frameworks!
Expand Down
38 changes: 19 additions & 19 deletions Example/Podfile.lock
Expand Up @@ -10,24 +10,24 @@ PODS:
- APExtensions/Storyboard (7.0.1)
- APExtensions/ViewConfiguration (7.0.1)
- APExtensions/ViewState (7.0.1)
- Nimble (8.0.5)
- ObjectMapper (3.5.1)
- ObjectMapperAdditions (6.0.2):
- Nimble (8.0.9)
- ObjectMapper (4.2.0)
- ObjectMapperAdditions (7.0.0):
- ObjectMapper
- ObjectMapperAdditions/Core (= 6.0.2)
- ObjectMapperAdditions/Realm (= 6.0.2)
- ObjectMapperAdditions/Core (6.0.2):
- ObjectMapperAdditions/Core (= 7.0.0)
- ObjectMapperAdditions/Realm (= 7.0.0)
- ObjectMapperAdditions/Core (7.0.0):
- ObjectMapper
- ObjectMapperAdditions/Realm (6.0.2):
- ObjectMapperAdditions/Realm (7.0.0):
- ObjectMapper
- ObjectMapperAdditions/Core
- RealmSwift
- Quick (2.2.0)
- Realm (4.3.2):
- Realm/Headers (= 4.3.2)
- Realm/Headers (4.3.2)
- RealmSwift (4.3.2):
- Realm (= 4.3.2)
- Realm (5.0.0):
- Realm/Headers (= 5.0.0)
- Realm/Headers (5.0.0)
- RealmSwift (5.0.0):
- Realm (= 5.0.0)

DEPENDENCIES:
- APExtensions
Expand All @@ -51,13 +51,13 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
APExtensions: 9a7a7b6ff5b9785b245962de89fbbdaf4c10f10e
Nimble: 4ab1aeb9b45553c75b9687196b0fa0713170a332
ObjectMapper: 70187b8941977c62ccfb423caf6b50be405cabf0
ObjectMapperAdditions: e54eaeb8ad67db1c305e4e48d31045557ba1e6aa
Nimble: 98b888285a615fd34f20e61753cf58ea1402bde4
ObjectMapper: 1eb41f610210777375fa806bf161dc39fb832b81
ObjectMapperAdditions: 90599007c533d46f6b4c05dca6931a9c0060424a
Quick: 7fb19e13be07b5dfb3b90d4f9824c855a11af40e
Realm: 5e92902e2875dff4bb0fd02f67bb737c3d5db2bc
RealmSwift: 9a360fc7bae04fc2e308a34fbd899d5faa2d6b22
Realm: 76066d333de26f97e9caedaa85ee3ff4a62ca265
RealmSwift: c1bdff09b422569dc6881410d9ccf712bcdb79b0

PODFILE CHECKSUM: b1ad17f9a8a9a7a9a5e8d1e0f6cb4f99d98a896c
PODFILE CHECKSUM: 63d7f50ea4e3ca4e6b6043137775d0b2932cadf8

COCOAPODS: 1.8.4
COCOAPODS: 1.9.1
4 changes: 2 additions & 2 deletions ObjectMapperAdditions.podspec
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'ObjectMapperAdditions'
s.version = '6.0.2'
s.version = '7.0.0'
s.summary = 'ObjectMapper Extensions and Transforms'

# This description is used to generate tags and improve search results.
Expand All @@ -29,7 +29,7 @@ Pod::Spec.new do |s|
s.source = { :git => 'https://github.com/APUtils/ObjectMapperAdditions.git', :tag => s.version.to_s }
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'

s.ios.deployment_target = '8.0'
s.ios.deployment_target = '10.0'
s.osx.deployment_target = '10.9'
s.tvos.deployment_target = '9.0'
s.watchos.deployment_target = '2.0'
Expand Down
12 changes: 6 additions & 6 deletions ObjectMapperAdditions.xcodeproj/project.pbxproj
Expand Up @@ -556,7 +556,7 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
ONLY_ACTIVE_ARCH = YES;
SWIFT_VERSION = 4.2;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
Expand Down Expand Up @@ -591,7 +591,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
SWIFT_VERSION = 4.2;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
Expand Down Expand Up @@ -649,7 +649,7 @@
GCC_WARN_UNUSED_VARIABLE = YES;
INFOPLIST_FILE = "ObjectMapperAdditions-iOS/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
Expand Down Expand Up @@ -712,7 +712,7 @@
GCC_WARN_UNUSED_VARIABLE = YES;
INFOPLIST_FILE = "ObjectMapperAdditions-iOS/Info.plist";
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
MTL_ENABLE_DEBUG_INFO = NO;
PRODUCT_BUNDLE_IDENTIFIER = "com.anton-plebanovich.ObjectMapperAdditions";
Expand Down Expand Up @@ -780,7 +780,7 @@
GCC_WARN_UNUSED_VARIABLE = YES;
INFOPLIST_FILE = ObjectMapperAdditionsRealm/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
Expand Down Expand Up @@ -842,7 +842,7 @@
GCC_WARN_UNUSED_VARIABLE = YES;
INFOPLIST_FILE = ObjectMapperAdditionsRealm/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
IPHONEOS_DEPLOYMENT_TARGET = 10.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
MTL_ENABLE_DEBUG_INFO = NO;
PRODUCT_BUNDLE_IDENTIFIER = "com.anton-plebanovich.ObjectMapperAdditionsRealm";
Expand Down
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -25,7 +25,7 @@ Please check [official guide](https://github.com/Carthage/Carthage#if-youre-buil
Cartfile:

```
github "APUtils/ObjectMapperAdditions" ~> 6.0
github "APUtils/ObjectMapperAdditions" ~> 7.0
```

If you do not need Realm part, add those frameworks: `ObjectMapperAdditions`, `ObjectMapper`.
Expand All @@ -39,13 +39,13 @@ ObjectMapperAdditions is available through [CocoaPods](http://cocoapods.org).
To install Core features, simply add the following line to your Podfile:

```ruby
pod 'ObjectMapperAdditions/Core', '~> 6.0'
pod 'ObjectMapperAdditions/Core', '~> 7.0'
```

To add Realm transform to your project add the following line to your Podfile:

```ruby
pod 'ObjectMapperAdditions/Realm', '~> 6.0'
pod 'ObjectMapperAdditions/Realm', '~> 7.0'
```

## Usage
Expand Down

0 comments on commit d1ccc17

Please sign in to comment.