This repository has been archived by the owner on Dec 29, 2022. It is now read-only.
Releases: SvenTiigi/SwiftKit
Releases · SvenTiigi/SwiftKit
Version 1.3.9
Version 1.3.8
Template updates
- Updated to latest recommended Xcode project settings
Version 1.3.7
Template updates
- Updated to latest recommended Xcode project settings
Version 1.3.6
Template updates
- Updated to latest recommended Xcode project settings
Version 1.3.5
Template updates
- Updated to latest recommended Xcode project settings
Version 1.3.4
Template updates
- Updated to latest recommended Xcode project settings
- Fixed platforms version in
Package.swift
to iOS 9.0
Version 1.3.3
Bug fix
Fixed a bug which caused an error during installation via mint or homebrew (#6)
Version 1.3.2
Xcode 12
Added support for Xcode 12
Version 1.3.1
Fixed a bug where the year of the License and Info.plist was not set to the current year.
Version 1.3.0
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