1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-15 12:16:40 +08:00

cmXCodeObject: Drop unused CoreFoundation header

It has not been needed since commit d250b67722 (cmGlobalXCodeGenerator:
Adopt pbxproj object id generation, 2021-01-06, v3.19.3~4^2~2).
This commit is contained in:
Brad King
2025-04-08 11:32:34 -04:00
parent 1c08b49347
commit 14ffd1cc4e

View File

@@ -6,8 +6,6 @@
#include <cmext/string_view>
#include <CoreFoundation/CoreFoundation.h>
const char* cmXCodeObject::PBXTypeNames[] = {
/* clang-format needs this comment to break after the opening brace */
"PBXGroup",