Start initial Swift SDK by creating a lightweight Objective-C wrapper

PiperOrigin-RevId: 466681084
This commit is contained in:
Nick Bourdakos
2022-08-10 07:44:26 -07:00
committed by Copybara-Service
parent 55f20775d2
commit 63b4f0760c
46 changed files with 2460 additions and 12 deletions
@@ -15,6 +15,7 @@ licenses(["notice"])
package(default_visibility = [
"//connections/clients/ios:__subpackages__",
"//connections/clients/swift:__subpackages__",
"//internal/platform/implementation/ios:__subpackages__",
])