Browse Source

Update OSX template.

tags/0.7.17
shypike 11 years ago
parent
commit
a58d070aaf
  1. 6
      make_dmg.py
  2. BIN
      osx/image/template.sparseimage.zip

6
make_dmg.py

@ -33,9 +33,9 @@ fileOSr = prod + '-osx-src.tar.gz'
fileImg = prod + '.sparseimage'
builds = ('sl', 'lion', 'ml')
build_folders = (
'10.5 and 10.6 (Snow)Leopard',
'10.7 Lion',
'10.8 M-Lion and 10.9 Mavericks'
'10.5(Leopard) 10.6( (S-Leopard)',
'10.7(Lion)',
'10.8(M-Lion) 10.9(Mavericks)'
)
# Check presense of all builds

BIN
osx/image/template.sparseimage.zip

Binary file not shown.
Loading…
Cancel
Save