leavez / cocoapods-binary

integrate pods in form of prebuilt frameworks conveniently, reducing compile time
MIT License
1.31k stars 206 forks source link

Unclear documentation. Doesn't tell anything how to switch from binary to source pods for release builds #124

Open Akshay-1Mg opened 4 years ago

Akshay-1Mg commented 4 years ago

Thanks for your feedback!

If it's a bug:

sueLan commented 4 years ago
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.