vault backup: 2024-11-26 18:16:19

This commit is contained in:
2024-11-26 18:16:19 +08:00
parent b0061ba795
commit c7e0a80a36
36 changed files with 149 additions and 39 deletions

View File

@@ -0,0 +1,16 @@
# 环境
- Unity2020.1.16
- XCode版本对应要求:https://developer.apple.com/cn/support/xcode/
- 曹老师说无需证书就可以打包到手机上。
# 证书
证书密码123456
## 具体操作
https://blog.csdn.net/ListJson/article/details/128044539
1. 生成CRS文件用于申请证书钥匙串 - 钥匙串访问 - 证书助理 - 从证书颁发机构请求证书
2. 将证书导入Mac从苹果开发者网站上申请Development与Distribution证书并且导入Mac系统需要拖入钥匙串的登录里
3. 信任证书:在钥匙串里双击对应证书,点开信任选项卡,设置为始终信任。
4. 导出P12证书。
# 打包