summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/Framework/ios.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Fix RunCMake.Framework ios arch for Xcode 9Brad King2017-10-031-1/+11
| | | | | Xcode 9 comes with the iPhoneOS 11.0 SDK that does not support the `armv7` architecture. For this SDK version and newer, use `arm64`.
* Add test for OSX/iOS Framework directory structure (#15833)Gregor Jasny2015-11-131-0/+25