Xcode: Add custom working directory property

Closes: #19967
This commit is contained in:
Gregor Jasny
2019-11-18 22:01:04 +01:00
parent cbedead9a2
commit 92c4c852db
11 changed files with 67 additions and 6 deletions
@@ -0,0 +1,7 @@
xcode-scheme-workdir
--------------------
* The Xcode generator learnt to set the value of the
``Custom Working Directory`` schema
option with the :prop_tgt:`XCODE_SCHEME_WORKING_DIRECTORY`
target property.