Xcode 12 build issue

Bitrise Build Issue Report template

Description of the issue

Seeing this error:
:x: error: Could not determine generated file paths for RC project code generation: The command (cd /Users/vagrant/git && /Applications/Xcode-beta.app/Contents/Developer/usr/bin/rctool generate '--dry-run=true' '-o=/Users/vagrant/Library/Developer/Xcode/DerivedData/Studfinder-clldyfplrqcnxfbyvthbvjacnipj/Build/Intermediates.noindex/Studfinder.build/Debug-iphonesimulator/Studfinder.build/DerivedSources/RCProjectGenerated/Experience' /Users/vagrant/git/Studfinder/Features/AR/Experience.rcproject '--swift-version=5.0') exited with status 1. The command’s output was:
(and then nothing follows it)

Environment:

During the test run phase of the build. Rebuild does not help.
Note that we are using RealityKit - not sure if that’s related.

I’m seeing this same problem. Did you ever figure out how to fix this?

Yeah, I think the problem was that I hadn’t set up my archiving step in the workflow. The default workflow really ought to have that in it.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.