Closed drdaz closed 1 year ago
Related issue: #123
in the PR description, so I can recognize it.I will reformat the title to use the proper commit message syntax.
I will reformat the title to use the proper commit message syntax.
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?
Closing in favor of https://github.com/parse-community/Parse-SDK-iOS-OSX/pull/1683
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