XCODE_EMBED_FRAMEWORKS_CODE_SIGN_ON_COPY
----------------------------------------

.. versionadded:: 3.20

Tell the :generator:`Xcode` generator to perform code signing for all the
frameworks and libraries that are embedded using the
:prop_tgt:`XCODE_EMBED_FRAMEWORKS <XCODE_EMBED_<type>>` property.

.. versionadded:: 3.21

This property was generalized to other types of embedded items.  See
:prop_tgt:`XCODE_EMBED_<type>_CODE_SIGN_ON_COPY` for the more general form.