mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
Stubs out the client app dirs and basic CI workflow for the client apps in preparation to move them into this repository. After this is merged @roop @pratikvelani you should be able to add the client repos here.
Firezone Apple Client
Firezone app clients for macOS and iOS.
Builidng
Clone this repo:
git clone https://github.com/firezone/firezone
cd swift
Rename and populate developer team ID file:
cp Firezone/Developer.xcconfig.template Firezone/Developer.xcconfig
vim Firezone/Developer.xcconfig
Open project in Xcode:
open Firezone.xcodeproj