I have the same issue and I found that the file path can be only supporting the relative path. Absolute path could make it file not found.
i.e. xcrun altool --type ios --upload-app --file ./dist/$OUTIPA --username ____ --password ______
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: