4 Commits

Author SHA1 Message Date
f0df187c77 Release 1.5.0 2026-02-21 05:24:00 +00:00
b41beb9805 Release 1.4.2 2025-12-30 22:29:54 +00:00
7fdb08c182 Release 1.4.1 2025-12-30 22:21:50 +00:00
b96a2e40c5 Release 1.4.0 2025-12-30 22:07:20 +00:00

View File

@@ -17,8 +17,8 @@ let package = Package(
targets: [ targets: [
.binaryTarget( .binaryTarget(
name: "Blainks", name: "Blainks",
url: "https://blainks.com/distribution/ios/1.3.69/Blainks.xcframework.zip", url: "https://blainks.com/distribution/ios/1.5.0/Blainks.xcframework.zip",
checksum: "6cf4d39570b99dfa72dd659ab96b3f8a47468842a58fd51eb1af87041dfcb212" checksum: "c7803be1c33ab09da1442361f8d1187688ce46130d819a76a5fdf9cebe0ca640"
) )
] ]
) )