mirror of
https://github.com/jeremysrand/Apple2GSBuildPipeline.git
synced 2026-04-26 08:17:57 +00:00
Update the package version number. Fix the include file guards from the C file template.
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ done < $PROJECTS
|
||||
|
||||
rm -f $PROJECTS
|
||||
|
||||
pkgbuild --root $TMPDIR --version 0.1 --identifier com.halcyontouch.Apple2gsTemplate.pkg --install-location /Library/Developer/Xcode/ --scripts pkg/scripts/ Apple2GSXcodeTemplate.pkg
|
||||
pkgbuild --root $TMPDIR --version 1.1 --identifier com.halcyontouch.Apple2gsTemplate.pkg --install-location /Library/Developer/Xcode/ --scripts pkg/scripts/ Apple2GSXcodeTemplate.pkg
|
||||
productbuild --distribution pkg/Distribution.xml --resource ./pkg temp.pkg
|
||||
rm Apple2GSXcodeTemplate.pkg
|
||||
productsign --sign "Developer ID Installer" temp.pkg Apple2GSXcodeTemplate.pkg
|
||||
|
||||
Reference in New Issue
Block a user