We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf7d2bf commit 4d79e06Copy full SHA for 4d79e06
Package.swift
@@ -10,8 +10,8 @@ let package = Package(
10
targets: [
11
.binaryTarget(
12
name: "AppsFlyerLib",
13
- url: "https://github.com/AppsFlyerSDK/appsflyer-apple-sdk-qa/releases/download/6.17.5.24949228/AppsFlyerLib-Dynamic-SPM.xcframework.zip",
14
- checksum: "f8d18a82baabb9d660a39b579b2f60404824e7574d6a134802670698e8e863e9"
+ url: "https://github.com/AppsFlyerSDK/appsflyer-apple-sdk-qa/releases/download/6.17.6.25304594/AppsFlyerLib-Dynamic-SPM.xcframework.zip",
+ checksum: "03d802d2e9278079c5f2f0a124fedbef4b713a78ba4cf0396f8fde691af0e542"
15
)
16
]
17
0 commit comments