Updating Themes for iOS9 - AnemoneTeam/Anemone GitHub Wiki
iOS 9 Theming, What's changed?
Basically Apple just moved some files around, the usual.
App Icons
These are the apps that got new names for their png files
- Camera (com.apple.camera) [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
- App Store (com.apple.AppStore) [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
- Mail (com.apple.mobilemail) [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
- Safari (com.apple.mobilesafari) [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
- iTunes Store (com.apple.MobileStore) iTunesStore-120.png, iTunesStore-180.png
- Notes (com.apple.mobilenotes) [email protected]
- Reminders (com.apple.reminders) [email protected]
iPad Icon Changes
- App Store (com.apple.AppStore) AppIcon76x76@2x
ipad.png, AppIcon40x40@2xipad.png, AppIcon29x29@2x~ipad.png - Camera (com.apple.camera) AppIcon76x76@2x
ipad.png, AppIcon40x40@2xipad.png, AppIcon29x29@2x~ipad.png - Mail (com.applemobilemail) AppIcon76x76@2x
ipad.png, AppIcon40x40@2xipad.png, AppIcon29x29@2x~ipad.png - Safari (com.apple.mobilesafari) AppIcon76x76@2x
ipad.png, AppIcon40x40@2xipad.png, AppIcon29x29@2x~ipad.png - iTunes Store (com.apple.MobileStore) iTunesStore-152.png, iTunesStore-76.png
Settings App's Icons
This is where they are, this time.
All you have to do to fix your settings icons is duplicate your "com.apple.Preferences" folder inside Example.theme/Bundles, and rename the new folder "com.apple.preferences-ui-framework".
The new folder must contain all these icons (picture below), they are the same as in iOS 8 except for the addition of 2 new icons:
- Battery ([email protected], [email protected])
- Wallet ([email protected], [email protected])