Copy wording from the release notes.
@@ -2,4 +2,4 @@ Swift_DEPENDENCIES_FILE
-----------------------
This property sets the path for the Swift dependency file (swiftdeps) for the
-source.
+source. If one is not specified, it will default to ``<OBJECT>.swiftdeps``.
This property sets the path for the Swift dependency file (swiftdep) for the
-target.
+target. If one is not specified, it will default to ``<TARGET>.swiftdeps``.