Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tailscale/libtailscale
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: tailscale/libtailscale
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: barnstar/swift-ios-sim
Choose a head ref
  • 1 commit
  • 13 files changed
  • 1 contributor

Commits on May 22, 2025

  1. swift: add iOS simulator support

    updates tailscale/tailscale#15802
    
    This adds the required targets to build for the iOS
    simulator.   We support both ios, ios-sim, and ios-fat
    framework targets.
    
    The sample app is updated to link in the ios-fat version
    so it can be run on any target device or sim.
    barnstar committed May 22, 2025
    Configuration menu
    Copy the full SHA
    fe723f9 View commit details
    Browse the repository at this point in the history
Loading