My build works on EAS but fails locally. Command:
eas build --platform ios --local --profile development
The archive step fails:
Build failed
Fastlane build failed with unknown error. See logs for the "Run fastlane" and "Xcode Logs" phases for more information.
Fastlane errors in most cases are not printed at the end of the output, so you may not find any useful information in the last lines of output when looking for an error message.
How do I view the Xcode logs? These are available to download for EAS hosted builds.