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
The folks at Carthage helped me discover the issue - Xcode was not adding the schemes to git. Make sure that .xcodeproj/xcshareddata/xcschemes is added and pushed to github.
Dependency "UAProgressView" has no shared framework schemes for any of the platforms: iOS
Cartfile:
github "UrbanApps/UAProgressView" ~> 0.1.4
The text was updated successfully, but these errors were encountered: