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 7ebb877 commit dc3dc64Copy full SHA for dc3dc64
Package.swift
@@ -10,8 +10,8 @@ let package = Package(
10
targets: [
11
.binaryTarget(
12
name: "AppsFlyerLib",
13
- url: "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.17.6/AppsFlyerLib-Dynamic-SPM.xcframework.zip",
14
- checksum: "03d802d2e9278079c5f2f0a124fedbef4b713a78ba4cf0396f8fde691af0e542"
+ url: "https://github.com/AppsFlyerSDK/AppsFlyerFramework/releases/download/6.17.7/AppsFlyerLib-Dynamic-SPM.xcframework.zip",
+ checksum: "dc44c5478a3075a6ce6342f6acc231e6dbae42e9f4a6c406726d65b9f22b7b35"
15
)
16
]
17
0 commit comments