mirror of
https://github.com/ialley-workshop-open/uni-halo.git
synced 2026-09-12 16:40:40 +08:00
16 lines
257 B
Markdown
16 lines
257 B
Markdown
# iOS 签名配置
|
|
|
|
## 官方文档
|
|
|
|
参考官方文档:https://nativesupport.dcloud.net.cn/AppDocs/
|
|
|
|
## 关键步骤
|
|
|
|
- 创建 App ID
|
|
- 配置证书与描述文件
|
|
- 使用证书打包 IPA
|
|
|
|
## 参考资源
|
|
|
|
- https://nativesupport.dcloud.net.cn/AppDocs/
|