James Gill
James Gill
Didn't see that, was searching for `iasl` 🤦♂️ I didn't figure out that the unstable build had macOS support for a bit. Turns out you have to use it like...
You need to rebuild MultiMC every time you switch meta repos. You can use Github Pages to host it. I will try and update the meta repo soon, but I...
So you are using this command to build? ``` cmake -DCMAKE_INSTALL_PREFIX=../install -DMultiMC_META_URL:STRING="https://www.cavocraft.ml/CBMC/" ../src ```
> > You need to rebuild MultiMC every time you switch meta repos. > > You can use Github Pages to host it. > > I will try and update...
I don't know. I will look into it when I have time.
This sounds really useful, especially for situations where you want to share a WiFi connection (such as Hotel or Airport WiFI) that only allows you to connect a single device.
This is actually already implemented, just not well documented. See https://apple.stackexchange.com/a/455343 and https://github.com/libimobiledevice/usbmuxd/issues/205 Basically, you just need to compile usbmuxd (and the it's dependencies like libimobiledevice) from source (because the...
Yes, this can definitely be implemented in the future
Closing for now, will reimplement once the rewrite is complete
@TaeHagen got this working in [RustPush](https://github.com/TaeHagen/rustpush), we just need to implement it in pypush.