-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Hi, thank you for providing the iOS BLE SDK.
We are currently using this SDK in our iOS app.
Right now we integrate it via CocoaPods / manual integration, but as you may know, CocoaPods trunk will become read-only in the future, and most iOS projects are moving to Swift Package Manager (SPM) as the main dependency manager.
For long-term maintenance and easier integration in new projects, it would be very helpful if this SDK could be distributed via Swift Package Manager.
Do you have any plans to:
- Add a
Package.swiftto this repository and support SPM directly, or - Provide an
.xcframeworkthat can be added via SPM?
Our environment:
- iOS: (e.g. iOS 16.0+)
- Xcode: (e.g. Xcode 26.1.1)
- Integration: BLE connection and data sync features
If SPM support is already available in another repo or through another URL, please let me know.
Thank you!
(추가 질문) 현재 SDK를 SPM으로 연동할 수 있는 다른 경로나 계획이 있다면 공유 부탁드립니다. 감사합니다.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels