summaryrefslogtreecommitdiff
path: root/Help/release/dev/xcode-effective-platform-name.rst
blob: e337ca0e46886f093af590f8d17e03c3b2e0dc6c (plain)
1
2
3
4
5
6
7
8
xcode-effective-platform-name
-----------------------------

* The Xcode generator can now control emission of the
  ``EFFECTIVE_PLATFORM_NAME`` variable through the
  :prop_gbl:`XCODE_EMIT_EFFECTIVE_PLATFORM_NAME` global property.
  This is useful when building with multiple SDKs like macosx and
  iphoneos in parallel.