For some reason when I try to archive an app, which is using saveMachineStateTo function, it fails with this error:
Value of type 'VZVirtualMachine' has no member 'saveMachineStateTo'
It works fine when running as debug from Xcode. Also fails if I change run destination to release.
I have project set to macOS 14. What can cause this?
1
0
560