Gradle Xcode plugin v0.13.0 Release Notes

Release Date: 2016-03-04 // about 8 years ago
  • ๐Ÿ”„ Changes

    • โž• Added new code coverate support for the new reports Xcode 7 creates: #225
      • This ables coverage reports for Swift projects
      • Also added support for coverage reports for OS X projects
    • โšก๏ธ Updated OCLint to 0.10.2
    • โž• Added 'cocoapodsUpdate' task: Issue: #241
    • โž• Added that the project file can be specified as parameter

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fixed that empty Frameworks directory gets deleted: issue #242
    • ๐Ÿ›  Fixed that on simulatorCreate the simualtors gets killed first, to avoid a failure is a simulator is running