-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build an ios/macos xcframework #94
Comments
See if it builds (or ends up at a different error) after Unfortunately, we don't have Mac to test building for Apple platforms.
A word of caution: Firestack has been built with Android in mind, and so you may find adopting to iOS / macOS APIs very frustrating. |
Same result with
|
The Android exports pkgs (from import paths) that iOS doesn't: Line 23 in b90c0dc
iOS: Line 47 in b90c0dc
|
The packet you are using |
Unsure about iOS but various projects do have gvisor/netstack running on macOS: |
Hi,
I'm trying to use the lib to build an iOS/MacOS NEPacketTunnelProvider to setup a local DNS filtering VPN.
To do so it seems that I need to build a intra version of the lib but I don't manage to compile.
The iOS side of the library doesn't seem to be maintain anymore but I would be glad to help as much as I can. I just need a bit of support to get started with it.
You will find attached the logs I have so far:
trying to build itThe text was updated successfully, but these errors were encountered: