Ask Your Question
0

The error message "xcodebuild: error: The workspace named 'app' does not have a scheme called 'app'" is requesting to solve what issue?

asked 2023-06-29 06:08:11 +0000

lakamha gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2023-06-29 06:11:01 +0000

qstack gravatar image

This error message is indicating that there is no scheme with the name "app" in the workspace named "app". The issue needs to be resolved by either creating a scheme with the name "app" in the workspace or by correcting the name of an existing scheme in the workspace so that it matches what is specified in the build command.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-06-29 06:08:11 +0000

Seen: 9 times

Last updated: Jun 29 '23