From 0d8359239a349db4ac2aba8efe2ad8835fc799b5 Mon Sep 17 00:00:00 2001 From: "ivan.obodovskyi" Date: Thu, 24 Aug 2023 11:54:34 +0300 Subject: [PATCH] Podspec, Package.swift file and Carthage json files have been updated to 6.12.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 36c6577..f295108 100644 --- a/AppsFlyerFramework.podspec +++ b/AppsFlyerFramework.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'AppsFlyerFramework' - s.version = '6.12.1' + s.version = '6.12.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.12.1/AppsFlyerLib-Binaries.zip", - sha256: "0d69f872e075ef54275df94efa5f993073d57d2b95df52b15522aa24e53a7df2" + http: "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.12.2/AppsFlyerLib-Binaries.zip", + sha256: "89511aef3bd4deac46a024405aa2537eca7f316115c2e245b2793c84ebdf4caf" } s.ios.deployment_target = '9.0' diff --git a/Carthage/appsflyer-ios.json b/Carthage/appsflyer-ios.json index 90ef4b7..84f19b0 100644 --- a/Carthage/appsflyer-ios.json +++ b/Carthage/appsflyer-ios.json @@ -50,6 +50,7 @@ "6.11.2": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.11.2/AppsFlyerLib.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.11.2/AppsFlyerLib.xcframework.zip", "6.12.0": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.12.0/AppsFlyerLib.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.12.0/AppsFlyerLib.xcframework.zip", "6.12.1": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.12.1/AppsFlyerLib.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.12.1/AppsFlyerLib.xcframework.zip", + "6.12.2": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.12.2/AppsFlyerLib.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.12.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 650c105..0c8f711 100644 --- a/Carthage/appsflyer-strict.json +++ b/Carthage/appsflyer-strict.json @@ -6,6 +6,7 @@ "6.11.2": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.11.2/AppsFlyerLib-Strict.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.11.2/AppsFlyerLib-Strict.xcframework.zip", "6.12.0": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.12.0/AppsFlyerLib-Strict.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.12.0/AppsFlyerLib-Strict.xcframework.zip", "6.12.1": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.12.1/AppsFlyerLib-Strict.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.12.1/AppsFlyerLib-Strict.xcframework.zip", + "6.12.2": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.12.2/AppsFlyerLib-Strict.framework.zip?alt=https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.12.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 cd8fd16..662e391 100644 --- a/Carthage/appsflyer-tvos.json +++ b/Carthage/appsflyer-tvos.json @@ -21,6 +21,7 @@ "6.11.2": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.11.2/AppsFlyerLib-TVOS.framework.zip", "6.12.0": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.12.0/AppsFlyerLib-TVOS.framework.zip", "6.12.1": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.12.1/AppsFlyerLib-TVOS.framework.zip", + "6.12.2": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.12.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 e4a0346..7dfd3a8 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.12.1/AppsFlyerLib.xcframework.zip", - checksum: "5d418a84ec708e6142f4eb228d6163c0693559c31a67b741e4dd816fb20f662e" + url: "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.12.2/AppsFlyerLib.xcframework.zip", + checksum: "87430d319775fd2107f5a29d68e5b3b01072de43c3ee54634faf42ba7e3f2966" ) ] )