Saturday, September 15, 2012
Creating Icon for iPhone app in Xcode 4.4
Create a png image with name below
resize it to 57x57 using from command prompt (terminal):
sips -z 57 57 icon.png
Drag and drop to the project by clicking on the target, opening the summary panel, and dragging and dropping to the app icon section.
Will test this with other image file names, sizes, and formats, but for now, this works
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment