build: fB lib update, SPM dependencies
New Pull Request Checklist
- [x] I am not disclosing a vulnerability.
- [x] I am creating this PR in reference to an issue.
Issue Description
Facebook SDK compatibility. Moves to SPM for internal dependency management.
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
- [ ] Add entry to changelog
- [ ] Add changes to documentation (guides, repository pages, in-code descriptions)
Thanks for opening this pull request!
- ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as
Related issue: #123in 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