The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=14736 
====================================================================== 
Reported By:                lando
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14736
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   low
Status:                     new
====================================================================== 
Date Submitted:             2014-02-05 05:44 EST
Last Modified:              2014-02-05 05:44 EST
====================================================================== 
Summary:                    Xcode warning due to set ARCHS
(CMAKE_OSX_ARCHITECTURES) variable in project
Description: 
I'm using CMake-generated Xcode-projects in Xcode 5.0.2 and get a warning by
Xcode  that it wants to "Update to recommended settings", specifically to set to
"Automatically Select Architectures".

This is due to a set ARCHS-variable in the pbxproj-file of the Xcode project.
Alas, even setting the variable to the Xcode default value $(ARCHS_STANDARD) via
CMAKE_OSX_ARCHITECTURES does not help. Xcode complains as long as the line is
present in the project file.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2014-02-05 05:44 lando          New Issue                                    
======================================================================

-- 

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to