Commit 5020f6a
fix: iOS compilation error and remove verbose flags
iOS fixes:
- Fix BackgroundWorker type conversion for inputData
- Handle Map type properly in method channel arguments
- Ensure compatibility with [String: Any] method channel format
CI/CD cleanup:
- Remove --verbose flag from integration tests
- Clean stable CI/CD configuration
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 94be83b commit 5020f6a
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
110 | | - | |
111 | | - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| |||
0 commit comments