Samuel Giddins

Results 260 comments of Samuel Giddins
trafficstars

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.

The CocoaPods guides have a section for different podspec attributes

Those need to be passed as other c flags or other cpp flags

@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...