xcodebuild says does not contain scheme

后端 未结 10 1570
天命终不由人
天命终不由人 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 05:53

    Got the same problem but during building with xcode as subproject of main one. Built subproject in xcode standalone - after that this error disappeared.

提交回复
热议问题