Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

hlysmksbtmn

macrumors member
Original poster
Aug 18, 2008
82
0
Is there a way to programmatically change an application icon much like the calendar application icon updates the current date??
 
Is there a way to programmatically change an application icon much like the calendar application icon updates the current date??

Not that I'm aware of in the SDK. Just like there is no public way to alter the default image shown as the app loads, yet some Apple apps can do it :(
 
For developer distributed apps, the icon is inside a digitally signed bundle. Change it, and the app will no longer launch on a non-jailbroken device.

Of course Apple can do things differently for their own apps, because they're the ones making the rules on what digital signatures to check.

.
 
ha I thought this was the same sdk that apple's own developers use??

It is, but ours has more limitations. Apple has access to a number of private frameworks (and undocumented methods) that'll get AppStore apps rejected, and their apps aren't running inside sandboxes.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.