一.App图标
1.在images.acaessets文件中创建Appicon添加图标
2.在项目里面,general(常规设置)/ App icons and launch image 选择刚刚设置的Appicon
二.App启动页
1.在images.acaessets文件中创建Launch image添加图片(最好选择通用)
2.进入LaunchScreen.xib文件,点击view,然后在Xcode的图片栏找到启动页,直接拖进view
3.在项目里面,general(常规设置)/ App icons and launch image 选择刚刚设置的启动页文件LaunchScreen.xib即可