Knightro63 / flutter_angle

Flutters Almost Native Graphics Layer Engine.
6 stars 1 forks source link

The executable file 'Runner.app/Frameworks/MetalANGLE.framework/ MetalANGLE' contains incomplete bitcode #6

Open RedXApps opened 1 month ago

RedXApps commented 1 month ago

I am running into this issue when archiving in xcode 16. But it works fine in xcode 15. Has anyone else ran into this issue? Invalid Bundle Executable. The executable file 'Runner.app/Frameworks/MetalANGLE.framework/ MetalANGLE' contains incomplete bitcode. To compile binaries with complete bitcode, open Xcode and choose Archive in the Product menu.

Knightro63 commented 1 month ago

Hi @RedXApps,

I would probably need to update XCode and run the framwork files again.

I will get to this in next couple of weeks.

RedXApps commented 1 month ago

@Knightro63 Great thank you!

Knightro63 commented 4 weeks ago

Hi @RedXApps,

I have update my computer to XCode 16 but have not experienced this issue.

Which type of device are you having trouble with e.g.(osx, ios, simulator)?

Thanks

TinyGiantDigital commented 2 weeks ago

also seeing this in XCode Version 16.0 (16A242d), specifically when archiving to publish to the app store.

I'll try with 15 for now

Update... The archive completes correctly but the error is shown when validating for distribution.