Merge 1.3.6 r667:668 into 1.4.2 and trunk
This commit is contained in:
parent
dff128d5bf
commit
1b69fa048c
|
@ -478,6 +478,7 @@ class InternalCommands:
|
|||
platform = 'Windows-x86'
|
||||
|
||||
elif type == 'mac':
|
||||
ext = 'dmg'
|
||||
platform = 'MacOSX-Universal'
|
||||
|
||||
if not platform:
|
||||
|
|
Loading…
Reference in New Issue