There was an error while loading. Please reload this page.
1 parent 527aa3d commit 0a02fd8Copy full SHA for 0a02fd8
1 file changed
deploy/+wt/+deploy/getPackageOptions.m
@@ -39,7 +39,7 @@
39
40
opts.SupportedPlatforms.Win64 = true;
41
opts.SupportedPlatforms.Glnxa64 = true;
42
-opts.SupportedPlatforms.Maci64 = true;
+opts.SupportedPlatforms.Mac = true;
43
opts.SupportedPlatforms.MatlabOnline = true;
44
45
% opts.RequiredAddons
0 commit comments