banner
Apr 25, 2022
135 Views

Lỗi khi build ios từ Unity không sinh ra file .xcworkspace

Written by
banner
iOS framework addition failed due to a CocoaPods installation failure. This will will likely result in an non-functional Xcode project.

After the failure, "pod repo update" was executed and succeeded. "pod install" was then attempted again, and still failed. This may be due to a broken CocoaPods installation. See: https://guides.cocoapods.org/using/troubleshooting.html for potential solutions.

Nhấp chuột phải vào folder đã build ra, mở terminal ở folder đó và chạy lệnh

git init
git config http.postBuffer 524288000
pod update
Article Tags:
· ·
Article Categories:
config
banner

Leave a Reply

Your email address will not be published. Required fields are marked *