Commit 0d95de4
committed
feat: Add missing re-exports to complete workflow tool sets
- Add 33 re-export files across 6 workflow groups
- simulator-workspace: 24 → 29 tools
- simulator-project: 20 → 25 tools
- device-workspace: 7 → 14 tools
- device-project: 3 → 10 tools
- macos-workspace: 12 → 17 tools
- macos-project: 10 → 15 tools
Each workflow now has complete end-to-end tool support including:
- Project discovery tools (discover_projs)
- Scheme listing tools (list_schems_ws/proj)
- Build settings inspection (show_build_set_ws/proj)
- Bundle ID extraction (get_app_bundle_id, get_mac_bundle_id)
- Clean operations (clean_ws/proj)
- Device workflows also include logging tools
All tests pass and code is properly linted.1 parent 405657e commit 0d95de4
39 files changed
Lines changed: 168 additions & 968 deletions
File tree
- src/plugins
- device-project
- device-workspace
- discovery/__tests__
- macos-project
- macos-workspace
- simulator-project
- __tests__
- simulator-workspace
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments