Skip to content

1.4.0

Compare
Choose a tag to compare
@djbe djbe released this 17 Mar 16:24
· 67 commits to master since this release
1.4.0
a4fd5ae

Breaking

  • Removed support for CocoaPods Rome. Switch to Alexandria with the migration script: bash <(curl -Ls "https://raw.githubusercontent.com/appwise-labs/Alexandria/convert-script/convert-to-alexandria.sh").

Improvements

  • XcodeGen: add support for xcframeworks, so you don't have to add them manually anymore.
  • XcodeGen: add small "iOS Extension" template.

Bug Fixes

  • Sourcery: fix warnings about unknown types (from libraries/SDKs).