python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Azure DevOps Pipelines build using Xcode CLI command, xcodebuild, failing. Cannot open content.xcworkspacedata file
I am attempting to trigger an Xcode build using Azure Pipelines. Pipelines essentially uses Xcode BuildTools commands to create the build. I am receiving the following error where I've inserted Projec...
Frederick Javalera
Votes: 0
Answers: 0
xcodebuild command fails in Gitlab Runner
I am setting up Gitlab CI in my project, xcodebuild command fails in gitlab-runner. However, the following command to clean Xcode Project works perfectly in terminal
xcodebuild clean -workspace ~/Doc...
Hem Poudyal
Votes: 0
Answers: 1
How to ensure consistent xcodebuild results when the new build system is used?
We are using a homemade script that builds a couple of projects using xcodebuild and analyzes the returned number of build errors and warnings.
When the new build system was introduced in Xcode, I've ...
Crulex
Votes: 0
Answers: 0
2E> unable to mount developer disk image, (Error Domain=com.apple.dtdevicekit Code=601
Having build issue when running nativescript application in ios platform.
My xcode Version 12.2 (12B45b) and showing error as "The current device configuration is unsupported. This iPhone 4 is ru...
Naveen Kumar
Votes: 0
Answers: 0