0x192 / 0x192/universal-android-debloater
Add ARM build
- 主要语言
- Rust
- 星标
- 19.9k
- 派生
- 1.1k
- PR 合并指标
- 30 天内没有已合并 PR
描述
**Describe the bug**
I can't open the file.
**UAD log**
-bash: ./uad_gui-linux: cannot execute binary file: exec format error

贡献指南
这个仓库没有索引到贡献指南
调研方向
The issue is about adding ARM builds for the Rust GUI application. Look at the existing CI/CD configuration (likely in .github/workflows) to see how Linux builds are currently created. Research cross-compilation to ARM targets in Rust (e.g., aarch64-unknown-linux-gnu). Determine if dependencies support ARM and adjust the build script accordingly. Test the build process locally or in CI to produce a working ARM binary.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- build-system
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100