Top "Xcode-workspace" questions

Xcode 7.3 Couldn't load project

I have done some changes in functionality throughout the day. After that I closed workspace and try to open it …

ios xcode7.3 xcode-workspace
iOS - git merge conflicts after adding cocoapods to project

I'm working on an app with another partner. He's been working on master, and I started a new branch. On …

ios git cocoapods xcode-project xcode-workspace
Xcodebuild fails in jenkins with cocoapods

I am using the xcode plugin. I had looked around, but most of the "solutions" did not work. My main …

xcode jenkins terminal cocoapods xcode-workspace
Xcode 9.4 : unexpected service error: The Xcode build system has crashed

I’m getting strange error while building project in Xcode 9.4 Build system information - unexpected service error: The Xcode build …

ios11 build-error swift4.1 xcode-workspace xcode9.4
How to compile a project with app and library in the same workspace with different configuration names?

I am developing an app and I am using an open source component. I have a workspace containing both MyApp.…

xcode xcode-workspace