Gradle Xcode plugin v0.11.5 Release Notes

Release Date: 2015-09-01 // over 8 years ago
  • ๐Ÿ”„ Changes

    • โž• Added support for CPD reports. (Thanks to rahulsom) Issue #191
    • โž• Added that OCLint rules can be disabled
    • โž• Added support for WatchKit (Thanks to icecrystal23) Issue #185
    • ๐Ÿ›  Fixed an issue where codesign and crashlytics would use the wrong version of developer tools (Thanks to icecrystal23) Issue #197
    • โž• Added new simulator task for starting the simulator and running an app in the simulator (Thanks to jeduden) Issue #204