Version references now automatically populated during package build workflow
[OSXPackageBuilder.git] / Packagemaker Instructions.txt
index eb1fcf3..3999b4f 100644 (file)
@@ -49,7 +49,7 @@ Package: pkg content Configuration
 
 Destination is /
 No custom location
-The Package Identifier should be in the form: 'org.ijbswa.privoxy3019.pkg'. This value also needs to be plugged into the uninstall.command script since I have not yet worked out how to do that programmatically from one of the pre/postinstall scripts.
+The Package Identifier _MUST_ be in the form: 'org.ijbswa.privoxyX.Y.ZZ.pkg' where X.Y.ZZ is the release version (e.g. 3.0.19). This is important since the uninstall.command script is populated with this name by a separate process.
 Package Version is irrelevant.
 Restart Action: None
 Require admin authentication should be ticked.