diff options
Diffstat (limited to 'Help')
-rw-r--r-- | Help/prop_sf/Swift_DEPENDENCIES_FILE.rst | 2 | ||||
-rw-r--r-- | 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 ``<OBJECT>.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 ``<TARGET>.swiftdeps``. |