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
Is your feature request related to a problem? Please describe.
Yes, I hate using multiple package managers, when I prefer just to use SPM.
Describe the solution you'd like
I type in the GitHub repo into Xcode, or add it to the correct place of my Swift Package file, and Xcode/SPM take care of the rest.
So I do not have to use Cocoapods/Carthage anymore.
Describe alternatives you've considered
One is the hell spawn of Satan (Cocoapods). The other is left over cold pizza (Carthage, not the best but it is still pizza so you put up with it)
Additional context
Everyone else with a decent iOS framework has SPM package at this point, I am a little confused why you do not.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Yes, I hate using multiple package managers, when I prefer just to use SPM.
Describe the solution you'd like
I type in the GitHub repo into Xcode, or add it to the correct place of my Swift Package file, and Xcode/SPM take care of the rest.
So I do not have to use Cocoapods/Carthage anymore.
Describe alternatives you've considered
One is the hell spawn of Satan (Cocoapods). The other is left over cold pizza (Carthage, not the best but it is still pizza so you put up with it)
Additional context
Everyone else with a decent iOS framework has SPM package at this point, I am a little confused why you do not.
The text was updated successfully, but these errors were encountered: