I am trying to deploy a new version of my app to the App store. I am deploying from a Git repository. When trying to deploy i get this error message:
Codemagic Deploy Output
Failed Step: Flutter build ipa and automatic versioningError (Xcode): Multiple commands produce '/Users/builder/Library/Developer/Xcode/DerivedData/Runner-edaimyiflreloheqntgnhkmwcclv/Build/Intermediates.noindex/ArchiveIntermediates/Runner/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/OneSignalXCFramework/OneSignalUser/OneSignal
Build failed :| Step 10 script Flutter build ipa and automatic versioning
exited with status code 1
App has been on Test Flight for couple of months now, and I have never had this issue.
The changes i have done are all related to some design changes.
Any clues on what might have caused this?