Beautifying XCTest results
A guide to improving the visual output of XCTest logs and reports for iOS development using tools like xcpretty, XCTestHTMLReport, and Allure.
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.