Installing simulator runtimes from the command line
Guide to installing Xcode simulator runtimes via command line using xcodebuild, including troubleshooting tips.
Guide to installing Xcode simulator runtimes via command line using xcodebuild, including troubleshooting tips.
A developer shares how FlowDeck CLI tool improves AI agent workflows for iOS app building and debugging.
A guide to improving the visual output of XCTest logs and reports for iOS development using tools like xcpretty, XCTestHTMLReport, and Allure.
A cheatsheet for using the -destination option in xcodebuild, covering syntax and examples for iOS, Simulator, tvOS, and watchOS platforms.
A tip for using the 'OS=latest' keyword in xcodebuild to automatically target the newest iOS Simulator version, preventing script breaks after Xcode updates.
A guide to running Xcode unit and UI tests from the terminal using xcodebuild, with tips for formatting output using xcbeautify and xcpretty.
A guide to using the shenzhen gem to automate building and distributing iOS enterprise .ipa files, covering configuration, signing, and deployment channels.