替換APP Icon時(shí)需要注意,圖片的`alpha channel`是否為False。如果為True,打包上傳ipa時(shí)會(huì)發(fā)生錯(cuò)誤。項(xiàng)目中選中圖片,Show in Finder,圖片右鍵,Get Info查看圖片channel信息。Xcode上傳的APP ICON,需要正方形不需要自行切圓角處理,蘋果會(huì)自動(dòng)切圓角處理,自己手動(dòng)切圓角上線以后圖標(biāo)邊界可能有線。
`ERROR ITMS-90717: "Invalid App Store Icon. The App Store Icon in the asset catalog in '××.app' can't be transparent nor contain an alpha channel."`