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 9876348Copy full SHA for 9876348
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.5.24949228/AppsFlyerLib-Dynamic-SPM.xcframework.zip",
+ checksum: "f8d18a82baabb9d660a39b579b2f60404824e7574d6a134802670698e8e863e9"
15
)
16
]
17
0 commit comments