View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0016023CMakeCMakepublic2016-03-17 15:432016-06-10 14:21
ReporterSean McBride 
Assigned ToBrad King 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformMac OS XOSMac OS XOS Version10.5
Product VersionCMake 3.5 
Target VersionCMake 3.5.1Fixed in VersionCMake 3.5.1 
Summary0016023: OS X CMake.app (version 3.5) contains empty CFBundleIdentifier, which is malformed
DescriptionCMake.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.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0040721)
Brad King (manager)
2016-03-17 16:31

Thanks. Fixed:

cmake-gui: Populate CFBundleIdentifier in our Info.plist file
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=7b990e82 [^]
(0040759)
Brad King (manager)
2016-03-24 12:41

I merged this fix to the 'release' branch for inclusion in CMake 3.5.1.
(0041212)
Kitware Robot (administrator)
2016-06-10 14:21

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2016-03-17 15:43 Sean McBride New Issue
2016-03-17 16:31 Brad King Note Added: 0040721
2016-03-17 16:31 Brad King Assigned To => Brad King
2016-03-17 16:31 Brad King Status new => resolved
2016-03-17 16:31 Brad King Resolution open => fixed
2016-03-17 16:31 Brad King Fixed in Version => CMake 3.6
2016-03-17 16:31 Brad King Target Version => CMake 3.6
2016-03-24 12:41 Brad King Note Added: 0040759
2016-03-24 12:41 Brad King Fixed in Version CMake 3.6 => CMake 3.5.1
2016-03-24 12:41 Brad King Target Version CMake 3.6 => CMake 3.5.1
2016-06-10 14:21 Kitware Robot Note Added: 0041212
2016-06-10 14:21 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team