summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/XcodeProject/XcodeInstallIOS.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Apple: Introduce separate system name for iOS, tvOS, and watchOSGregor Jasny2019-02-041-3/+0
| | | | | | | | | | | - Remove code signing requirements for non-macOS - Do not set deployment target for non-macOS - Build static library for compiler feature detection for non-macOS - Use framework to run CompilerId tests for watchOS - Port tests to new SDK handling - Add new Apple cross-compiling section to toolchain documentation Closes: #17870
* Revert "Xcode: Adjust tests to drop of 32bit iOS architectures"Gregor Jasny2017-10-101-5/+1
| | | | This reverts commit d210b2813072c874ee13fcc941e41aacacf09874.
* Xcode: Adjust tests to drop of 32bit iOS architecturesGregor Jasny2017-10-051-1/+5
|
* Xcode: Add unit test for iOS project install (#12506)Gregor Jasny2015-08-261-0/+12