Remove references to Cocoapods + Podfiles - #271
Conversation
|
@sascala Do you plan to just use this PR since it combines the changes from several of your other PRs? Or will you use the individual ones instead? |
|
Happy to just use this one. |
|
SGTM. I think all the failures come because these need to be migrated to use Swift Package Manager in addition to removing the Podfile. I also think that the Places ones have been migrated, so we can either ignore those or just remove them. @boilerwadding to confirm. Finally, I don't think there's a super big rush. Even after Cocoapods "shuts-down" in Dec, existing pods should continue to work for now. So we do want to update just to demonstrate using SPM, but these samples shouldn't just break if we do nothing. Point being: we can take a little extra time to properly migrate to SPM. |
name: Pull request
about: Create a pull request
label: 'triage me'
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes #<issue_number_goes_here> 🦕