Do you mean the app/bundle version? CFBundleGetValueForInfoDictionaryKey() with kCFBundleVersionKey.
On Tue, Nov 27, 2012 at 12:41 AM, Sachin Porwal <[email protected]>wrote: > Hi, > > I am looking for a way to read file version information of a native > Binary(32/64 bit) in Cocoa. This is required to upgrade a existing > tool on target system from my custom installer. > Could you please point me in right direction? Much appreciated.... > > Thanks, > Sachin > _______________________________________________ > > Cocoa-dev mailing list ([email protected]) > > 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: > > https://lists.apple.com/mailman/options/cocoa-dev/stephen.butler%40gmail.com > > This email sent to [email protected] > _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
