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.
1 parent ea98b86 commit ca12158Copy full SHA for ca12158
Package.swift
@@ -18,7 +18,7 @@ let package = Package(
18
dependencies: [
19
.package(
20
url: "https://github.com/PureSwift/Bluetooth.git",
21
- .branch("feature/async")
+ .branch("master")
22
),
23
24
url: "https://github.com/PureSwift/swift-system.git",
0 commit comments