cocoapods-binary icon indicating copy to clipboard operation
cocoapods-binary copied to clipboard

Allows using custom archs in `custom_build_options_simulator`

Open osfalt opened this issue 5 years ago • 1 comments

Resolves issue https://github.com/leavez/cocoapods-binary/issues/93.

It will allow using set_custom_xcodebuild_options_for_prebuilt_frameworks :simulator => "ARCHS=x86_64 i386" in the Podfile if you need i386 architecture, e.g. for iPhone 5 simulator.

osfalt avatar Dec 27 '19 18:12 osfalt

Hi, any news on this PR? I am looking forward for this solution! Thanks for the effort!

admin-graycompany avatar Feb 18 '20 12:02 admin-graycompany