Skip to content

Commit 0a02fd8

Browse files
committed
update package Maci64 to Mac
1 parent 527aa3d commit 0a02fd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/+wt/+deploy/getPackageOptions.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
opts.SupportedPlatforms.Win64 = true;
4141
opts.SupportedPlatforms.Glnxa64 = true;
42-
opts.SupportedPlatforms.Maci64 = true;
42+
opts.SupportedPlatforms.Mac = true;
4343
opts.SupportedPlatforms.MatlabOnline = true;
4444

4545
% opts.RequiredAddons

0 commit comments

Comments
 (0)