Skip to content

1.2.2

Compare
Choose a tag to compare
@djbe djbe released this 10 May 20:26
· 107 commits to master since this release
1.2.2
2ebeb04

New Features

  • Script: Renamed the podfile script (generate_project.rb) to cocoapods_rome.rb & add some common steps:
    • Use the interface_builder_integration function in pre_compile to fix interface builder integration with pre-compiled frameworks (missing public headers).
    • Use the force_bitcode function in pre_compile to ensure frameworks are pre-compiled with Bitcode.