You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to integrate the project through Carthage, it tries downloading the last released binary framework.
If Xcode version does not match the version that the release was built with, it tries to rebuild the project but then it can not find the "shared schemes" and fails.
So in the end Carthage integration is not fully working.
Could you fix that ?
The text was updated successfully, but these errors were encountered:
Hey,
When trying to integrate the project through Carthage, it tries downloading the last released binary framework.
If Xcode version does not match the version that the release was built with, it tries to rebuild the project but then it can not find the "shared schemes" and fails.
So in the end Carthage integration is not fully working.
Could you fix that ?
The text was updated successfully, but these errors were encountered: