iOS: Cocoapods installation failed

Getting the following errors on my iOS build:

OS framework addition failed due to a CocoaPods installation failure. This will will likely result in an non-functional Xcode project.
5352: [Unity] After the failure, "pod repo update" was executed and failed. "pod install" was then attempted again, and still failed. This may be due to a broken CocoaPods installation.

Attached rest of the cocoapods installation errors - “please enable cookies”.

Builds were working 10 hours ago, but now constantly failing due to this error.

8119910–1052327–cocoapodserror.txt (5.82 KB)

This started happening on our builds as well. All iOS builds fail with the same error.

Last two builds were successful now - fingers crossed the issue is resolved.

We have had the same issue the past two days. I solved it by bypassing Cocapods and installing the needed library (in this case ironSource) manually. If anyone else have the same issue, I’ve described the problem here: ironSource Unity SDK 7.2.1.2 install fails on Unity Cloud Build

1 Like