Post

Replies

Boosts

Views

Activity

Comment on Slow framework unit test failure (~5s)
Confusing. 1) no help docs from xcodebuild. 2) xcodebuild test -project MyProject.xcodeproj -scheme ConfigTests -destination platform='iOS Simulator,name=iPhone 14,OS=16.1' -collect-test-diagnostics never xcodebuild: error: option -collect-test-diagnostics requires one of two values: on-failure or never xcodebuild test -project MyProject.xcodeproj -scheme ConfigTests -destination platform='iOS Simulator,name=iPhone 14,OS=16.1' -collect-test-diagnostics never Xcode14.1Workaround=YES
Jan ’23
Comment on Incredible huge .xcresult is generated by Xcode 13.2.1 in case of failure
Confusing. 1) no help docs from xcodebuild. 2) xcodebuild test -project MyProject.xcodeproj -scheme ConfigTests -destination platform='iOS Simulator,name=iPhone 14,OS=16.1' -collect-test-diagnostics never xcodebuild: error: option -collect-test-diagnostics requires one of two values: on-failure or never xcodebuild test -project MyProject.xcodeproj -scheme ConfigTests -destination platform='iOS Simulator,name=iPhone 14,OS=16.1' -collect-test-diagnostics never Xcode14.1Workaround=YES
Jan ’23
Comment on Xcode 26 Beta 4 Build Failures
I see below that someone reported this hasn't been resolved in Beta 5. This is a P1 blocker from our point of view, we cannot adopt or even further test Xcode 26 until this is resolved. Can you provide any more feedback about when we can expect a fix, or any insight into how we might reliably work around this issue?
Aug ’25