From e075e64fd80c3b63492232c7f9019ce65d1d8e4a Mon Sep 17 00:00:00 2001 From: Brad King Date: Tue, 4 Jun 2019 09:54:25 -0400 Subject: Help: Document Swift_DEPENDENCIES_FILE property defaults Copy wording from the release notes. --- Help/prop_sf/Swift_DEPENDENCIES_FILE.rst | 2 +- Help/prop_tgt/Swift_DEPENDENCIES_FILE.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Help/prop_sf/Swift_DEPENDENCIES_FILE.rst b/Help/prop_sf/Swift_DEPENDENCIES_FILE.rst index a8cf063..faac2df 100644 --- a/Help/prop_sf/Swift_DEPENDENCIES_FILE.rst +++ b/Help/prop_sf/Swift_DEPENDENCIES_FILE.rst @@ -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 ``.swiftdeps``. diff --git a/Help/prop_tgt/Swift_DEPENDENCIES_FILE.rst b/Help/prop_tgt/Swift_DEPENDENCIES_FILE.rst index 93cdd2c..46c9a1d 100644 --- a/Help/prop_tgt/Swift_DEPENDENCIES_FILE.rst +++ b/Help/prop_tgt/Swift_DEPENDENCIES_FILE.rst @@ -2,4 +2,4 @@ Swift_DEPENDENCIES_FILE ----------------------- This property sets the path for the Swift dependency file (swiftdep) for the -target. +target. If one is not specified, it will default to ``.swiftdeps``. -- cgit v0.12