//Add icnon files to projects
//Add following to info.plist
<key>CFBundleIconFiles</key>
<array>
<string>Icon.png</string>
<string>iconiPad.png</string>
</array>
//Add icnon files to projects
//Add following to info.plist
<key>CFBundleIconFiles</key>
<array>
<string>Icon.png</string>
<string>iconiPad.png</string>
</array>