summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/ios-universal.rst
blob: f96abede3c82f9a44d9a4680d5a575fd4e110ed2 (plain)
1
2
3
4
5
6
7
ios-universal
-------------

* When building for embedded Apple platforms like iOS CMake learned to build and
  install combined targets which contain both a device and a simulator build.
  This behavior can be enabled by setting the :prop_tgt:`IOS_INSTALL_COMBINED`
  target property.