如何在 Xcode 4中指定命令行参数?

我刚刚升级到 Xcode 4,还没有找到关于它的太多文档,因为它刚刚成为黄金主人。我需要指定一个命令行参数来测试我的应用程序。

Xcode 3.2的建议没有帮助,因为所有东西都被移动了。

86127 次浏览

Command line arguments and environment variables can be set up in the Run section of the scheme editor.
Product -> Edit Scheme... -> Run -> Arguments (Copy-Paste from the link given by Jano)

shortcut cmd + < works too. (Default shortcut)

On Xcode 7 (updated), XCode 10.1

Shortcut : Shift + cmd + <