-
Notifications
You must be signed in to change notification settings - Fork 203
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 integration #8
Comments
In short, how do you see it should be integrated with CocoaPods? |
It'll be perfect to have just one line added to Podfile and all stuff from the "Xcode integration" sections will be done automatically by the Cocoapods installer script. https://guides.cocoapods.org/making/using-pod-lib-create.html |
You could check the pod R.swift, the pod only contains an exectuable to be run. You'd still have to implement a build phase script though |
If there's a way you see how it should be implemented - feel free to create a Pull Request. |
Great lib! Would suggest to distribute it via Cocoapods. Thanks
@PaulTaykalo
The text was updated successfully, but these errors were encountered: