parse-community / Parse-SDK-iOS-OSX

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

feat: Upgrade to Facebook SDK 13 via SPM #1636

Closed drdaz closed 1 year ago

drdaz commented 2 years ago

New Pull Request Checklist

Issue Description

Facebook SDK compatibility. Moves to SPM for internal dependency management.

Closes https://github.com/parse-community/Parse-SDK-iOS-OSX/issues/1635

Approach

Removed most of the mishmash of other approaches to internal dependency management, and replaced it with SPM. Updated FB lib version to 13.

TODOs before merging

parse-github-assistant[bot] commented 2 years ago

Thanks for opening this pull request!

parse-github-assistant[bot] commented 2 years ago

I will reformat the title to use the proper commit message syntax.

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

I will reformat the title to use the proper commit message syntax.

mtrezza commented 1 year ago

Pretty nice that this also moves to SPM; do you think you could bring this up-to-date so we can merge it? Or is there any obstacle left in this PR?

mtrezza commented 1 year ago

Closing in favor of https://github.com/parse-community/Parse-SDK-iOS-OSX/pull/1683