quattro_4 scribble

scribble 落書き (調べた事をただ落書きする)

NSScreencast Episode #63 From Scratch

From Scratch - NSScreencast

MapViewユニバーサルアプリの作成
特にストーリーボードの切り替えのコードの部分

  • WAR (prefix) -> whats around
  • Project setup

    • $ cd Project
    • $ Podfile
    • $ pod install
    • $ xc
      • Script to open xcworkspaces
    • create groups folder
      • support resource
    • create view controller
      • map view
      • add franeworks
      • connect outlet
  • リンク切れは赤いファイルを選択して、右のペインの Location

  • ストーリーボードの切り替え iPhone/iPad
    • Menu > create > user interface > storyboard
    • story board switch code
      • storyboard idiom