This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
##step 1(已完成)
根据目标系统环境:webkit2gtk 4.0 / javascriptcoregtk 4.0
- 将现有的call-client从tauri v2切换为使用tauri v1
- 将现有的broadcast-client从tauri v2切换为使用tauri v1
##step 2(已完成)
确认broadcast-client和calll-client都切换到tauri v1后修改scripts下的打包脚本,继续沿用现在的双容器打包模式