Commit Graph

4 Commits

Author SHA1 Message Date
Kabir Oberai 4077e1a0b8 Add build --sign option (#224)
Running `xtool dev build --sign [--ipa]` will produce a codesigned
app/ipa, without installing
2026-05-16 22:40:45 -04:00
Kabir Oberai b5d49a63cf Improve OpenAPI error handling (#78)
- Make some enums non-exhaustive (closes #77)
  - Also a tentative fix for #62 and #64
- Improve logging on deserialization failure

We now use raw JS to patch the OpenAPI spec instead of openapi-overlay.
It's a lot more flexible this way.
2025-05-23 19:05:02 +05:30
Kabir Oberai 6778e66e55 Rename main product 2025-05-06 11:30:59 +05:30
Kabir Oberai bb21ff046a SupersignCLISupport -> XToolSupport 2025-05-06 11:05:29 +05:30