Skip to content

Commit 5b990e7

Browse files
author
Amit kremer
committed
Podspec, Package.swift file and Carthage json files have been updated to 6.15.0
1 parent 8cdb56e commit 5b990e7

5 files changed

Lines changed: 10 additions & 6 deletions

File tree

AppsFlyerFramework.podspec

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'AppsFlyerFramework'
3-
s.version = '6.14.6'
3+
s.version = '6.15.0'
44
s.summary = 'AppsFlyer iOS SDK'
55

66
s.description = <<-DESC
@@ -14,11 +14,12 @@ Pod::Spec.new do |s|
1414
s.author = { 'Maxim' => 'maxim\@appsflyer.com', 'Andrii' => 'andrii.h\@appsflyer.com' }
1515
s.requires_arc = true
1616
s.platform = :ios, :tvos, :osx
17-
s.swift_version = '5.0'
17+
s.swift_version = '5.0'
18+
1819

1920
s.source = {
20-
http: "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.6/AppsFlyerLib-Binaries.zip",
21-
sha256: "ff6741ab4d1b3a73775c4131a6f1bc5d417264c415c790e82027147a25cafe6e"
21+
http: "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.15.0/AppsFlyerLib-Binaries.zip",
22+
sha256: "91a4c2508d6d49a3afaf167fcd45b46508d3b82bc039203fa832f0a214024954"
2223
}
2324

2425
s.ios.deployment_target = '12.0'

Carthage/appsflyer-ios.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
"6.14.4": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.4/AppsFlyerLib.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.4/AppsFlyerLib.xcframework.zip",
6363
"6.14.5": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.5/AppsFlyerLib.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.5/AppsFlyerLib.xcframework.zip",
6464
"6.14.6": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.6/AppsFlyerLib.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.6/AppsFlyerLib.xcframework.zip",
65+
"6.15.0": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.15.0/AppsFlyerLib.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.15.0/AppsFlyerLib.xcframework.zip",
6566
"6.2.0": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.2.0/appsflyer-ios.framework.zip",
6667
"6.2.1": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.2.1/appsflyer-ios.framework.zip",
6768
"6.2.2": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.2.2/appsflyer-ios.framework.zip",

Carthage/appsflyer-strict.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"6.14.4": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.4/AppsFlyerLib-Strict.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.4/AppsFlyerLib-Strict.xcframework.zip",
1919
"6.14.5": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.5/AppsFlyerLib-Strict.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.5/AppsFlyerLib-Strict.xcframework.zip",
2020
"6.14.6": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.6/AppsFlyerLib-Strict.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.6/AppsFlyerLib-Strict.xcframework.zip",
21+
"6.15.0": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.15.0/AppsFlyerLib-Strict.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.15.0/AppsFlyerLib-Strict.xcframework.zip",
2122
"6.3.0": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.3.0/appsflyer-strict.framework.zip",
2223
"6.3.1": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.3.1/appsflyer-strict.framework.zip",
2324
"6.3.2": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.3.2/appsflyer-strict.framework.zip",

Carthage/appsflyer-tvos.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"6.14.4": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.4/AppsFlyerLib-TVOS.framework.zip",
3434
"6.14.5": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.5/AppsFlyerLib-TVOS.framework.zip",
3535
"6.14.6": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.6/AppsFlyerLib-TVOS.framework.zip",
36+
"6.15.0": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.15.0/AppsFlyerLib-TVOS.framework.zip",
3637
"6.2.0": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.2.0/appsflyer-tvos.framework.zip",
3738
"6.2.1": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.2.1/appsflyer-tvos.framework.zip",
3839
"6.2.2": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.2.2/appsflyer-tvos.framework.zip",

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ let package = Package(
1111
targets: [
1212
.binaryTarget(
1313
name: "AppsFlyerLib",
14-
url: "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.6/AppsFlyerLib-Static-SPM.xcframework.zip",
15-
checksum: "382ec718657bd178ba55bde61f1fe5257520e412c4d9778af9f26ec3dde3827b"
14+
url: "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.15.0/AppsFlyerLib-Static-SPM.xcframework.zip",
15+
checksum: "92e8aed2feb067ce435c7df5bd1d41e237dcf1e6fc2306705ebbb3836851951f"
1616
)
1717
]
1818
)

0 commit comments

Comments
 (0)