Isaac Paul
9d299ccc52
Fix args undefined in release builds on Linux
...
In release (#else) branch, args was never defined but used on line 337.
Move args declaration outside the #if DEBUG block; only append -r flag in DEBUG.
Automated-By: claude-sonnet-4-6
2026-05-19 17:03:08 -05:00
Isaac Paul
1faa9ab465
fix: Linux cross-platform compatibility
...
- Remove hardcoded local GenHTML5 path dependency (unused)
- Add swift-system dependency for cross-platform FilePath support
- Change 'import System' to 'import SystemPackage' in BaseComponents.swift
Automated-By: claude-sonnet-4-6
2026-05-19 04:31:09 -05:00
izackp
1aff7e50ee
Another
2026-05-19 04:20:04 -04:00
izackp
282606dbc4
another fix
2026-05-19 04:11:07 -04:00
izackp
bae6dcf255
Fix swift 6 error
2026-05-19 00:44:10 -04:00
izackp
b092c3247f
Bug fixes, aria, cross platform support.
2026-05-18 22:31:29 -04:00
izackp
603a0aa0e3
Moved BindingGenerator from gen html project. It makes more sense here.
2025-10-25 00:06:22 -04:00
izackp
58a8419984
Updates and fixes
2025-10-25 00:04:37 -04:00
izackp
743fc51873
Initial Commit
2025-09-23 20:22:59 -04:00