To run the example project, clone the repo, and run swift build && swift test from the project directory.
- iOS 14.0+
- Swift 5.0+
PeripheralMenu is available through github. Please install using Swift Package Manager.
git clone https://github.com/michaelcordero/PeripheralMenu
swift build -Xswiftc "-sdk" -Xswiftc "`xcrun --sdk iphonesimulator --show-sdk-path`" -Xswiftc "-target" -Xswiftc "x86_64-apple-ios14.2-simulator"
swift test
michaelcordero, michaelpetercordero@gmail.com
PeripheralMenu is available under the MIT license. See the LICENSE file for more info.