xcbuild: add name to platform.nix

This commit is contained in:
Matthew Bauer
2016-11-09 23:07:24 -06:00
parent 9f46587841
commit 25485ece2a
6 changed files with 6 additions and 5 deletions

View File

@@ -5,6 +5,7 @@ let
Info = {
CFBundleIdentifier = platformName;
Type = "Platform";
Name = "macosx";
};
Version = {