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

feat: add support for Swift Package Manager #1660

Closed ricky641b closed 1 year ago

ricky641b commented 1 year ago

New Pull Request Checklist

Issue Description

Related issue: #1453 Closes: #1453

Approach

Replace old dependency managers with SPM.

TODOs before merging

Tasks:

Optional (only if necessary to add SPM):

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

Thanks for opening this pull request!

mtrezza commented 1 year ago

We cannot merge a PR that only removes something. The PR needs to include SPM support. That is also necessary for testing.

I renamed the PR title and description.

mtrezza commented 1 year ago

Closing as won't continue