<body style="background-color:#14161C">
<style>
body {
color:#C8C8C8;
overflow-x: hidden;
padding-top: 0px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
font-family: monaco;
}
h4 {
margin-bottom: 4px;
font-weight: bold;
color: #DF3F3F;
}
</style>
<h4>Failed Step: Flutter build ipa and automatic versioning</h4>
<div style="white-space: pre-wrap;line-height: 1.5">
<span style="color:#B58900">Did not find latest build for app 6747641935</span>
Archiving com.mycompany.sportscout...
Upgrading contents.xcworkspacedata
Updating project for Xcode compatibility.
Upgrading project.pbxproj
Upgrading Runner.xcscheme
Upgrading Info.plist
Removing script build phase dependency analysis.
Adding input path to Thin Binary build phase.
Automatically signing iOS for device deployment using specified development team in Xcode project: NXBKPS3D53
Running pod install... 2,542ms
Running Xcode build...
Xcode archive done. 93.4s
Failed to build iOS app
Swift Compiler Error (Xcode): Using bridging headers with module interfaces is unsupported
Encountered error while archiving for device.
Build failed :|
Step 10 script Flutter build ipa and automatic versioning
exited with status code 1
</div>
</body>
When i click deploy in flutterlow i got errors as above.