This commit is contained in:
2025-08-02 12:09:34 +08:00
commit e70b01cdca
2785 changed files with 575579 additions and 0 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证书。
# 打包