Skip to content

Commit ce571fb

Browse files
committed
Add changelog entry for manifest dummy targets
1 parent ca328d0 commit ce571fb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ Note: This is in reverse chronological order, so newer entries are added to the
22

33
Swift 4.0
44
---------
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+
510
* `--specifier` option for `swift test` is now deprecated.
611
Use `--filter` instead which supports regex.
712

0 commit comments

Comments
 (0)