• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to get my application version from inside my code?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to get my application version from inside my code?


  • Subject: Re: How to get my application version from inside my code?
  • From: Steven Degutis <email@hidden>
  • Date: Sat, 27 Feb 2010 16:54:53 -0500

This is already shown in the default About box window, which is sufficient
for most apps. But if you really need to have your own custom About box, you
can get most of that information from
-[NSBundle objectForInfoDictionaryKey:]

-Steven

On Sat, Feb 27, 2010 at 4:21 PM, Bengt Nilsson <email@hidden>wrote:

> Hi!
>
> I need to access the bundle version of my application from inside my code
> to show it in the "About.." box.
> How can I do this?
>
> BN
>
>  _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>



--
Steven Degutis
http://www.thoughtfultree.com/
http://www.degutis.org/
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >How to get my application version from inside my code? (From: Bengt Nilsson <email@hidden>)

  • Prev by Date: How to get my application version from inside my code?
  • Next by Date: Re: How to get my application version from inside my code?
  • Previous by thread: How to get my application version from inside my code?
  • Next by thread: Re: How to get my application version from inside my code?
  • Index(es):
    • Date
    • Thread