I know there are many similar questions like iOS: xcodebuild: error: The workspace '' does not contain a scheme named ''
But I am experiencing build error in Jetbrains AppCode.
xcodebuild: error: The workspace 'Project.xcscheme' does not contain a scheme named 'Project.xcscheme'
Interesting is that XCode builds this project without problem... So that's why managing (deleting or autocreate) of scheme didn't helped for Appcode
Where can be the problem?