How to set environment variables in iPhone executable using XCode 4?

后端 未结 3 910
迷失自我
迷失自我 2021-01-12 10:44

Since switching to XCode 4, I have been having issues finding how to set environment variables (such a NSZombies) in iPhone executables. In XCode 3, you could right-click on

3条回答
  •  [愿得一人]
    2021-01-12 11:12

    Please see this answer: How do I set up NSZombieEnabled in Xcode 4?

    EDIT: You can also go to this menu from Product => Edit Scheme

提交回复
热议问题