Foundation-Devices / tor

Tor plugin for Flutter
https://pub.dev/packages/tor
GNU General Public License v3.0
15 stars 6 forks source link

Support more platforms #9

Closed sneurlax closed 9 months ago

sneurlax commented 9 months ago
sneurlax commented 9 months ago

@icota #10 impacts this. @Likho had said iOS worked through XCode, would you want to confirm macOS and try iOS as well?

sneurlax commented 9 months ago

OK, this is almost ready. See https://github.com/cypherstack/tor/pull/14, I just need to test on Windows

sneurlax commented 9 months ago

macOS currently uses precompiled binaries. See cypherstack/tor for the Cargokit fix for building macOS from source. PR opened but repos have diverged, will resolve merge conflicts after our outstanding issues have been resolved, they're merged into cypherstack/tor/main, and I make a branch off of that new main to match the recent repo name changes

sneurlax commented 9 months ago

Windows has been tested working.