ios-universal.rst 286 B

1234567
  1. ios-universal
  2. -------------
  3. * When building for embedded Apple platforms like iOS CMake learned to build and
  4. install combined targets which contain both a device and a simulator build.
  5. This behavior can be enabled by setting the :prop_tgt:`IOS_INSTALL_COMBINED`
  6. target property.