Onesignal-ios-sdk: Carthage update - Xcode build timeout while trying to read OneSignalDemo.xcodeproj

Created on 17 Feb 2021  ·  5Comments  ·  Source: OneSignal/OneSignal-iOS-SDK

Description:

I am trying to run a Carthage update to 0.37 from 0.34 but each time I get the following error:

*** Downloading OneSignal-iOS-SDK.framework binary at "3.2.1 Release" xcodebuild timed out while trying to read OneSignalDemo.xcodeproj :sob:

I'm using Xcode 12.4, with version 6.0 of the iOS SDK.

Environment

Steps to Reproduce Issue:

  • Run carthage update --platform iOS

  • Get timeout message each time
  • 1.

    Anything else:

    (crash stacktraces, as well as any other information here)

    Possible Bug

    All 5 comments

    I'm having the same issue with carthage version 0.37.0
    carthage update --platform iOS OneSignal-iOS-SDK --use-xcframeworks --no-use-binaries

    Output:
    xcodebuild timed out while trying to read OneSignalDemo.xcodeproj 😭

    I'm trying to build the version 3.2.1 of the OneSignal SDK

    Rebooting Mac resolved the issue for me

    Please give @shalinipk 's solution a try.

    Enjoy!

    That didn't work for me. Still seeing the same issue.

    I am able to reproduce this but unfortunately I think it is a bug with carthage, because we have our developer app in the same GitHub repo. I will keep an eye out for workarounds/a fix from carthage for this. I apologize for the inconvenience.

    Was this page helpful?
    0 / 5 - 0 ratings