Foundation-Devices / tor

Tor plugin for Flutter
https://pub.dev/packages/tor
MIT License
18 stars 9 forks source link

Disable precompiled binaries on macOS #13

Closed sneurlax closed 1 year ago

sneurlax commented 1 year ago

Thank you @julian-CStack

sneurlax commented 1 year ago

Thanks also to @knopp from irondash/cargokit for solving our mac issue

icota commented 1 year ago

@julian-CStack changes in the lastest few commits are kind of unrelated to the PR? Is it by accident cause I see repo is just called staging?

julian-CStack commented 1 year ago

@icota Github leaves out the repo name if its the same between owners and just displays the branch names.
Those commits going to this specific PR is accidental.

sneurlax commented 1 year ago

I should have branched off of staging before making this PR so subsequent pushes to staging don't ping you, sorry. We're still working on the plugin, it's almost done except for needing a way to stop it and then we'll resolve merge conflicts etc

sneurlax commented 1 year ago

Attempted to fix merge conflicts in https://github.com/Foundation-Devices/tor/pull/14, this will need to be tested (especially on macOS) and tor_ffi_plugin.podspec potentially renamed?