The LaunchServices launcher has returned an error. Please check the system l
出現這個錯誤是因為你修改了entitlements文件,這里雖然是plist文件的一種,但是並不是Info.plist,所以會報錯。
Info.plist從Xcode13以后就不再出現在文件列表里面了,而是出現在配置中,如圖所示
昨天在設置macos 網絡配置的時候發現info.plist里面居然沒啥東西了,果然又是Xcode 新特性,廢話不多說,上對比圖。
以前的info.plist
改版之后去這里找以前的信息
配置網絡請求 Info.plist -> + ->App Transport Security Settings ->Allow Arbitrary Loads ->YES