Samuel Giddins
Samuel Giddins
As Boris previously posted: > See [this comment](https://github.com/CocoaPods/cocoapods-packager/issues/115#issuecomment-183762864), unless someone from the community contributes a PR, this will remain unimplemented, unfortunately.
👍 with CI passing
The CocoaPods guides have a section for different podspec attributes
Those need to be passed as other c flags or other cpp flags
`gem install xcodeproj:1.4.1`
@vitonzhangtt we'd be happy to review a PR updating to the latest version of CocoaPods!
Please include the output of `pod env` when reporting bugs, thanks!
You can only `pod try` pods that have been published to a specs repo (either the CocoaPods repo or your private specs repo)
> Ideas about having an option like --xcargs which would take a string value that will be passed to xcodebuild command so that framework can be built with any kind...