If I plan to programmatically create my views, can I build an iOS application without a main nib file?
If so, how do I tell UIApplication what my app delegate is?
If I plan to programmatically create my views, can I build an iOS application without a main nib file?
If so, how do I tell UIApplication what my app delegate is?