Post

Replies

Boosts

Views

Activity

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
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 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 Xcode 26 Beta 4 Build Failures
Darn, that is very unfortunate. As far as we are concerned Xcode 26 is dead in the water until this is resolved. We can't continue testing or consider adopting it despite being very motivated to do so.
Replies
Boosts
Views
Activity
Aug ’25
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?
Replies
Boosts
Views
Activity
Aug ’25
Comment on Xcode 26 Beta 4 Build Failures
Spoke too soon, works sometimes, not others. Back to beta 3.
Replies
Boosts
Views
Activity
Jul ’25
Comment on Xcode 26 Beta 4 Build Failures
This (hopefully temporary) hack is working for us, thank you!
Replies
Boosts
Views
Activity
Jul ’25
Comment on Incredible huge .xcresult is generated by Xcode 13.2.1 in case of failure
Simply appending any additional argument after 'never' made it work
Replies
Boosts
Views
Activity
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
Replies
Boosts
Views
Activity
Jan ’23
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
Replies
Boosts
Views
Activity
Jan ’23