Xcode cant find scheme in project

xcodebuild: error: The workspace named “Project Name” does not contain a scheme named “Project Name”. The “-list” option can be used to find the names of the schemes in the workspace

tried this method

but both adding or removed install cocoapods does not fix the issue.

nvm fixed issue. it scheme was not shared in xproject

1 Like