Thank you as well Scott!
Simon
--
View this message in context:
http://runtime-revolution.278305.n4.nabble.com/iOS-stand-alone-settings-tp4685405p4685583.html
Sent from the Revolution - User mailing list archive at Nabble.com.
___
use-livecode maili
Perfect Jacque!
Exactly what I was looking for.
Simon
--
View this message in context:
http://runtime-revolution.278305.n4.nabble.com/iOS-stand-alone-settings-tp4685405p4685582.html
Sent from the Revolution - User mailing list archive at Nabble.com.
___
On 11/7/2014, 9:14 PM, Simon wrote:
Hi Jacque,
"The standalone builder does keep a record of the versions and other app
settings as part of the stack properties..."
So, is there a way to record
CFBundleVersion
7.5.7
during the save as standalone for iOS mobile?
Sure, I get save it as a custom
Hello Simon,
—> I have a locked field that, when clicked, manages version numbers
—> for iOS mobile builds
—> put your new version number into tNewVersion
—> then update the standalone builder and your own customProperty
—> at the same time
—> assume “main” is the name of your mainstack
-- upd
Hi Jacque,
"The standalone builder does keep a record of the versions and other app
settings as part of the stack properties..."
So, is there a way to record
CFBundleVersion
7.5.7
during the save as standalone for iOS mobile?
Sure, I get save it as a custom property, just how to read it?
Simon
On Nov 6, 2014, at 8:23 AM, ethanl...@gmail.com wrote:
> Thanks for the response. Any pointers to where I can locate or discover the
> object name?
>
> I am looking to move away from having two version numbers;
> - one on the stand-alone setting screen and
> - one in the application
On 11/6/2014, 10:23 AM, ethanl...@gmail.com wrote:
Thanks for the response. Any pointers to where I can locate or discover
the object name?
I am looking to move away from having two version numbers;
- one on the stand-alone setting screen and
- one in the application setting screen
Thanks for the response. Any pointers to where I can locate or discover
the object name?
I am looking to move away from having two version numbers;
- one on the stand-alone setting screen and
- one in the application setting screen
Since the stand-alone setting version value
On 11/4/2014, 10:36 AM, ethanl...@gmail.com wrote:
Is there a function or object that can be used to query an
applications attributes like the version number set on the
stand-alone application settings screen?
A standalone mainstack can be queried like any other stack, so a script
can just rea