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 303c393 commit 8359093Copy full SHA for 8359093
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.2.22826249/AppsFlyerLib-Dynamic-SPM.xcframework.zip",
14
- checksum: "1d17f58c066d6e4e9a6f0822b91693fd963f92b9d3fc2d3d54885a349e89a277"
+ url: "https://github.com/AppsFlyerSDK/appsflyer-apple-sdk-qa/releases/download/6.17.3.24430794/AppsFlyerLib-Dynamic-SPM.xcframework.zip",
+ checksum: "7950061499e06f4a73ea7cc30aa1cd3ddc8c7c7b5a1ed873db45ac9b9a833f60"
15
)
16
]
17
0 commit comments