Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

Releases: SvenTiigi/SwiftKit

Version 1.3.9

30 Sep 19:00
Compare
Choose a tag to compare

Bug fixes

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

Version 1.3.8

30 Sep 18:46
Compare
Choose a tag to compare

Template updates

  • Updated to latest recommended Xcode project settings

Version 1.3.7

29 Apr 20:59
Compare
Choose a tag to compare

Template updates

  • Updated to latest recommended Xcode project settings

Version 1.3.6

06 Feb 22:09
Compare
Choose a tag to compare

Template updates

  • Updated to latest recommended Xcode project settings

Version 1.3.5

05 Jan 13:18
Compare
Choose a tag to compare

Template updates

  • Updated to latest recommended Xcode project settings

Version 1.3.4

06 Dec 10:04
Compare
Choose a tag to compare

Template updates

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

Version 1.3.3

04 Nov 22:40
Compare
Choose a tag to compare

Bug fix

Fixed a bug which caused an error during installation via mint or homebrew (#6)

Version 1.3.2

17 Oct 20:30
Compare
Choose a tag to compare

Xcode 12

Added support for Xcode 12

Version 1.3.1

09 Feb 09:10
Compare
Choose a tag to compare

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

Version 1.3.0

26 Sep 16:30
Compare
Choose a tag to compare

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