Skip to content

openziti/ziti-tunnel-apple

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.