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.
2 parents 1fffc5d + 5deff8d commit b49e4ebCopy full SHA for b49e4eb
Package.swift
@@ -13,8 +13,8 @@ let package = Package(
13
targets: [
14
.binaryTarget(
15
name: "PurchaseConnector",
16
- url: "https://github.com/AppsFlyerSDK/appsflyer-apple-purchase-connector/releases/download/6.17.3/purchase-connector-dynamic.xcframework.zip",
17
- checksum: "97ffff24b92d21337102361ab15713770aaab99038328b2a50922d59233434a4"
+ url: "https://github.com/AppsFlyerSDK/appsflyer-apple-purchase-connector/releases/download/6.17.5/purchase-connector-dynamic.xcframework.zip",
+ checksum: "8646b261c1cef59ec4d14ec98eb382f6c575c8ec2e8397f8102a00afbba6d326"
18
),
19
]
20
)
0 commit comments