diff options
author | Brad King <brad.king@kitware.com> | 2015-12-11 14:47:18 (GMT) |
---|---|---|
committer | CMake Topic Stage <kwrobot@kitware.com> | 2015-12-11 14:47:18 (GMT) |
commit | a680211ca782751159d70464e51eac812d8db8f1 (patch) | |
tree | d57c34d44ed8b5a31be0bcab37a8c5b23bf20ced /Tests/RunCMake/XcodeProject/XcodeIOSInstallCombinedPrune-install-stdout.txt | |
parent | 53930877b3e8ae356a6b1dfbb1c63c92e7383465 (diff) | |
parent | 565d080a9a1e133bda868e905226181b60e90356 (diff) | |
download | CMake-a680211ca782751159d70464e51eac812d8db8f1.zip CMake-a680211ca782751159d70464e51eac812d8db8f1.tar.gz CMake-a680211ca782751159d70464e51eac812d8db8f1.tar.bz2 |
Merge topic 'ios-universal'
565d080a Xcode: Add support for combined install on iOS
34f5ef56 iOS: Fix App Bundle layout
Diffstat (limited to 'Tests/RunCMake/XcodeProject/XcodeIOSInstallCombinedPrune-install-stdout.txt')
-rw-r--r-- | Tests/RunCMake/XcodeProject/XcodeIOSInstallCombinedPrune-install-stdout.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/RunCMake/XcodeProject/XcodeIOSInstallCombinedPrune-install-stdout.txt b/Tests/RunCMake/XcodeProject/XcodeIOSInstallCombinedPrune-install-stdout.txt new file mode 100644 index 0000000..28edadc --- /dev/null +++ b/Tests/RunCMake/XcodeProject/XcodeIOSInstallCombinedPrune-install-stdout.txt @@ -0,0 +1,2 @@ +.*Unexpected architecture `i386` detected.* +.*Unexpected architecture `arm64` detected.*
\ No newline at end of file |