Skip to content

Instantly share code, notes, and snippets.

@HiromichiYamada
Last active December 14, 2015 19:58
Show Gist options
  • Save HiromichiYamada/5140113 to your computer and use it in GitHub Desktop.
Save HiromichiYamada/5140113 to your computer and use it in GitHub Desktop.

ショートカットキー

左上の[手のひらツール], [移動ツール], [回転ツール], [スケールツール] はそれぞれ、'Q', 'W', 'E', 'R' が対応.

'OnDidAccelerate'で落ちるとき

XcodeからiPhone 3GS (iOS 4.3)で実行中に、"OnDidAccelerate"で落ちることがあった。 再度Runさせたら何事もなかったように動いたがちょっと心配。 "Build Settings" > "Player Settings..." 内の "Accelerometer Frequency" が 60Hz になっていたので、とりあえず、Disabled にしておいた。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment