I'm trying to publish the app to the apple store with expo and EAS. Once I try and submit my app through apple store connect I got an email that says the following.
ITMS-90433: Invalid Swift Support - The file libswiftAVFoundation.dylib doesn’t have the correct code signature. Make sure you’re using the correct signature, rebuild your app using the current public (GM) version of Xcode, and resubmit it. Don’t just modify the code signature of libswiftAVFoundation.dylib.
I didn't use Xcode so I assume I have a problem with expo/eas or the code itself. Does anyone know anything I can do?