View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013954CMakeCMakepublic2013-02-26 09:302013-07-01 09:38
Reporterlclemente 
Assigned ToBrad King 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformMac OSOSOS XOS Version10.8.2
Product VersionCMake 2.8.10.2 
Target VersionCMake 2.8.11Fixed in VersionCMake 2.8.11 
Summary0013954: Xcode artwork settings warning
DescriptionCreating 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.
TagsNo tags attached.
Attached Files

 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.

 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


Copyright © 2000 - 2018 MantisBT Team