Very often you create a new class or a new view controller and customize it before start coding.
Every time you select from XCode, New File, the file type and add it to your project, like this:
Continue reading “Create your own XCode template”notes from a developer, tutorials, how-to, ideas
Very often you create a new class or a new view controller and customize it before start coding.
Every time you select from XCode, New File, the file type and add it to your project, like this:
Continue reading “Create your own XCode template”A beautiful tricks to add simple images on every place you want using UNICODE characters!
Have you never tried this code?
Continue reading “[Objective-C] Add image on UIAlertView/UIActionSheet buttons”