[cmake-developers] [CMake 0014736]: Xcode warning due to set ARCHS (CMAKE_OSX_ARCHITECTURES) variable in project

Mantis Bug Tracker mantis at public.kitware.com
Wed Feb 5 05:44:04 EST 2014


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                                    
======================================================================



More information about the cmake-developers mailing list