mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 04:40:18 -05:00
Xcode: Use proper buildable name for schema
This commit is contained in:
@@ -26,6 +26,7 @@ public:
|
||||
private:
|
||||
const cmXCodeObject* const Target;
|
||||
const std::string& TargetName;
|
||||
const std::string BuildableName;
|
||||
const std::string& TargetId;
|
||||
const std::vector<std::string>& ConfigList;
|
||||
const unsigned int XcodeVersion;
|
||||
|
||||
Reference in New Issue
Block a user