タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

iOSとXcodeとTipsに関するNyohoのブックマーク (2)

  • 続・Debugger の Tips - Qiita

    potatotips #1 で LT した内容が好評(?)だったのでもう少し紹介してみようかなと思います。 発表した内容は「Debugger の Tips」です。 当日のまとめは「クックパッドのLT会に参加してきたのでiOSのtipsをまとめる」がおすすめです。 さてさて LLDB がデフォルトの Debugger となり久しいですね。 しかし Xcode から LLDB を扱う情報をあまりみかけません。かなしいですね。 というわけで今回は LLDB にフォーカスをあてて少し紹介してみようと思います。 (決して GDB もあわせて書くのが面倒くさかったというわけではありませんw) 設定ファイル shell での .~rc ファイルみたいなものですね。 Xcode から起動した LLDB だと以下の2つのファイルのどちらかが読み込まれます。 ~/.lldbinit-Xcode ~/.lldb

    続・Debugger の Tips - Qiita
  • The Power of Xcode

    There are over 600 million iOS devices out in the world. As designers we should not only build new products mobile-first, but we should also learn the tools that make mobile designs great. Being informed about the implementation process will allow us to make better design decisions. After spending 10 hours a day for the past 2 months in Xcode, I’ve learned a number of techniques that completely ch

    The Power of Xcode
  • 1