Dadoum / Sideloader

Open-source cross-platform iOS app sideloader (yep, even Linux is supported). Alternative to Sideloadly, AltServer, SideServer, Cydia Impactor, iOS App Signer…
Other
387 stars 32 forks source link

does not compile using latest ldc #77

Open bmwalters opened 5 hours ago

bmwalters commented 5 hours ago

Details: https://github.com/Dadoum/Sideloader/issues/42#issuecomment-2224261362

Dadoum commented 4 hours ago

It's a compiler bug, I reported the issue but nobody is apparently working to fix the issue there...

In the meantime I can only give a workaround: edit the problematic files and replace private with public everywhere.