mirror of
https://github.com/jeremysrand/Apple2BuildPipeline.git
synced 2025-01-02 10:32:26 +00:00
Bump the version number
This commit is contained in:
parent
eca46476a1
commit
d685336160
@ -18,7 +18,7 @@ cp -R make $TMPDIR/Templates/'Apple II/Apple II Basic Project.xctemplate/'
|
|||||||
|
|
||||||
cp -R make $TMPDIR/Templates/'Apple II/Apple II Merlin Project.xctemplate/'
|
cp -R make $TMPDIR/Templates/'Apple II/Apple II Merlin Project.xctemplate/'
|
||||||
|
|
||||||
pkgbuild --root $TMPDIR --version 2.6 --identifier com.halcyontouch.Apple2Template.pkg --install-location /Library/Developer/Xcode/ --scripts pkg/scripts/ AppleXcodeTemplate.pkg
|
pkgbuild --root $TMPDIR --version 2.7 --identifier com.halcyontouch.Apple2Template.pkg --install-location /Library/Developer/Xcode/ --scripts pkg/scripts/ AppleXcodeTemplate.pkg
|
||||||
productbuild --distribution pkg/Distribution.xml --resource ./pkg temp.pkg
|
productbuild --distribution pkg/Distribution.xml --resource ./pkg temp.pkg
|
||||||
rm AppleXcodeTemplate.pkg
|
rm AppleXcodeTemplate.pkg
|
||||||
productsign --sign "Developer ID Installer" temp.pkg AppleXcodeTemplate.pkg
|
productsign --sign "Developer ID Installer" temp.pkg AppleXcodeTemplate.pkg
|
||||||
|
Loading…
Reference in New Issue
Block a user