xcbuild: add name to platform.nix
This commit is contained in:
@@ -5,6 +5,7 @@ let
|
||||
Info = {
|
||||
CFBundleIdentifier = platformName;
|
||||
Type = "Platform";
|
||||
Name = "macosx";
|
||||
};
|
||||
|
||||
Version = {
|
||||
|
||||
Reference in New Issue
Block a user