flutter-tsnet/ios
Mathias Beaulieu-Duncan ae105a2bb0 Add macOS support, idempotent start(), bump to 0.2.0
- macOS plugin: Swift bridge + universal xcframework (arm64 + x86_64)
- macOS podspec with direct force_load (no script phase needed — single slice)
- Make TailscaleStart() idempotent — return success if already started
- Document macOS entitlements (network.client + network.server)
- Build script: ./build_go.sh [ios|macos|all]

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-14 07:11:01 -04:00
..
Classes Rename package to tsnet_flutter for pub.dev publishing under Svrnty 2026-03-14 06:10:34 -04:00
Go Add macOS support, idempotent start(), bump to 0.2.0 2026-03-14 07:11:01 -04:00
.gitignore Ignore _current_slice symlink used for platform-specific builds 2026-03-14 06:04:28 -04:00
.pubignore Prepare for pub.dev publishing with Gitea release pipeline 2026-03-14 06:13:35 -04:00
tsnet_flutter.podspec Fix xcframework linking for pub.dev installs, bump to 0.1.1 2026-03-14 06:53:58 -04:00