Estimote / iOS-Proximity-SDK

Estimote Proximity SDK for iOS
https://developer.estimote.com
Apache License 2.0
61 stars 26 forks source link

Add Swift Package Manager Support #71

Closed PSchmiedmayer closed 9 months ago

PSchmiedmayer commented 1 year ago

You can import it into your project or add it to your Swift Package by following the article about Adding Package Dependencies to Your App using the following repository URL: https://github.com/Estimote/iOS-Proximity-SDK.

You will need to tag a new release to enable developers to start importing the SDK using the Swift Package Manager.

FreestyleRR commented 10 months ago

Is anyone here? Why didn't anyone push this change? it is very convenient and the necessary code has already been written for you.

PSchmiedmayer commented 9 months ago

@djhayden Thank you for merging the PR! Would it be possible to also merge the following one in the other Estimote Repo: https://github.com/Estimote/iOS-Bluetooth-Scanning/pull/4?

It would also be necessary to tag a new release in accordance to the semantic versioning spec, e.g. 1.8.1 to ensure that Xcode can pick up the latest version as a Swift Package.

Same in the other repo once https://github.com/Estimote/iOS-Bluetooth-Scanning/pull/4 is merged 👍

PSchmiedmayer commented 8 months ago

@djhayden Any updates here regarding tagging a new release as noted in https://github.com/Estimote/iOS-Proximity-SDK/pull/71#issuecomment-1734669391?