Gradle Xcode plugin v0.9.2 Release Notes

Release Date: 2013-11-26 // over 10 years ago
  • ๐Ÿ”„ Changes

    • ๐Ÿ”„ Change that the project is also compiled using 'build' instead of 'xcodebuild'
    • โž• Added support for an architecture list: Issue #33

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fixed that the clean task is defined by the plugin, instead the clean asks are appended: Issue #38
    • ๐Ÿ— Build output for unit test did not show any failures if an exception occured