IOS游戏工程目录:包括游戏开发商完成提交过来的项目工程,已配置好sdk,可直接bulid出ipa包的版本
leon e7704f3638 重构代码 | 2 년 전 | |
---|---|---|
DanceGame | 2 년 전 | |
RunGame | 2 년 전 | |
.DS_Store | 2 년 전 | |
README.md | 2 년 전 |
系统:macOS Big Sur 11.6
IDE:xcode 12.5以上
1.打开xcode,在工具栏Preference -> Accounts处添加公司开发者账号:
账号:gzouyou@163.com
密码:Gzouyou1
2.在TARGETS-> signing&Capabilities -> Automatically manage signing选中改开发者账号对应的Team(Guangzhou Ou...)
1.真机调试:打开xcode,在edit scheme位置选中你要调试的真机,command+R
2.导出ipa包:打开xcode,在工具栏选中Product -> Archive -> Distribute App -> AppStore/Ad hoc -> Expert