Bitrise Build Issue Report template
Description of the issue
I received an error when I try to build iOS app with react-native
Issue happens when xCode is archiving the app
Build log
This the last part of the log when the issue occurred
======================================
Running script ‘Bundle React Native code and images’
the transform cache was reset.
error: No such file or directory (os error 2)
** ARCHIVE FAILED **
The following build commands failed:
PhaseScriptExecution Bundle\ React\ Native\ code\ and\ images /Users/vagrant/Library/Developer/Xcode/DerivedData/MyApp-dhvuipdrqrckbxdgoaoxkfepgwfn/Build/Intermediates.noindex/ArchiveIntermediates/MyApp_development/IntermediateBuildFilesPath/MyApp.build/Release-iphoneos/MyApp.build/Script-00DD1BFF1BD5951E006B06BC.sh
(1 failure)Preformatted text
[18:21:03]: Exit status: 65
Do you know how I should fix it?