Kei Kamikawa
Kei Kamikawa
@pluveto Thanks for reporting. Could you show me what your directory structures (related pget) when it is caused this problem, Thanks,
@joereynolds What's the progress of this?
Hi 👋 Thanks for mentioning me. My opinion is almost the same as @riywo -san's opinion which is distributing any secrets via CI/CD. But I don't have any knowledges for...
@balajiv113 Thanks! I will support them after Apple released macOS 13.x. Next will create as v3
macOS 13 has been released! I work for this!
I will fix them using cgo handler
This is a result of dumped VZVirtualMachineView (`/System/Library/Frameworks/Virtualization.framework/Versions/A/Virtualization`) ```obj-c @interface VZVirtualMachineView : NSView { id _becomeKeyWindowObserver; bool _capturesSystemKeys; NSCursor * _currentGuestCursor; * _delegate; id _eventMonitor; _VZFramebufferView * _framebufferView; bool _guestIsUsingHostCursor;...
A test repository is available here. https://github.com/Code-Hex/vm-scroll-test You can try it out by creating a `VM.bundle` directory on your home directory with the file `AuxiliaryStorage` `Disk.img` `HardwareModel` `MachineIdentifier` `RestoreImage.ipsw`. These...
Perhaps the #42 issue could be addressed after v3 is released. (so that compatibility can be maintained)
- [x] [blockDeviceIdentifier](https://developer.apple.com/documentation/virtualization/vzvirtioblockdeviceconfiguration/3917717-blockdeviceidentifier?language=objc) (12.3+) - [ ] ~[`initWithURL:readOnly:cachingMode:synchronizationMode:error:`](https://developer.apple.com/documentation/virtualization/vzdiskimagestoragedeviceattachment/3857729-initwithurl?language=objc)~ https://github.com/Code-Hex/vz/issues/106 - [x] [VZErrorCode](https://developer.apple.com/documentation/virtualization/vzerrorcode?changes=latest_minor&language=objc)