diff --git a/.jazzy.yaml b/.jazzy.yaml index 9fe07f12a..af3d085d7 100644 --- a/.jazzy.yaml +++ b/.jazzy.yaml @@ -9,7 +9,7 @@ xcodebuild_arguments: - tuist.xcodeproj - -scheme - tuist-Package -swift_version: "4.2" +swift_version: '4.2.1' min_acl: public readme: README.md custom_categories: @@ -37,5 +37,3 @@ custom_categories: - TestAction - BuildAction - Arguments - - \ No newline at end of file diff --git a/.swift-version b/.swift-version index 8012ebbba..d87edbfc1 100644 --- a/.swift-version +++ b/.swift-version @@ -1 +1 @@ -4.2 \ No newline at end of file +4.2.1 \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index b1fbf6fb5..74fe66b00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ Please, check out guidelines: https://keepachangelog.com/en/1.0.0/ ## Next version +## 0.8.0 + +### Added + +- Swift 4.2.1 compatibility by @pepibumur. + ### Removed - Module loader https://github.com/tuist/tuist/pull/150/files by @pepibumur. diff --git a/Sources/TuistCore/Constants.swift b/Sources/TuistCore/Constants.swift index c0d00a737..5248d5480 100644 --- a/Sources/TuistCore/Constants.swift +++ b/Sources/TuistCore/Constants.swift @@ -5,7 +5,7 @@ public class Constants { public static let binFolderName = ".tuist-bin" public static let binName = "tuist" public static let gitRepositoryURL = "https://github.com/tuist/tuist.git" - public static let version = "0.7.0" - public static let swiftVersion: String = "4.1.2" + public static let version = "0.8.0" + public static let swiftVersion: String = "4.2.1" public static let bundleName: String = "tuist.zip" } diff --git a/docs/docsets/ProjectDescription.docset/Contents/Resources/Documents/index.html b/docs/docsets/ProjectDescription.docset/Contents/Resources/Documents/index.html index 722e9ea37..dfa7bdb97 100644 --- a/docs/docsets/ProjectDescription.docset/Contents/Resources/Documents/index.html +++ b/docs/docsets/ProjectDescription.docset/Contents/Resources/Documents/index.html @@ -158,10 +158,7 @@
-

- -

-

+

code style: prettier CircleCI @@ -253,13 +250,6 @@ tuist generate # Generates Xcode project

Tuist Badge

[![Tuist Badge](https://img.shields.io/badge/powered%20by-Tuist-green.svg?longCache=true)](https://github.com/tuist)
 
-

Donations

- -

Tuist is a non-profit project run entirely by unpaid volunteers. We need your funds to pay for software, hardware and hosting around continuous integration and future improvements to the project. Every donation will be spent on making Tuist better for our users.

- -

Please consider a regular donation through Patreon:

- -

Donate with Patreon

Open source

Tuist is a proud supporter of the Software Freedom Conservacy

diff --git a/docs/docsets/ProjectDescription.tgz b/docs/docsets/ProjectDescription.tgz index 2f6e3a52b..05c88b921 100644 Binary files a/docs/docsets/ProjectDescription.tgz and b/docs/docsets/ProjectDescription.tgz differ diff --git a/docs/index.html b/docs/index.html index 722e9ea37..dfa7bdb97 100644 --- a/docs/index.html +++ b/docs/index.html @@ -158,10 +158,7 @@
-

- -

-

+

code style: prettier CircleCI @@ -253,13 +250,6 @@ tuist generate # Generates Xcode project

Tuist Badge

[![Tuist Badge](https://img.shields.io/badge/powered%20by-Tuist-green.svg?longCache=true)](https://github.com/tuist)
 
-

Donations

- -

Tuist is a non-profit project run entirely by unpaid volunteers. We need your funds to pay for software, hardware and hosting around continuous integration and future improvements to the project. Every donation will be spent on making Tuist better for our users.

- -

Please consider a regular donation through Patreon:

- -

Donate with Patreon

Open source

Tuist is a proud supporter of the Software Freedom Conservacy