iDev MobileCI 发布:移动端 CI/CD 一站式解决方案

iDev MobileCI Launch: One-Stop Mobile CI/CD Solution

| iDev Product | 2026-08-22T16:30:56

iDev MobileCI 正式发布,为 iOS 和 Android 应用提供从代码到应用商店发布的全自动化 CI/CD 流水线。

iDev MobileCI launches with fully automated CI/CD pipelines for iOS and Android apps from code to app store publication.

## 移动端 CI/CD 的痛点 移动端的 CI/CD 比后端复杂得多: - **iOS 签名地狱**:证书、Provisioning Profile、Keychain 的管理让人崩溃 - **构建环境**:iOS 需要 macOS + Xcode,Android 需要特定版本的 SDK 和 NDK - **多版本适配**:同一个应用可能需要构建 5-10 个不同的变体(debug/release × 各渠道) - **应用商店发布**:App Store Connect 和 Google Play Console 的 API 各有各的坑 - **测试分发**:给测试团队分发测试包需要额外的基础设施 iDev MobileCI 就是为了一站式解决这些问题。 ## 核心功能 ### iOS 构建 - **自动签名管理**:自动同步和更新证书、Provisioning Profile - **Xcode 版本管理**:支持多版本 Xcode 并行,自动选择兼容版本 - **增量构建**:基于文件变更的增量编译,构建速度提升 50%+ - **模拟器测试**:自动在指定的 iOS 模拟器上运行 UI 测试 ### Android 构建 - **Gradle 缓存优化**:分布式 Gradle 缓存,团队共享编译产物 - **多渠道打包**:一次构建生成多个渠道包(VasDolly 方案) - **AAB/APK**:支持 App Bundle 和传统 APK 两种格式 - **Emulator 测试**:云端 Android 模拟器运行 Espresso/UI Automator 测试 ### 应用商店发布 ```yaml # 一键发布到 App Store 和 Google Play publish: ios: target: app-store-connect track: testflight # testflight / production auto_submit: true android: target: google-play track: internal # internal / alpha / beta / production rollout: 10% # 灰度发布比例 ``` ### 测试分发 内置测试分发平台(类似 Firebase App Distribution): - 上传构建产物,自动生成安装链接和二维码 - 测试者扫码直接安装,无需连接电脑 - 支持版本管理和安装统计 - iOS 企业签名和 Ad-Hoc 分发支持 ### 构建通知 - 构建成功/失败 → Slack/钉钉/企业微信通知 - 包含安装链接、构建日志、变更记录 - 测试人员直接在聊天工具里点击安装 ## 定价 | 版本 | 价格 | 构建时长 | 并行构建数 | |------|------|---------|----------| | 免费版 | 免费 | 300 分钟/月 | 1 | | 专业版 | ¥599/月 | 3000 分钟/月 | 3 | | 企业版 | 面议 | 无限 | 无限 | iOS 构建在 Apple Silicon Mac 上运行,Android 构建在高性能 Linux 服务器上运行。 ## 与竞品对比 | 特性 | Fastlane | Bitrise | iDev MobileCI | |------|----------|---------|---------------| | iOS 自动签名 | 需配置 Match | 内置 | 内置 | | 中文文档 | 无 | 无 | 完整 | | 测试分发 | 需第三方 | 有限 | 完整内置 | | 定价 | 免费(需自建) | $90/月起 | ¥599/月起 | | 国内网络 | 受限 | 受限 | 优化 | 针对中国开发者,iDev MobileCI 特别优化了国内网络环境(Maven/CocoaPods 镜像加速、应用商店 API 代理)。


iDev MobileCI: one-stop mobile CI/CD solution. iOS: automatic signing management, multi-Xcode version support, 50%+ faster incremental builds, simulator testing. Android: distributed Gradle cache, multi-channel packaging, AAB/APK support, cloud emulator testing. App Store publishing: one-click to App Store Connect and Google Play with configurable rollout percentages. Built-in test distribution with QR code installation. Pricing from free (300 min/month) to enterprise (unlimited). Optimized for Chinese developers with Maven/CocoaPods mirrors.

← Back to News