Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Start Developing iOS Apps Today

lvjian700
December 20, 2013

Start Developing iOS Apps Today

iOS开发入门Session. 更好的内容看Learn more.
2013 in Xi'an Thoughtworks

lvjian700

December 20, 2013
Tweet

More Decks by lvjian700

Other Decks in Technology

Transcript

  1. iOS 能做什么 • Multi touch! • Location & Map •

    Camera • Motion • Game • …… Clear
  2. iOS 能做什么 • Multi touch • Location & Map! •

    Camera • Motion • Game • …… Google Map
  3. iOS 能做什么 • Multi touch • Location & Map •

    Camera! • Motion • Game • …… Instagram
  4. iOS 能做什么 • Multi touch • Location & Map •

    Camera • Motion! • Game • …… 微信
  5. iOS 能做什么 • Multi touch • Location & Map •

    Camera • Motion • Game • …… Temple Run 2
  6. 真机调试 • Login http://developer.apple.com • Create a App ID •

    Add your Device • Create Provisioning Profiles • Download Provisioning Profiles Drag into Xcode
  7. Xcode Tips • Option + Click: 快速查看当前⽂文档 • Ctrl +

    Drag & Drop(left): 创建IBOutlet/IBAction • Command + R/B: 运⾏行/编译项⺫⽬目 • Command + Shift + O: 快速打开⽂文件 • Xcode Vim插件: XVim
  8. Learn more … • iOS技术概要 • iOS 开发⼯工具概述 • Start

    Developing iOS App Today • 《Learn Objective-C on the Mac》 • Developing iOS7 App for iPhone iPad - Stanford • Code4App 代码⽰示例⺴⽹网站