parse-community / Parse-SDK-iOS-OSX

The Apple SDK for Parse Platform (iOS, macOS, watchOS, tvOS)
https://parseplatform.org
Other
2.81k stars 864 forks source link

Adding via SPM doesn't work due to unstable Bolts dependency #1694

Closed mtrezza closed 1 year ago

mtrezza commented 1 year ago

New Issue Checklist

Issue Description

Adding via SPM doesn't work due to unstable Bolts dependency.

Steps to reproduce

Add SDK via Xcode SPM.

parse-github-assistant[bot] commented 1 year ago

Thanks for opening this issue!

mtrezza commented 1 year ago

Release 2.0.0 has SPM support, but the above issue occurs due to Bolts being "unstable".

Failed to resolve dependencies Dependencies could not be resolved because package 'parse-sdk-ios-osx' is required using a stable-version but 'parse-sdk-ios-osx' depends on an unstable-version package 'bolts-objc' and root depends on 'parse-sdk-ios-osx' 2.0.0.

We would need to make a Bolts release with the changes in https://github.com/vazarkevych/Bolts-ObjC/tree/spm, but this branch is based on the original Bolts and our forked Bolts is out of sync with the original Bolts repo.

parseplatformorg commented 1 year ago

🎉 This change has been released in version 2.0.1