ziti-tunnel-apple icon indicating copy to clipboard operation
ziti-tunnel-apple copied to clipboard

Ziti mobile and desktop edge clients for Apple devices

Ziti Packet Tunnelers for macOS and iOS

Apple Network Extension (PacketTunnelProvider) for routing traffic over an OpenZiti network.

Released versions are vailable from the respective Apple App Stores:

Required xcconfig Settings

Create a file called Configs/workspace-settings-overrides.xcconfig and populate with appropriate values.

DEVELOPMENT_TEAM = XXXXXXXXXX

PRIVACY_POLICY_URL = http:/$()/...
TERMS_URL = http:/$()/...
SUPPORT_EMAIL = help@...

MAC_APP_IDENTIFIER = ...
MAC_EXT_IDENTIFIER = ....ptp

IOS_APP_IDENTIFIER = ...mobile
IOS_EXT_IDENTIFIER = ...mobile.ptp
IOS_SHARE_IDENTIFIER = ...mobile.share

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.