You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.
There are basically 3 main package managers for Swift code:
Carthage
CocoaPods
Swift Package Manager
iOS devs are pretty opinionated and it will be important to mention we support both Carthage / CocoaPods. Swift PM is slightly newer so it's less used and we don't support it. We could, I was just waiting for someone to submit that feature request.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The current Swift README.md refers to Carthage. Do we still want to mention CocoaPods?
The text was updated successfully, but these errors were encountered: