mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-12 03:29:21 +00:00
1532e8808b
- Skip tests until fixed wg-go issue - Add golang step - Set "Apple Development" at project level - Set Catalyst platform for gym - Drop TARGET env variable clashing with WireGuardKit - Disable SwiftGen script phase - Fix TunnelKit segfault on archive - Xcode 13.2.1 compatibility Fix some issues with @MainActor Use #available instead of #unavailable - Raise timeout from 10 to 15 minutes - Update beta description - Tunnel bundle ids cannot have periods - CFBundleDisplayName required in tunnels
8 lines
274 B
Plaintext
8 lines
274 B
Plaintext
MATCH_TYPE="appstore"
|
|
GYM_EXPORT_METHOD="app-store"
|
|
GYM_SKIP_PACKAGE_PKG="false"
|
|
SCAN_PACKAGE_PATH="PassepartoutCore"
|
|
DEMO_ACCOUNT_REQUIRED="true"
|
|
PILOT_DISTRIBUTE_EXTERNAL="true"
|
|
PILOT_BETA_APP_DESCRIPTION="Passepartout is a non-official OpenVPN® and WireGuard® client."
|