Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CocoaPods support #3

Closed
radex opened this issue Sep 23, 2016 · 6 comments
Closed

CocoaPods support #3

radex opened this issue Sep 23, 2016 · 6 comments

Comments

@radex
Copy link
Contributor

radex commented Sep 23, 2016

If the team is open to doing this, I'd be interested in adding a .podspec file to this repo. This would allow people to use this library via CocoaPods, which would make it more useful for iOS development today.

Even if no-one at Apple is interested in pushing and maintaining the library in CocoaPods trunk, a Podspec in the repo would allow people to fetch new versions of it like so:

pod 'swift-protobuf-runtime', git: '[email protected]:apple/swift-protobuf-runtime.git'
@tbkka
Copy link
Collaborator

tbkka commented Sep 24, 2016

Sounds like a great idea!
Send us a Pull Request with the .podspec file.

@tbkka
Copy link
Collaborator

tbkka commented Sep 24, 2016

While you're at it, it would be great to add a short section to the README.md pointing out how to use this with CocoaPods.

@radex
Copy link
Contributor Author

radex commented Sep 28, 2016

Fixed by #5.

@radex radex closed this as completed Sep 28, 2016
@thomasvl
Copy link
Collaborator

@tbkka do you want to hold off on publishing the pod until things are fully stable?

@tbkka
Copy link
Collaborator

tbkka commented Sep 28, 2016

Personally, I would be happy if folks held off on publishing pods until things settle down.

@jcanizales
Copy link

People that really really want it can always point their Podfile to this GitHub repo. On the other hand, it's fair game for things versioned < 1.0 to be a moving ground.

ahmed-osama-saad pushed a commit to ahmed-osama-saad/swift-protobuf that referenced this issue Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants