Very short trick: 3 tricks for developers Apple iPhone
Wednesday, October 28, 2009Application icon
57 × 57 pixel icon that will represent our application is "altered" automatically by the iPhone: it adds a rounded edge, a lighting effect and 3D. This setting can be changed by selecting the file [nome applicazione]-Info.plist and adding the property "Icon already includes gloss and bevel effects":
![]()
Fullscreen, remove the status bar
Always acting on the file [nome applicazione]-Info.plist you can "hide" the status bar that is at the top of the screen, so as to achieve fullscreen applications. Even in this case just add the property "status bar is initially hidden":
![]()
XCode: deleting a row
To delete an entire row in XCode you can use the combination: CTRL+A, CTRL+K, CTRL+K













There are no comments for this post
Leave a comment