Skip to content

Commit

Permalink
Podspec, Package.swift file and Carthage json files have been updated…
Browse files Browse the repository at this point in the history
… to 6.14.3
  • Loading branch information
af-obodovskyi committed Apr 26, 2024
1 parent 05aae70 commit e248ac3
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 5 deletions.
8 changes: 5 additions & 3 deletions AppsFlyerFramework.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'AppsFlyerFramework'
s.version = '6.14.2'
s.version = '6.14.3'
s.summary = 'AppsFlyer iOS SDK'

s.description = <<-DESC
Expand All @@ -14,9 +14,11 @@ Pod::Spec.new do |s|
s.author = { 'Maxim' => 'maxim\@appsflyer.com', 'Andrii' => 'andrii.h\@appsflyer.com' }
s.requires_arc = true
s.platform = :ios, :tvos, :osx
s.resource_bundles = {'AppsFlyerLib_Privacy' => ['binaries/Resources/PrivacyInfo.xcprivacy']}

s.source = {
http: "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.2/AppsFlyerLib-Binaries.zip",
sha256: "b24d50a8298503a0cdd815d1b8194ac3e7cc18565ca606e27dabefbbabe8aa6f"
http: "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.3/AppsFlyerLib-Binaries.zip",
sha256: "90b98136674e1cea038f3c663a22b37815daa29e375bd44ec148e48ed78d5c18"
}

s.ios.deployment_target = '12.0'
Expand Down
1 change: 1 addition & 0 deletions Carthage/appsflyer-ios.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
"6.14.0": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.0/AppsFlyerLib.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.0/AppsFlyerLib.xcframework.zip",
"6.14.1": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.1/AppsFlyerLib.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.1/AppsFlyerLib.xcframework.zip",
"6.14.2": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.2/AppsFlyerLib.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.2/AppsFlyerLib.xcframework.zip",
"6.14.3": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.3/AppsFlyerLib.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.3/AppsFlyerLib.xcframework.zip",
"6.2.0": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.2.0/appsflyer-ios.framework.zip",
"6.2.1": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.2.1/appsflyer-ios.framework.zip",
"6.2.2": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.2.2/appsflyer-ios.framework.zip",
Expand Down
1 change: 1 addition & 0 deletions Carthage/appsflyer-strict.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"6.14.0": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.0/AppsFlyerLib-Strict.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.0/AppsFlyerLib-Strict.xcframework.zip",
"6.14.1": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.1/AppsFlyerLib-Strict.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.1/AppsFlyerLib-Strict.xcframework.zip",
"6.14.2": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.2/AppsFlyerLib-Strict.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.2/AppsFlyerLib-Strict.xcframework.zip",
"6.14.3": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.3/AppsFlyerLib-Strict.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.3/AppsFlyerLib-Strict.xcframework.zip",
"6.3.0": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.3.0/appsflyer-strict.framework.zip",
"6.3.1": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.3.1/appsflyer-strict.framework.zip",
"6.3.2": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.3.2/appsflyer-strict.framework.zip",
Expand Down
1 change: 1 addition & 0 deletions Carthage/appsflyer-tvos.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"6.14.0": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.0/AppsFlyerLib-TVOS.framework.zip",
"6.14.1": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.1/AppsFlyerLib-TVOS.framework.zip",
"6.14.2": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.2/AppsFlyerLib-TVOS.framework.zip",
"6.14.3": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.3/AppsFlyerLib-TVOS.framework.zip",
"6.2.0": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.2.0/appsflyer-tvos.framework.zip",
"6.2.1": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.2.1/appsflyer-tvos.framework.zip",
"6.2.2": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.2.2/appsflyer-tvos.framework.zip",
Expand Down
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "AppsFlyerLib",
url: "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.2/AppsFlyerLib-Static-SPM.xcframework.zip",
checksum: "5fc5a4d602dead950d79f531e9574a289b54209e7126a2c7f24d448289778cd2"
url: "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.3/AppsFlyerLib-Static-SPM.xcframework.zip",
checksum: "53c824272e8729967af6b22e013577eccbc6e412b7e2da2805ddf3c1ecf7cfc5"
)
]
)

0 comments on commit e248ac3

Please sign in to comment.