We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4bf459 commit 30ea109Copy full SHA for 30ea109
ChangeLog.md
@@ -1,6 +1,12 @@
1
Change Log
2
==========
3
4
+# 5.0.2 (2017-10-01)
5
+
6
+### New features
7
8
+- Support for Swift 4
9
10
## 4.8.1 (2017-04-18)
11
12
### Miscellaneous changes
fastlane/README.md
@@ -34,6 +34,11 @@ xcode-select --install
34
fastlane deploy
35
```
36
Available options: type:major|minor|patch
37
+### upgrade_swift
38
+```
39
+fastlane upgrade_swift
40
41
+Upgrade Swift Version in .swift-version
42
43
----
44
0 commit comments