Post

Replies

Boosts

Views

Activity

Reply to xcodebuild fails to generate Coverage.profdata on xcode12, fails with error 'error: No profiles could be merged.'
Did you find a solution for it? Having the same problem, afterwards the test crashs Early unexpected exit, operation never finished bootstrapping - no restart will be attempted. (Underlying Error: Test crashed with signal abrt. [16:01:26]: ▸ warning: <DerivedData_Path>/Build/ProfileData/<Some_UUID>/<Filename>.profraw: Invalid instrumentation profile data (file header is corrupt) [16:01:26]: ▸ error: No profiles could be merged. [16:01:26]: ▸ Testing failed: [16:01:26]: ▸ <Some_Package>Tests: [16:01:26]: ▸ xctest (20781) encountered an error (Early unexpected exit, operation never finished bootstrapping - no restart will be attempted. (Underlying Error: Test crashed with signal abrt. If you believe this error represents a bug, please attach the result bundle at <Project_Path>/fastlane/test_output/<Filename>.xcresult))
Sep ’21