From e735a8f7e287c3252353a0c26664e07c084f72bf Mon Sep 17 00:00:00 2001 From: "ivan.obodovskyi" Date: Tue, 26 Mar 2024 16:16:24 +0200 Subject: [PATCH] Podspec, Package.swift file and Carthage json files have been updated to 6.13.2 --- AppsFlyerFramework.podspec | 6 +++--- Carthage/appsflyer-ios.json | 1 + Carthage/appsflyer-strict.json | 1 + Carthage/appsflyer-tvos.json | 1 + Package.swift | 4 ++-- 5 files changed, 8 insertions(+), 5 deletions(-) diff --git a/AppsFlyerFramework.podspec b/AppsFlyerFramework.podspec index c4f7af7..19b5193 100644 --- a/AppsFlyerFramework.podspec +++ b/AppsFlyerFramework.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'AppsFlyerFramework' - s.version = '6.13.1' + s.version = '6.13.2' s.summary = 'AppsFlyer iOS SDK' s.description = <<-DESC @@ -15,8 +15,8 @@ Pod::Spec.new do |s| s.requires_arc = true s.platform = :ios, :tvos, :osx s.source = { - http: "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.13.1/AppsFlyerLib-Binaries.zip", - sha256: "04e6803296325ddaeae4f77394e0d65979963893bdb8740545ee9c40ab7de910" + http: "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.13.2/AppsFlyerLib-Binaries.zip", + sha256: "e86bb68a3ea49ec6e25046b4393e88d50898089b2b5acaf9ea338a308a791f0f" } s.ios.deployment_target = '9.0' diff --git a/Carthage/appsflyer-ios.json b/Carthage/appsflyer-ios.json index 2cce277..f16a407 100644 --- a/Carthage/appsflyer-ios.json +++ b/Carthage/appsflyer-ios.json @@ -54,6 +54,7 @@ "6.12.3": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.12.3/AppsFlyerLib.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.12.3/AppsFlyerLib.xcframework.zip", "6.13.0": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.13.0/AppsFlyerLib.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.13.0/AppsFlyerLib.xcframework.zip", "6.13.1": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.13.1/AppsFlyerLib.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.13.1/AppsFlyerLib.xcframework.zip", + "6.13.2": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.13.2/AppsFlyerLib.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.13.2/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", diff --git a/Carthage/appsflyer-strict.json b/Carthage/appsflyer-strict.json index 26f94b5..fc6f831 100644 --- a/Carthage/appsflyer-strict.json +++ b/Carthage/appsflyer-strict.json @@ -10,6 +10,7 @@ "6.12.3": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.12.3/AppsFlyerLib-Strict.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.12.3/AppsFlyerLib-Strict.xcframework.zip", "6.13.0": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.13.0/AppsFlyerLib-Strict.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.13.0/AppsFlyerLib-Strict.xcframework.zip", "6.13.1": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.13.1/AppsFlyerLib-Strict.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.13.1/AppsFlyerLib-Strict.xcframework.zip", + "6.13.2": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.13.2/AppsFlyerLib-Strict.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.13.2/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", diff --git a/Carthage/appsflyer-tvos.json b/Carthage/appsflyer-tvos.json index e25eb45..3465465 100644 --- a/Carthage/appsflyer-tvos.json +++ b/Carthage/appsflyer-tvos.json @@ -25,6 +25,7 @@ "6.12.3": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.12.3/AppsFlyerLib-TVOS.framework.zip", "6.13.0": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.13.0/AppsFlyerLib-TVOS.framework.zip", "6.13.1": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.13.1/AppsFlyerLib-TVOS.framework.zip", + "6.13.2": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.13.2/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", diff --git a/Package.swift b/Package.swift index e5427d7..248a0bc 100644 --- a/Package.swift +++ b/Package.swift @@ -11,8 +11,8 @@ let package = Package( targets: [ .binaryTarget( name: "AppsFlyerLib", - url: "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.13.1/AppsFlyerLib.xcframework.zip", - checksum: "6ffb31e9b561670afe209a5357db6d4bddc54d21ef0d3ebfdbd5476509c5ffb4" + url: "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.13.2/AppsFlyerLib.xcframework.zip", + checksum: "91bb3d517b0477d706ff4875da51bef7b27ba84f327575cc54e1b0a3d16d4109" ) ] )