Gradle Xcode plugin v0.19.1 Release Notes

Release Date: 2019-04-24 // about 5 years ago
  • ๐Ÿš€ Note: bumped minor version number 19, that indicated the year 2019. The minor versions are the release numbers then (1 for the second release this year).

    ๐Ÿ›  Bugfixes

    • โšก๏ธ Updated the parsing of the output so that errors and warnings are shown when compiling swift code.
    • ๐Ÿ›  Fixed device build when using Xcode 10.2: Issue #411 ๐Ÿ”„ Changes
    • ๐Ÿ— The carthage derived data is set the the projects build/derivedData/carthage directory
    • โž• added carthage.cache boolean parameter so disable the cache (default is true)