MantisBT - CMake
View Issue Details
0013954CMakeCMakepublic2013-02-26 09:302013-07-01 09:38
lclemente 
Brad King 
normalminoralways
closedfixed 
Mac OSOS X10.8.2
CMake 2.8.10.2 
CMake 2.8.11CMake 2.8.11 
0013954: Xcode artwork settings warning
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.
No tags attached.
Issue History
2013-02-26 09:30lclementeNew Issue
2013-02-26 10:59Brad KingNote Added: 0032385
2013-02-26 11:09lclementeNote Added: 0032386
2013-02-26 11:09lclementeNote Edited: 0032386bug_revision_view_page.php?bugnote_id=32386#r1052
2013-02-27 10:29Brad KingNote Added: 0032395
2013-02-27 10:29Brad KingAssigned To => Brad King
2013-02-27 10:29Brad KingStatusnew => resolved
2013-02-27 10:29Brad KingResolutionopen => fixed
2013-02-27 10:29Brad KingFixed in Version => CMake 2.8.11
2013-02-27 10:29Brad KingTarget Version => CMake 2.8.11
2013-07-01 09:38Robert MaynardNote Added: 0033435
2013-07-01 09:38Robert MaynardStatusresolved => closed

Notes
(0032385)
Brad King   
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   
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   
2013-02-27 10:29   
Thanks. Fixed:

 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=10d7bf4e [^]
(0033435)
Robert Maynard   
2013-07-01 09:38   
Closing resolved issues that have not been updated in more than 4 months.