开发者

iOS Architecture and Xcode Organiser window

Can anyone tell开发者_如何学C me where I can get more information regarding iOS architecture and xcode organiser window. Thanks in advance.


Assuming that you're just getting started with iOS programming, I'd recommend either checking out the "Getting Started" documentation that Apple provides on its website, or grabbing a book that provides an overview of Objective-C and Cocoa Touch from your local bookstore. I've always enjoyed the stuff that Hillegass & Co. at Big Nerd Ranch produce, so I might recommend starting with their "iPhone Programming" manual.

Xcode's Organizer window is a little strange at first, since there are no real counterparts to it in Eclipse or Visual Studio, but most of the step-by-step tutorials that you can find online and in iOS programming books typically do walk through your use of the Project Organizer for managing your devices and provisioning profiles. (This is all it's really useful for, unless you start getting into advanced use of a version control system.) If you're a casual or beginning iOS developer, then once you get your development devices set up and your development profiles loaded onto those devices (documented clearly in step-by-step fashion on the Apple Developer site), you probably won't come back to the Organizer much unless you need to grab an output log or a screenshot from your device.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜