mirror of
https://github.com/xtool-org/xtool.git
synced 2026-02-04 11:53:30 +01:00
* Set up fastlane * Add release-macos workflow * for now * bundle install * Ruby versioning * Fix Ruby 3.4 * Maybe fix CI * Maybe unlock? * Update Release workflow * on push * tweaks * don’t use frozen * Trying something a lil different
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