Guest User

Log

a guest
Oct 28th, 2025
6
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.48 KB | None | 0 0
  1.  
  2. INFO: this project relies on CocoaPods to install extra packages.
  3. The CocoaPods command about to be sent is "pod install"
  4. [A]ccept or [C]hange? Default is to [A]ccept if no answer in 5 seconds.
  5.  
  6. Delegating "pod install" job to CocoaPods daemon...
  7. Daemon startup: -------------------------------------------------- 0 %
  8. Daemon startup: ||||||||||||||||||||||||||||||||||||||||||||||---- 92 %
  9. Daemon startup: ||||||||||||||||||||||||||||||||||||||||||||||---- 93 %
  10. Daemon startup: ||||||||||||||||||||||||||||||||||||||||||||||---- 93 %
  11. Daemon started.
  12. Preparing staging directory...
  13. Sending command: "pod install"
  14. ========================== CocoaPods output BEGIN ===========================
  15. Analyzing dependencies
  16. Adding spec repo `trunk` with CDN `https://cdn.cocoapods.org/`
  17. Downloading dependencies
  18. Installing Google-Mobile-Ads-SDK (12.12.0)
  19. Installing GoogleUserMessagingPlatform (3.0.0)
  20. Installing IronSourceAdMobAdapter (5.2.0.0)
  21.  
  22. [!] Error installing IronSourceAdMobAdapter
  23. [!] /usr/bin/curl -f -L -o /tmp/d20251028-2110-37r8cy/file.zip https://raw.githubusercontent.com/ironsource-mobile/iOS-adapters/master/admob-adapter/5.2.0/ISAdMobAdapter5.2.0.zip --create-dirs --netrc-optional --retry 2 -A 'CocoaPods/1.16.2 cocoapods-downloader/2.1'
  24.  
  25. % Total % Received % Xferd Average Speed Time Time Time Current
  26. Dload Upload Total Spent Left Speed
  27.  
  28. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  29. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  30. 0 199 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  31. curl: (22) The requested URL returned error: 429
  32. Warning: Problem : HTTP error. Will retry in 1 seconds. 2 retries left.
  33.  
  34. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  35. 0 199 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  36. curl: (22) The requested URL returned error: 429
  37. Warning: Problem : HTTP error. Will retry in 2 seconds. 1 retries left.
  38.  
  39. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  40. 0 199 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  41. curl: (22) The requested URL returned error: 429
  42. =========================== CocoaPods output END ============================
  43. NOTICE: this command returned a non-success exit status (1).
  44. Press any key to continue . . .
  45.  
Advertisement
Add Comment
Please, Sign In to add comment