View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0013954 | CMake | CMake | public | 2013-02-26 09:30 | 2013-07-01 09:38 | ||||
Reporter | lclemente | ||||||||
Assigned To | Brad King | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | Mac OS | OS | OS X | OS Version | 10.8.2 | ||||
Product Version | CMake 2.8.10.2 | ||||||||
Target Version | CMake 2.8.11 | Fixed in Version | CMake 2.8.11 | ||||||
Summary | 0013954: Xcode artwork settings warning | ||||||||
Description | Creating a Xcode (Version 4.6 4H127) project with CMake results in a warning to "Update to recommended settings". Clicking it shows a prompt to "Combine High Resolution Artwork". Setting "COMBINE_HIDPI_IMAGES" to "YES" for all targets (including ALL_BUILD and the other internals) solves this issue. I propose to make it the default. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0032385) Brad King (manager) 2013-02-26 10:59 |
I have Xcode 4.6 4H127 on OS X 10.8.2 and see no such warning when loading a few simple projects from CMake's test suite. Can you provide a minimal example source tarball? Also please try a recent nightly binary of CMake: http://www.cmake.org/files/dev/?C=M;O=D [^] |
(0032386) lclemente (reporter) 2013-02-26 11:09 edited on: 2013-02-26 11:09 |
I tried Tests/Architecture with cmake from homebrew and the current (Feb 25) nightly. Both resulted in this: http://lclemente-files.s3.amazonaws.com/Screen%20Shot%202013-02-26%20at%2017.07.49%20.png [^] |
(0032395) Brad King (manager) 2013-02-27 10:29 |
Thanks. Fixed: http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=10d7bf4e [^] |
(0033435) Robert Maynard (manager) 2013-07-01 09:38 |
Closing resolved issues that have not been updated in more than 4 months. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2013-02-26 09:30 | lclemente | New Issue | |
2013-02-26 10:59 | Brad King | Note Added: 0032385 | |
2013-02-26 11:09 | lclemente | Note Added: 0032386 | |
2013-02-26 11:09 | lclemente | Note Edited: 0032386 | |
2013-02-27 10:29 | Brad King | Note Added: 0032395 | |
2013-02-27 10:29 | Brad King | Assigned To | => Brad King |
2013-02-27 10:29 | Brad King | Status | new => resolved |
2013-02-27 10:29 | Brad King | Resolution | open => fixed |
2013-02-27 10:29 | Brad King | Fixed in Version | => CMake 2.8.11 |
2013-02-27 10:29 | Brad King | Target Version | => CMake 2.8.11 |
2013-07-01 09:38 | Robert Maynard | Note Added: 0033435 | |
2013-07-01 09:38 | Robert Maynard | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |