Hey everyone, I'm using SKIE to generate better code when having an interface with suspend functions. The issue is, that when I am in XCode, it does not prompt me to auto-generate method stubs. Is there a way to do that?
f
Filip Wiesner
07/16/2024, 5:32 PM
Overriding suspend functions cannot be fully supported and requires overriding a different function in the Swift code.