Skip to content

Commit

Permalink
Merged in CAMD-15004 (pull request #6)
Browse files Browse the repository at this point in the history
[CAMD-15004] Support skadnetwork 4.0

Approved-by: Yuan-Hung Huang
Approved-by: Charlie Hsu
  • Loading branch information
justinkuo-appier committed Nov 4, 2022
2 parents 2b1daa9 + 6c6793f commit 8173aa1
Show file tree
Hide file tree
Showing 7 changed files with 58 additions and 56 deletions.
8 changes: 4 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
default: ""

macos:
xcode: 13.3.1
xcode: 14.1.0

steps:
- add_ssh_keys:
Expand Down Expand Up @@ -68,7 +68,7 @@ jobs:
type: string

macos:
xcode: 13.3.1
xcode: 14.1.0

environment:
FL_OUTPUT_DIR: output
Expand Down Expand Up @@ -116,7 +116,7 @@ jobs:
type: string

macos:
xcode: 13.3.1
xcode: 14.1.0

steps:
- checkout_custom:
Expand All @@ -141,7 +141,7 @@ jobs:
github_release:
macos:
xcode: 13.3.1
xcode: 14.1.0

steps:
- attach_workspace:
Expand Down
2 changes: 1 addition & 1 deletion AppierAdsAdMobMediationSdk/Project.swift
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ let framework = Target(
),
actions: [lintAction],
settings: Settings(base: [
"MARKETING_VERSION": .string("1.2.0"),
"MARKETING_VERSION": .string("1.2.1"),
"CURRENT_PROJECT_VERSION": .string("0"),
"SKIP_INSTALL": "NO",
"BUILD_LIBRARY_FOR_DISTRIBUTION": "YES",
Expand Down
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

source "https://rubygems.org"

gem "fastlane", "~>2.205.1"
gem "fastlane", "~>2.210.1"
gem "slather", "~>2.7.2"
gem "cocoapods", "~>1.11.3"
gem "nokogiri", ">=1.13.6"
gem "nokogiri", "~>1.13.9"
86 changes: 44 additions & 42 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,28 +9,28 @@ GEM
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
algoliasearch (1.27.5)
httpclient (~> 2.8, >= 2.8.3)
json (>= 1.5.1)
artifactory (3.0.15)
atomos (0.1.3)
aws-eventstream (1.2.0)
aws-partitions (1.579.0)
aws-sdk-core (3.130.1)
aws-partitions (1.654.0)
aws-sdk-core (3.166.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.59.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-kms (1.56.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.113.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sdk-s3 (1.117.1)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
aws-sigv4 (1.5.0)
aws-sigv4 (1.5.2)
aws-eventstream (~> 1, >= 1.0.2)
babosa (1.0.4)
claide (1.1.0)
Expand Down Expand Up @@ -82,13 +82,13 @@ GEM
rake (>= 12.0.0, < 14.0.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.7.6)
dotenv (2.8.1)
emoji_regex (3.2.3)
escape (0.0.4)
ethon (0.15.0)
ffi (>= 1.15.0)
excon (0.92.2)
faraday (1.10.0)
excon (0.93.1)
faraday (1.10.2)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
Expand All @@ -107,8 +107,8 @@ GEM
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
faraday-multipart (1.0.3)
multipart-post (>= 1.2, < 3)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
Expand All @@ -117,7 +117,7 @@ GEM
faraday_middleware (1.2.0)
faraday (~> 1.0)
fastimage (2.2.6)
fastlane (2.205.2)
fastlane (2.210.1)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.8, < 3.0.0)
artifactory (~> 3.0)
Expand Down Expand Up @@ -160,9 +160,9 @@ GEM
fourflusher (2.3.1)
fuzzy_match (2.0.4)
gh_inspector (1.1.3)
google-apis-androidpublisher_v3 (0.19.0)
google-apis-core (>= 0.4, < 2.a)
google-apis-core (0.4.2)
google-apis-androidpublisher_v3 (0.30.0)
google-apis-core (>= 0.9.1, < 2.a)
google-apis-core (0.9.1)
addressable (~> 2.5, >= 2.5.1)
googleauth (>= 0.16.2, < 2.a)
httpclient (>= 2.8.1, < 3.a)
Expand All @@ -171,42 +171,42 @@ GEM
retriable (>= 2.0, < 4.a)
rexml
webrick
google-apis-iamcredentials_v1 (0.10.0)
google-apis-core (>= 0.4, < 2.a)
google-apis-playcustomapp_v1 (0.7.0)
google-apis-core (>= 0.4, < 2.a)
google-apis-storage_v1 (0.13.0)
google-apis-core (>= 0.4, < 2.a)
google-apis-iamcredentials_v1 (0.16.0)
google-apis-core (>= 0.9.1, < 2.a)
google-apis-playcustomapp_v1 (0.12.0)
google-apis-core (>= 0.9.1, < 2.a)
google-apis-storage_v1 (0.19.0)
google-apis-core (>= 0.9.0, < 2.a)
google-cloud-core (1.6.0)
google-cloud-env (~> 1.0)
google-cloud-errors (~> 1.0)
google-cloud-env (1.6.0)
faraday (>= 0.17.3, < 3.0)
google-cloud-errors (1.2.0)
google-cloud-storage (1.36.2)
google-cloud-errors (1.3.0)
google-cloud-storage (1.43.0)
addressable (~> 2.8)
digest-crc (~> 0.4)
google-apis-iamcredentials_v1 (~> 0.1)
google-apis-storage_v1 (~> 0.1)
google-apis-storage_v1 (~> 0.19.0)
google-cloud-core (~> 1.6)
googleauth (>= 0.16.2, < 2.a)
mini_mime (~> 1.0)
googleauth (1.1.3)
googleauth (1.3.0)
faraday (>= 0.17.3, < 3.a)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (>= 0.16, < 2.a)
highline (2.0.3)
http-cookie (1.0.4)
http-cookie (1.0.5)
domain_name (~> 0.5)
httpclient (2.8.3)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
jmespath (1.6.1)
json (2.6.1)
jwt (2.3.0)
json (2.6.2)
jwt (2.5.0)
memoist (0.16.2)
mini_magick (4.11.0)
mini_mime (1.1.2)
Expand All @@ -218,15 +218,17 @@ GEM
nap (1.1.0)
naturally (2.2.1)
netrc (0.11.0)
nokogiri (1.13.6-x86_64-darwin)
nokogiri (1.13.9-arm64-darwin)
racc (~> 1.4)
nokogiri (1.13.9-x86_64-darwin)
racc (~> 1.4)
optparse (0.1.1)
os (1.1.4)
plist (3.6.0)
public_suffix (4.0.7)
racc (1.6.0)
rake (13.0.6)
representable (3.1.1)
representable (3.2.0)
declarative (< 0.1.0)
trailblazer-option (>= 0.1.1, < 0.2.0)
uber (< 0.2.0)
Expand All @@ -237,9 +239,9 @@ GEM
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
security (0.1.3)
signet (0.16.1)
signet (0.17.0)
addressable (~> 2.8)
faraday (>= 0.17.5, < 3.0)
faraday (>= 0.17.5, < 3.a)
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
simctl (1.6.8)
Expand All @@ -266,11 +268,11 @@ GEM
uber (0.1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.1)
unf_ext (0.0.8.2)
unicode-display_width (1.8.0)
webrick (1.7.0)
word_wrap (1.0.0)
xcodeproj (1.21.0)
xcodeproj (1.22.0)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)
Expand All @@ -289,8 +291,8 @@ PLATFORMS

DEPENDENCIES
cocoapods (~> 1.11.3)
fastlane (~> 2.205.1)
nokogiri (>= 1.13.6)
fastlane (~> 2.210.1)
nokogiri (~> 1.13.9)
slather (~> 2.7.2)

BUNDLED WITH
Expand Down
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ workspace 'AppierAdsAdMobMediationWorkspace'
use_frameworks!
def pods
pod 'Google-Mobile-Ads-SDK', '~>9.5'
pod 'AppierAds', '1.1.2'
pod 'AppierAds', '1.2.0'
end

# ignore all warnings from all pods
Expand Down
8 changes: 4 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- AppierAds (1.1.2)
- AppierAds (1.2.0)
- Google-Mobile-Ads-SDK (9.5.0):
- GoogleAppMeasurement (< 10.0, >= 7.0)
- GoogleUserMessagingPlatform (>= 1.1)
Expand Down Expand Up @@ -49,7 +49,7 @@ PODS:
- PromisesObjC (2.1.0)

DEPENDENCIES:
- AppierAds (= 1.1.2)
- AppierAds (= 1.2.0)
- Google-Mobile-Ads-SDK (~> 9.5)

SPEC REPOS:
Expand All @@ -63,14 +63,14 @@ SPEC REPOS:
- PromisesObjC

SPEC CHECKSUMS:
AppierAds: 913a317d14927af202f729f33a2b0a784de479bd
AppierAds: e921fcc075ccc4920ff15d227b26334ae7d8baa8
Google-Mobile-Ads-SDK: caf686ba55108412e02a3eedb136e12e488dbfaa
GoogleAppMeasurement: 8ecc717f2abe3f9ee95a5d38db08827852894acc
GoogleUserMessagingPlatform: ab890ce5f6620f293a21b6bdd82e416a2c73aeca
GoogleUtilities: e0913149f6b0625b553d70dae12b49fc62914fd1
nanopb: b552cce312b6c8484180ef47159bc0f65a1f0431
PromisesObjC: 99b6f43f9e1044bd87a95a60beff28c2c44ddb72

PODFILE CHECKSUM: c6ad887aef6c375e6d1ab298c5abe5d20001e663
PODFILE CHECKSUM: 3983ac65dad1eae01e52d1ebe762a059dae1407a

COCOAPODS: 1.11.3
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ Refer to [ads-ios-sample-swift](https://github.com/appier/ads-ios-sample-swift)

To integrate `AppierAdsAdMobMediation` into your Xcode project using CocoaPods, specify the frameworks in your `Podfile`
``` ruby
pod 'AppierAdsAdMobMediation', '1.2.0'
pod 'AppierAds', '1.1.2'
pod 'AppierAdsAdMobMediation', '1.2.1'
pod 'AppierAds', '1.2.0'
pod 'Google-Mobile-Ads-SDK', '9.5.0'
```

Expand Down

0 comments on commit 8173aa1

Please sign in to comment.