Top "Xcode-project" questions

xcode project settings and project file issues, including code-signing, build configurations, etc

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
Undefined symbols for architecture armv7 for Cocoapods libraries

I stumbled upon a problem on a project that I need to work on. The project use Cocoapods for managing …

ios xcode cocoapods armv7 xcode-project
Integrating pods with all targets

I have been using CocoaPods for a few weeks now with my iOS app and it works perfectly with the …

ios cocoapods podfile xcode-project
' No account for team 'LXxxxxxxx' ' build error on Xcode 9.4

I am cloning a Xcode project from github and is my first experience with Xcode projects. I tried simulating on …

ios swift xcode macos xcode-project
What tools support editing project.pbxproj files?

I want to edit project.pbxproj straight up using command line (for CI server script) what tools can allow me …

ios xcode plist xcode-project