UPDATE 2 complete iPhone4 UIImages credits are due @vicarious78 @ecko666 & @0xced for the extractor & mostly the bAdGB team! http://j.mp/dnDQfI
UPDATE: The post below notes that these files are located in a [shared@2x.artwork] file at /System/Library/Frameworks/UIKit.framework/Shared.artwork . However they must be extracted using the tools below. It seems you need an Apple Dev account with access to compile with the SDK to do so.
Anyone with such access care to volunteer? We have the 4.0 icons, we just need the iPhone 4 icons for the retina display.
-------------------------------
Has anyone found where the system status bar battery files live in iOS4/iPhone 4? They are not in System/library/coreservices/springboard.app. Am still working on this with no luck. Something is new in iOS4/iPhone 4. I did a complete search through the directory for the old name (OS 3) and found nothing,
find / -name [Default_BatteryBG@2x.png] (Also tried without the 2x)
That damn image has to be coming from somewhere, maybe a value in plist or something? I don't know....
UPDATE: The post below notes that these files are located in a [shared@2x.artwork] file at /System/Library/Frameworks/UIKit.framework/Shared.artwork . However they must be extracted using the tools below. It seems you need an Apple Dev account with access to compile with the SDK to do so.
Anyone with such access care to volunteer? We have the 4.0 icons, we just need the iPhone 4 icons for the retina display.
-------------------------------
Has anyone found where the system status bar battery files live in iOS4/iPhone 4? They are not in System/library/coreservices/springboard.app. Am still working on this with no luck. Something is new in iOS4/iPhone 4. I did a complete search through the directory for the old name (OS 3) and found nothing,
find / -name [Default_BatteryBG@2x.png] (Also tried without the 2x)
That damn image has to be coming from somewhere, maybe a value in plist or something? I don't know....