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
Unpublish Xcode scheme for the offline target (undo dd81859)
I thought it was needed, but it should not be, as long as `pod install` has been run.
This scheme cannot be shared, because it would be used by Carthage, which does not support dependencies on non-Git sources, and therefore could not draw the dependency on the Offline Core.
0 commit comments