You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What we essnetially do is update install-0.4.rdf to increment the
version in the same way as above.
Then we also change update.rdf with that version number. update.rdf
is the file that goes on the server which mozilla checks for updates.
The main problem is, when you 'seal' a release (after incrementing the
version #s etc) you need to sign both the install rdf and the
update.rdf ("update manifest"). Then you can put the update.rdf file
on the appropriate place on pad.csail.mit.edu, which the script will
tell you as soon as it terminates. Make sure you select option
("server") when you run build-xpi.sh
Let me know if the instructions confuse you, which they did me. I used
a tool called MacCoy on OS X to sign our old releases, but not sure if
it's still available.