Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xcodebuild

How to run / install xcodebuild?

When I "Build for archive" in Xcode 4, where does the file go?

xcode ios xcodebuild

How can I build a specific architecture using xcodebuild?

Xcode 4.5 command line unit testing

Xcode 4 build succeeds, command line build fails?

ios xcode xcode4 xcodebuild

Timeout when running xcodebuild tests under Xcode 6 via SSH

iOS builds / ipa creation no longer works from the command line

ios xcode xcodebuild

How to display compiler output or custom build steps output when building with xcode?

xcode xcode4 xcodebuild

Xcodebuild'ing a workspace and setting a custom build path

workspace xcodebuild

Building with xcodebuild Timed out waiting for <IDEWorkspace, 0x2004cebc0>/"runContextManager.runContexts"

xcodebuild -exportArchive: exportOptionsPlist error for key 'method': expected one of {}

ios xcode ios9 xcode7 xcodebuild

Setting a provisioning profile from within xcodebuild when making iPhone apps

Xcode 4: Run tests from the command line (xcodebuild)?

Xcode 10: unable to attach DB error

ios xcodebuild xcode10

The project named "Foo does not contain a scheme named "Bar" bitrise.io

ios xcode xcodebuild bitrise

No architectures to compile for (ONLY_ACTIVE_ARCH=YES, active arch=x86_64, VALID_ARCHS=armv7 armv7s)

xcode xcodebuild

Can an Xcode .mobileprovision file be 'installed' from the command line?

ios bash xcodebuild xcrun

Xcode : Adding a project as a build dependency

Choose a destination with a supported architecture in order to run on this device [closed]

Continuous Integration for Xcode projects?