[cmake-developers] [CMake 0013275]: Assembly source files are not recognized by Xcode 4.3.2 due to lastKnownFileType

Mantis Bug Tracker mantis at public.kitware.com
Wed Jun 6 19:40:24 EDT 2012


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=13275 
====================================================================== 
Reported By:                Lasse Öörni
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13275
Category:                   CMake
Reproducibility:            always
Severity:                   major
Priority:                   high
Status:                     new
====================================================================== 
Date Submitted:             2012-06-06 19:40 EDT
Last Modified:              2012-06-06 19:40 EDT
====================================================================== 
Summary:                    Assembly source files are not recognized by Xcode
4.3.2 due to lastKnownFileType
Description: 
When a Xcode project is generated by CMake, and the project contains assembly
(.S) files, the lastKnownFileType for the assembly files is set to "sourcecode"
and as a result Xcode 4.3.2 does not know to invoke the assembler on them. The
lastKnownFileType should be "sourcecode.asm".
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-06-06 19:40 Lasse Öörni    New Issue                                    
======================================================================




More information about the cmake-developers mailing list