We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 350bb63 commit edf3ed0Copy full SHA for edf3ed0
README.md
@@ -95,6 +95,9 @@ contained inside a `compatibility` field which specifies the version of Swift
95
the commit is known to compile against. Multiple commits compatible with
96
different versions of Swift can be specified.
97
98
+The `platforms` field specifies the platforms that can be used to build the
99
+project. Linux and Darwin can currently be specified.
100
+
101
If tests aren't supported, remove the test action entry.
102
103
To add a new Swift Xcode workspace, use the following template:
0 commit comments