Add SPM support (#223)
* Add SPM support * Cleanup cocoapods bits from example app * Update package references for universal-ble in Xcode project * Refactor notification handling and error logging in UniversalBleWeb class * Change min sdk version * Update CHANGELOG.md to include SPM support on Apple and requestConnectionPriority feature for version 1.3.0
This commit is contained in:
@@ -28,3 +28,7 @@ migrate_working_dir/
|
||||
.dart_tool/
|
||||
.packages
|
||||
build/
|
||||
|
||||
# Swift Package Manager (SPM) artifacts (used when Flutter enables SPM for plugins)
|
||||
.build/
|
||||
.swiftpm/
|
||||
|
||||
Reference in New Issue
Block a user