cocoapods-binary
cocoapods-binary copied to clipboard
Unclear documentation. Doesn't tell anything how to switch from binary to source pods for release builds
Thanks for your feedback!
If it's a bug:
- What's your environment:
- run
pod env | egrep 'CocoaPods |Xcode|cocoapods-binary'
then paste the result here
- run
- A demo project is helpful:
- It will be very helpful if provides a demo project that reproduce the problem. A blank project with cocoapods-binary can be downloaded here, which can be remodeled to a minimal problematic environment. Attach the demo.zip to the comments.
CocoaPods : 1.6.1
Xcode : 11.2.1 (11B500)
cocoapods-binary: 0.4.4
set :binary => false
from true
. The pod will integrate as source code.