xcode-effective-platform-name.rst 322 B

12345678
  1. xcode-effective-platform-name
  2. -----------------------------
  3. * The Xcode generator can now control emission of the
  4. ``EFFECTIVE_PLATFORM_NAME`` variable through the
  5. :prop_gbl:`XCODE_EMIT_EFFECTIVE_PLATFORM_NAME` global property.
  6. This is useful when building with multiple SDKs like macosx and
  7. iphoneos in parallel.