SwiftKit v1.3.0 Release Notes

Release Date: 2019-09-26 // over 4 years ago
  • Git init

    After your Kit has been generated a Git repo will be automatically initialized with the provided remote URL as origin as well as an initial commit.

    👷 GitHub CI support

    👷 This Versions adds support for GitHub CI and will let you pick a template GitHub CI YML configuration file.

    👌 Improved README generation

    📦 The generation of the README.md file has been improved in order to insert a correct url for Swift Package Manager installation instruction.

    Fastlane environment file

    ➕ Added fastlane environment file to disable fastlane auto update.

    FASTLANE_SKIP_UPDATE_CHECK=1