osy

Results 294 comments of osy

@shlyakpavel to be clear you’re running 3.2.3 from GitHub releases?

@nar3nd3r When it gets stuck, can you get a spindump? 1. Open Activity Monitor 2. Find UTM process and double click 3. Click "Sample", copy paste the text to a...

Is the UI completely frozen and you can’t click anything?

The error is `vmx_write_mem: mmu_gva_to_gpa ffff8e3242992400 failed` and it seems to be a QEMU issue. Please try on QEMU 7.0 and if it's an issue there, report it to QEMU.

I mean run the same configuration using QEMU and see if you hit the error.

Right it’s not the same command so you’ll have to figure out manually what command to use on QEMU but you can use the UTM exported command as a reference...

Okay I see what the issue is. There are a few different build settings: * The version of Xcode/macOS SDK that is being used * The minimum deployment macOS specified...

@llinshenzhen You got the entitlement from Apple Developer support, created a provisioning profile with that entitlement, and built your app with that profile? Note that command line apps cannot use...

I don’t think you guys understand… you don’t “get” the entitlement without Apple granting you a provisioning profile with it. Just adding it to your entitlements and ad-hoc signing it...

I don’t think so. Apple has always held certain entitlements close to the chest.