Skip to content
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

Makefile/swift: update Makefile and add support for iOS #30

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

barnstar
Copy link
Member

@barnstar barnstar commented Mar 6, 2025

updates tailscale/tailscale#13937

Adds a Makefile for building various targets. Adds support for building
iOS compatible libtailscale_ios.a. Removes SOCKS5 support for iOS where
it looks like the CFNetwork support is lacking.

@barnstar barnstar requested a review from raggi March 6, 2025 19:56
@barnstar barnstar force-pushed the barnstar/swift-bindings branch 3 times, most recently from fd83dda to 15f3d29 Compare March 7, 2025 01:08
updates tailscale/tailscale#13937

Adds a Makefile for building various targets.  Adds support for building
iOS compatible libtailscale_ios.a.   Removes SOCKS5 support for iOS where
it looks like the CFNetwork support is lacking.

Fixes a few unexported symbols in TailscaleKit.

Added macOS sample app.
@barnstar barnstar force-pushed the barnstar/swift-bindings branch from 15f3d29 to 6fa40e1 Compare March 7, 2025 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant