openziti / ziti-sdk-swift-dist

Swift Package Repository for binary distribution of the https://github.com/openziti/ziti-sdk-swift binary CZiti.xcframework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ziti-sdk-swift-dist

Swift Package Repository for binary distribution of openziti/ziti-sdk-swift's binary CZiti.xcframework

Add Package Dependency

Follow Apple's instructions, and enter https://github.com/openziti/ziti-sdk-swift-dist.git for the repository URL

Add Additional Dependencies

From your XCode TARGETS General tab, under Frameworks, Libraries, and Embedded Content, add libresolv.9.tbd

Configure App Signings & Capabilities

In XCode TARGETS Signiings & Capabilities:

  • Under App Sandbox > Network, check: Outbound Connections (client)
  • Under App Sandbox > File Access, select any directories your app needs to access (e.g., for loading an enrollment JWT or storing identity information)
  • Under KeyChain Sharing, create a Keychain Group to grant access to your app to create and store private keys and certificates in the Apple Keychain

Getting Help

Please use these community resources for getting help.

  • Read the docs
  • Participate in discussion on Discourse
  • Use GitHub issues for tracking bugs and feature requests.

Copyright NetFoundry Inc.

About

Swift Package Repository for binary distribution of the https://github.com/openziti/ziti-sdk-swift binary CZiti.xcframework

License:Apache License 2.0


Languages

Language:Swift 100.0%