🔧 build: 优化 CI/CD 构建流程,增加多架构支持 by awsl1414 · Pull Request #491 · imsyy/SPlayer
- feat: 为 Windows 构建添加 x64 和 ARM64 分离任务 - feat: 为 Linux 构建添加 ARM64 架构支持 - feat: 优化构建产物命名,包含架构标识 - chore: 更新构建相关依赖版本 - improve: Linux ARM64 使用 QEMU 交叉编译 - improve: 优化工作流任务命名和注释
- feat: Windows ARM64 使用 windows-11-arm 原生 runner - feat: macOS 拆分为独立的 x64 和 ARM64 构建任务 - feat: macOS x64 使用 macos-13 原生 Intel runner - feat: macOS ARM64 使用 macos-15 原生 Apple Silicon runner - feat: Linux ARM64 使用 ubuntu-22.04-arm 原生 runner - fix: 修复 Windows ARM64 交叉编译生成错误 I386 指令集问题 - improve: 移除 QEMU 和交叉编译工具链依赖 - improve: 简化构建配置,提升构建可靠性和性能 - improve: 确保所有平台生成正确架构的可执行文件
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters