XCODE_EMBED_<type>_CODE_SIGN_ON_COPY
New in version 3.20.
Boolean property used only by the Xcode generator. It specifies whether to perform code signing for the items that are embedded using the XCODE_EMBED_<type> property.
The supported values for <type> are:
FRAMEWORKS
-
APP_EXTENSIONS -
New in version 3.21.
If a XCODE_EMBED_<type>_CODE_SIGN_ON_COPY property is not defined on the target, no code signing on copy will be performed for that <type>.
© 2000–2021 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.21/prop_tgt/XCODE_EMBED_type_CODE_SIGN_ON_COPY.html