iT0ny / CustomWidgetIcons

A library for iOS 5 widget devs to use custom icon images on the Notifications settings page.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a library that allows widget developers to set a custom icon on the Notifications setting table.

To use it with your widget add the 'CFBundleIconFile" key to your widgets Info.plist and then place the icon in the bundle.

A crappy example is inside the test folder.

I will not release this as a binary or support it until iOS 5 is publicly released.

@WillFour20

About

A library for iOS 5 widget devs to use custom icon images on the Notifications settings page.