From a7cc77ea3c10d7281bc82f1af5798b21447de0e9 Mon Sep 17 00:00:00 2001 From: morisgateno-appsflyer Date: Mon, 10 Jun 2024 16:01:18 +0300 Subject: [PATCH] Podspec, Package.swift file and Carthage json files have been updated to 6.14.4 --- AppsFlyerFramework.podspec | 12 +++++++----- Carthage/appsflyer-ios.json | 1 + Carthage/appsflyer-strict.json | 1 + Carthage/appsflyer-tvos.json | 1 + Package.swift | 4 ++-- 5 files changed, 12 insertions(+), 7 deletions(-) diff --git a/AppsFlyerFramework.podspec b/AppsFlyerFramework.podspec index 36ffe4a..c88f2f0 100644 --- a/AppsFlyerFramework.podspec +++ b/AppsFlyerFramework.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'AppsFlyerFramework' - s.version = '6.14.3' + s.version = '6.14.4' s.summary = 'AppsFlyer iOS SDK' s.description = <<-DESC @@ -14,11 +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.3/AppsFlyerLib-Binaries.zip", - sha256: "90b98136674e1cea038f3c663a22b37815daa29e375bd44ec148e48ed78d5c18" + http: "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.4/AppsFlyerLib-Binaries.zip", + sha256: "672b313190aadda87e4124d411f3d685dd475b77d0affd20ac7637b9053bedc0" } s.ios.deployment_target = '12.0' @@ -30,6 +30,7 @@ Pod::Spec.new do |s| s.default_subspecs = 'Main' s.subspec 'Main' do |ss| + ss.resource_bundles = {'AppsFlyerLib_Privacy' => ['binaries/Resources/nonStrict/PrivacyInfo.xcprivacy']} ss.ios.vendored_frameworks = 'binaries/xcframework/full/AppsFlyerLib.xcframework' ss.tvos.vendored_frameworks = 'binaries/xcframework/full/AppsFlyerLib.xcframework' @@ -38,7 +39,7 @@ Pod::Spec.new do |s| end s.subspec 'Legacy' do |ss| - + ss.resource_bundles = {'AppsFlyerLib_Privacy' => ['binaries/Resources/nonStrict/PrivacyInfo.xcprivacy']} ss.pod_target_xcconfig = { 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'arm64 arm64e', 'EXCLUDED_ARCHS[sdk=appletvsimulator*]' => 'arm64 arm64e'} ss.user_target_xcconfig = { 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'arm64 arm64e', 'EXCLUDED_ARCHS[sdk=appletvsimulator*]' => 'arm64 arm64e'} @@ -49,6 +50,7 @@ Pod::Spec.new do |s| ss.osx.vendored_frameworks = 'binaries/xcframework/full/AppsFlyerLib.xcframework' end s.subspec 'Strict' do |ss| + ss.resource_bundles = {'AppsFlyerLib_Privacy' => ['binaries/Resources/Strict/PrivacyInfo.xcprivacy']} ss.ios.vendored_frameworks = 'binaries/xcframework/strict/AppsFlyerLib.xcframework' ss.tvos.vendored_frameworks = 'binaries/xcframework/strict/AppsFlyerLib.xcframework' diff --git a/Carthage/appsflyer-ios.json b/Carthage/appsflyer-ios.json index 4d3168c..000d355 100644 --- a/Carthage/appsflyer-ios.json +++ b/Carthage/appsflyer-ios.json @@ -59,6 +59,7 @@ "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.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", "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 b7772c1..ec9f8ab 100644 --- a/Carthage/appsflyer-strict.json +++ b/Carthage/appsflyer-strict.json @@ -15,6 +15,7 @@ "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.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", "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 e06e93c..af55dd8 100644 --- a/Carthage/appsflyer-tvos.json +++ b/Carthage/appsflyer-tvos.json @@ -30,6 +30,7 @@ "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.14.4": "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.4/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 f24e8e0..2fbce5b 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.14.3/AppsFlyerLib-Static-SPM.xcframework.zip", - checksum: "53c824272e8729967af6b22e013577eccbc6e412b7e2da2805ddf3c1ecf7cfc5" + url: "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.14.4/AppsFlyerLib-Static-SPM.xcframework.zip", + checksum: "96eb54662d50058b2cc957ada96bc5c82010a817c6b117980a45a0041b632b64" ) ] )