We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca328d0 commit ce571fbCopy full SHA for ce571fb
CHANGELOG.md
@@ -2,6 +2,11 @@ Note: This is in reverse chronological order, so newer entries are added to the
2
3
Swift 4.0
4
---------
5
+
6
+* The generated Xcode project creates a dummy target which provides
7
+ autocompletion for the manifest files. The name of the dummy target is in
8
+ format: `<PackageName>PackageDescription`.
9
10
* `--specifier` option for `swift test` is now deprecated.
11
Use `--filter` instead which supports regex.
12
0 commit comments