Skip to content

重构 deviecs 数据展示并支持上传同步设备名称 - #211

Merged
icyleaf merged 4 commits into
developfrom
refactor/devices
May 25, 2020
Merged

重构 deviecs 数据展示并支持上传同步设备名称#211
icyleaf merged 4 commits into
developfrom
refactor/devices

Conversation

@icyleaf

@icyleaf icyleaf commented May 25, 2020

Copy link
Copy Markdown
Member

之前上传 iOS AdHoc 版本安装包会把 Profile 里面所有设备 udid 列表存在 Releases 表的 devices 字段,此 PR 主要是把 devices 拆出独立 Devices 表并支持设备名称。

鉴于 Apple 系统的对于账户体系高度安全性,无法在 zealot 系统内集成本功能,经过设计改从 fastlane-plugin-zealot 新增 zealot_sync_device action 来实现同步。

注意事项:

  1. fastlane-plugin-zealot 需要 v0.4.1 版本以上支持本功能。
  2. 使用 docker 部署的再来取最新镜像需要必须执行 ./deploy

截图:

WX20200526-113012@2x

@icyleaf icyleaf added the dependencies Pull requests that update a dependency file label May 25, 2020
@icyleaf
icyleaf force-pushed the refactor/devices branch from 0bdc4ff to 399fe67 Compare May 25, 2020 10:23
@icyleaf
icyleaf merged this pull request into develop May 25, 2020
@icyleaf
icyleaf deleted the refactor/devices branch May 25, 2020 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant