Check that info.plist is not added by mistake as part of the target. (Answer by https://forums.developer.apple.com/forums/profile/Clifton)
Post
Replies
Boosts
Views
Activity
My issue is the cryptic message. I don't understand what it means. The code is written in Swift and runs on an M1 machine. The crash happens on calling MPSGraph encode i.e. graph.encode(....). It crashes on a Mac but not on an iPhone device.
A similar issue is seen here. Same header file just different line: MPSRuntime_Project.h, line 447
https://www.reddit.com/r/StableDiffusion/comments/x8i2lc/im_using_the_lstein_implementatin_and_my_web_gui/
Is it possible to see that header file ? What could this mean?
isStaticMPSType(type)), function setStaticJITypeForValue
Thanks.