Commit 76d95e6 1 parent 5d47a5d commit 76d95e6 Copy full SHA for 76d95e6
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ let package = Package(
6
6
name: " Gtk " ,
7
7
products: [ . library( name: " Gtk " , targets: [ " Gtk " ] ) ] ,
8
8
dependencies: [
9
- . package ( url: " https://github.com/rhx/gir2swift.git " , branch: " development " ) ,
10
- . package ( url: " https://github.com/rhx/SwiftAtk.git " , branch: " development " ) ,
11
- . package ( url: " https://github.com/rhx/SwiftGdk.git " , branch: " development " ) ,
9
+ . package ( url: " https://github.com/rhx/gir2swift.git " , branch: " main " ) ,
10
+ . package ( url: " https://github.com/rhx/SwiftAtk.git " , branch: " main " ) ,
11
+ . package ( url: " https://github.com/rhx/SwiftGdk.git " , branch: " main " ) ,
12
12
. package ( url: " https://github.com/apple/swift-docc-plugin " , from: " 1.0.0 " ) ,
13
13
] ,
14
14
targets: [
You can’t perform that action at this time.
0 commit comments