SwiftKit Versions Save

Start your next Open-Source Swift Framework 📦

1.3.9

2 years ago

Bug fixes

  • Fixed a bug in the swiftkit CLI which caused a compile error when using Xcode 13.0

1.3.8

2 years ago

Template updates

  • Updated to latest recommended Xcode project settings

1.3.7

3 years ago

Template updates

  • Updated to latest recommended Xcode project settings

1.3.6

3 years ago

Template updates

  • Updated to latest recommended Xcode project settings

1.3.5

3 years ago

Template updates

  • Updated to latest recommended Xcode project settings

1.3.4

3 years ago

Template updates

  • Updated to latest recommended Xcode project settings
  • Fixed platforms version in Package.swift to iOS 9.0

1.3.3

3 years ago

Bug fix

Fixed a bug which caused an error during installation via mint or homebrew (https://github.com/SvenTiigi/SwiftKit/issues/6)

1.3.2

3 years ago

Xcode 12

Added support for Xcode 12

1.3.1

4 years ago

Fixed a bug where the year of the License and Info.plist was not set to the current year.

1.3.0

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