mirror of
https://github.com/xtool-org/xtool.git
synced 2026-06-24 12:21:34 +02:00
187fbfa67b
Workaround for https://github.com/fastlane/fastlane/issues/29587
macOS Packaging
xtool is packaged as a .app bundle on macOS, so that we can add entitlements and use the keychain.
Ideally we'd dogfood xtool to package xtool, but it only supports iOS apps right now. Someday, hopefully.
Building
- Install XcodeGen
- Run
xcodegeninside this (./macOS) directory - Open the Xcode project and build the
XToolMacscheme