Skip to content

Commit

Permalink
Moved binaries to GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
DlhSoftTeam committed Mar 18, 2022
1 parent d2d411c commit bd39625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ let package = Package(
],
targets: [
.binaryTarget(name: "Ganttis",
url: "https://dlhsoft.com/ganttis/packages/Ganttis.xcframework.2.1.12.zip",
url: "https://github.com/DlhSoftTeam/Ganttis/releases/download/artifacts-2022-03-18/Ganttis.xcframework.2.1.12.zip",
checksum: "272a6b5f62ae6cf4a4344a2b13e59f18a1100419ba497e2e26979243af8d2259"),
]
)

0 comments on commit bd39625

Please sign in to comment.