Releases: leavez/cocoapods-binary
Releases · leavez/cocoapods-binary
v0.4.4
Feature
- Customizable xcodebuild option for the prebuild action (detail). (So dSYM, archs and more other things are in your control.)
Bug fixes
- Swift header file not created correctly when building with Xcode 10.2 #58
- Add more detail log for one pod has multiple targets #64
Bug fix
Fix a crash on cocoapods 1.6 when using a podspec containing resource_bundle
#50
Blue Sky
fix the compiling problem: it may happen when build a simulator arch, who import a prebuild swift library.
v0.4.0
- add
keep_source_code_for_prebuilt_frameworks!
flag
- fix dependency pod missing bug