how to test bundle versions string?
how to test bundle versions string?
- Subject: how to test bundle versions string?
- From: phil03 <email@hidden>
- Date: Sun, 16 Mar 2014 19:20:31 +0700
I'm trying to implement a "check for software updates" function in my
ASObjC app.
I'm more or less there, except I'm not quite sure how to query the
current version number in my info.plist from within my application's
script.
Suppose I have the newest version number in an html file which I call
using curl. I display a dialog prompting the user to update if the
version number curl returns is higher than the version number of the
calling script.
How do I get the bundles current version number into a property in the
script to test against what's returned by curl?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden