[cmake-developers] [CMake 0016023]: OS X CMake.app (version 3.5) contains empty CFBundleIdentifier, which is malformed

Mantis Bug Tracker mantis at public.kitware.com
Thu Mar 17 15:43:58 EDT 2016


The following issue has been SUBMITTED. 
====================================================================== 
https://public.kitware.com/Bug/view.php?id=16023 
====================================================================== 
Reported By:                Sean McBride
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   16023
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2016-03-17 15:43 EDT
Last Modified:              2016-03-17 15:43 EDT
====================================================================== 
Summary:                    OS X CMake.app (version 3.5) contains empty
CFBundleIdentifier, which is malformed
Description: 
CMake.app's Info.plist contains:

	<key>CFBundleIdentifier</key>
	<string></string>

That entry isn't allowed to be empty.

I suggest a value like "org.cmake.cmake" or something.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2016-03-17 15:43 Sean McBride   New Issue                                    
======================================================================



More information about the cmake-developers mailing list