v1.11.0
What's Changed
- Package xtool as a .app on macOS by @kabiroberai in #12
- Once you set up the .app, you may need to
xtool auth
again since credentials are now stored in the keychain - Also
rm -rf ~/.config/xtool
to clean up old auth data.
- Once you set up the .app, you may need to
- Add warning about downloading Xcode.xip by @sevenc-nanashi in #17
- Improve handling of paid developer accounts by @kabiroberai in #20
- Add
xtool dev build --ipa
by @kabiroberai in #24 - Fix ADI permission issues by @kabiroberai in #33
New Contributors
- @sevenc-nanashi made their first contribution in #17
Full Changelog: 1.10.1...1.11.0