Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Add Swift package feed to ProGet
-
Please add Swift package feed to ProGet. Our Mobile team wants to start publishing internal, re-usable iOS components as Swift packages and we'd like to publish these to ProGet.
-
Hi @splatteredbits ,
I don't think this would be technically possible, at least from my initial review.
Swift has neither "packages" nor "repositories" - the package index is nothing more than a packages.json file that points to other repositories on GitHub.
The client clones those repositories and presumably checks-out a tag to get a specific version. Likewise, to "publish" a package to the Swift Package Index, you submit a GitHub issue.
So I guess, if you wanted a private Swift repository, you'd just need to make a Git repository and follow those conventions?
Cheers,
Alex
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login