xcodebuild says does not contain scheme

后端 未结 10 1573
天命终不由人
天命终不由人 2020-12-04 05:26

I have a curios issue.

I have a project that I\'ve worked on and always built from the XCode IDE, and it worked fine. Now I\'m setting up Bamboo to build the projec

10条回答
  •  失恋的感觉
    2020-12-04 06:18

    For anyone with Xcode 11.4 trying to find "Shared" button on scheme, it's now moved into the individual scheme.

    1. Select the scheme you want
    2. Press "Edit"
    3. Check the "Shared" box

提交回复
热议问题