I need help fixing a broken Flutter iOS build in Codemagic. The Android version builds fine. The error in the log is: Warning: Building for device with codesigning disabled. You will have to manually codesign before deploying to device. Archiving com.XXXX... Upgrading contents.xcworkspacedata Updating project for Xcode compatibility. Upgrading project.pbxproj Upgrading Info.plist Removing script build phase dependency analysis. Adding input path to Thin Binary build phase. Running pod install... 3.9s Running Xcode build... Xcode archive done. 8.7s Failed to build iOS app Error (Xcode): Unable to load contents of file list: '/Target Support Files/Pods-Runner/Pods-Runner-frameworks-Release-production-input-files.xcfilelist' Error (Xcode): Unable to load contents of file list: '/Target Support Files/Pods-Runner/Pods-Runner-frameworks-Release-production-output-files.xcfilelist' Error (Xcode): Unable to load contents of file list: '/Target Support Files/Pods-Runner/Pods-Runner-resources-Release-production-input-files.xcfilelist' Error (Xcode): Unable to load contents of file list: '/Target Support Files/Pods-Runner/Pods-Runner-resources-Release-production-output-files.xcfilelist' Encountered error while archiving for device. Build failed :| Failed to build for iOS