Re: Set build options help
Re: Set build options help
- Subject: Re: Set build options help
- From: waynemelrose <email@hidden>
- Date: Tue, 02 Feb 2016 13:23:15 +1000
> On 2 Feb 2016, at 1:16 PM, Brian Christmas <email@hidden> wrote:
>
> G’day scripters
>
>
> in Xcode, how do I set….
>
> 1. the version of my app
I do this in the -info.plist file of the Xcode project…
>
> 2. a number for the bundle
same as above.
>
> 3. set the bundle to update with every new build
No idea..
>
> 4. Using Applescript, retrieve the version and bundle numbers, please?
set my strVersionString to current application's NSBundle's mainBundle()'s objectForInfoDictionaryKey:"CFBundleShortVersionString"
>
> There’s just so many darn options, I don’t know where to start.Regards
>
> Santa
> _______________________________________________
> 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
_______________________________________________
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