How do I set up environment variables for my product in Xcode 4?

前端 未结 1 894
一生所求
一生所求 2021-01-15 15:10

I just recently move to Xcode 4, now I\'m stuck trying to find the executable file (it used to be in the left pane of Xcode 3), anyone know where it is? Since I\'m trying to

1条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-01-15 16:10

    You can specify the environment in the Scheme Editor (Product → Edit Scheme), select the Run option in the left column and you’ll see an Arguments tab on the right:

    Xcode 4 Scheme Editor

    0 讨论(0)
提交回复
热议问题