1

The error messages have the following form:

error: Build input file cannot be found: '{path}'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it? (in target 'React-Codegen' from project 'Pods')

These errors happen when using Fastlane build_app but they do not happen if I pull out the xcodebuild command and run it independently.

xcodebuild -workspace wind_chime_mobile.xcworkspace -scheme wind_chime_mobile -configuration Release -destination 'generic/platform=iOS' -archivePath /Users/bobdevereux/Library/Developer/Xcode/Archives/2024-07-18/wind_chime_mobile
2024-07-18\ 11.05.11.xcarchive clean archive

2
  • Did you manage to solve this? I have the same problem. Commented Jan 20 at 8:55
  • @Geoffrey I can't remember if I solved it. I ended up switching to Expo at some point. Commented Jan 21 at 2:52

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.