IOS游戏工程目录:包括游戏开发商完成提交过来的项目工程,已配置好sdk,可直接bulid出ipa包的版本
leon e3a5f13795 add丢包提示 | 2 éve | |
---|---|---|
DanceGame | 2 éve | |
RunGame | 2 éve | |
.DS_Store | 2 éve | |
README.md | 2 éve |
系统: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