XCODE_EMBED_<type>_PATHΒΆ

New in version 3.20.

This property is used only by the Xcode generator. When defined, it specifies the relative path to use when embedding the items specified by XCODE_EMBED_<type>. The path is relative to the base location of the Embed XXX build phase associated with <type>. See the Xcode documentation for the base location of each <type>.

The supported values for <type> are:

FRAMEWORKS

APP_EXTENSIONS

New in version 3.21.

EXTENSIONKIT_EXTENSIONS

New in version 3.26.

PLUGINS

New in version 3.23.

RESOURCES

New in version 3.28.

XPC_SERVICES

New in version 3.29.