Carthage v0.31.2 Release Notes

Release Date: 2018-10-30 // over 5 years ago
  • 🍱 > ⚠️ Carthage will only consider targets that support the archive action. (#2507 & #2515) ⚠️
    🍱 > ⚠️ Carthage does not support Xcode 6 anymore. (#2561) ⚠️
    🍎 > ⚠️ Carthage source only builds on Xcode 9.4+, thus requiring macOS High Sierra. ⚠️

    🛠 Fixed

    • More resiliency towards xcrun simctl list devices --json outputting isAvailable as String, isAvailable as Bool, or availability as String depending upon whether Xcode 10B61 has been installed, or an Xcode 10.1 beta has been installed (#2630). Thanks @ olejnjak!

    📚 Thank you to @artemnovichkov for improvements to the documentation.

    Thank you to @ikesyo and @giginet for improvements to the codebase and the infrastructure.

    Thank you to @blender, @mdiep, and @ikesyo for reviewing pull requests!