Skip to content

swift: add public modifiers to methods/types that need to be public#31

Merged
barnstar merged 1 commit intomainfrom
barnstar/swift-bindings
Mar 25, 2025
Merged

swift: add public modifiers to methods/types that need to be public#31
barnstar merged 1 commit intomainfrom
barnstar/swift-bindings

Conversation

@barnstar
Copy link
Member

updates tailscale/tailscale#13937

A few of the initializers and related types on the Listener and {Inbound, Outbound}Connection were default-internal and must be public. Typos.

updates tailscale/tailscale#13937

A few of the initializers and related types on the Listener and Connection
types were default-internal and must be public.
@barnstar barnstar self-assigned this Mar 25, 2025
@barnstar barnstar merged commit a6f9249 into main Mar 25, 2025
3 checks passed
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