LoginSignup
22
23

More than 5 years have passed since last update.

Xcode5.0.2のDebugとReleaseモードの切替

Posted at

1、左上に表示されているスキームを選択します。
2、ドロップダウンでEdit Scheme, New Scheme, Manage Schemeが出ます。
3、Edit Schemeを選択します。
4、上から二つ目のRun ○○○.appを選択します。
5、Build ConfigurationがDebugになっているので、クリックしてダロップダウンメニューを
表示させ、Releaseにします。

以下のサイトでマクロを設定した後に、実際にログの値を出してみる時に、
設定方法が分からなかったので、調べてみました。

iOS開発でのNSLogはDEBUGマクロで使おう
http://d.hatena.ne.jp/k2_k_hei/20120511/1336750473

以上、間違い等あれば、指摘お願い致します。

22
23
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
22
23