Specify SwiftGui version
Use version 0.1.0 instead of the main branch
This commit is contained in:
parent
a478acbdcd
commit
490e1a5be8
@ -18,7 +18,7 @@ let package = Package(
|
||||
)
|
||||
],
|
||||
dependencies: [
|
||||
.package(url: "https://github.com/david-swift/SwiftGui", branch: "main")
|
||||
.package(url: "https://github.com/david-swift/SwiftGui", from: "0.1.0")
|
||||
],
|
||||
targets: [
|
||||
.target(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user