CFBundleShortVersionString mystery solved
CFBundleShortVersionString mystery solved
- Subject: CFBundleShortVersionString mystery solved
- From: Gabriel Zachmann <email@hidden>
- Date: Wed, 23 Sep 2009 22:22:17 +0200
For the record.
I have to use, of course,
NSBundle * bundle = [NSBundle bundleForClass:[self class]];
because a screen saver is a bundle that is loaded by other
applications, such as System Preferences.
Hence, the mainBundle is not the bundle of the screen saver ...
Best regards,
Gabriel.
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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