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
{{ message }}
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.
When trying to build TLYShyNavBar with Carthage I get the following warning/error: WARNING: Skipping build for "iphonesimulator" SDK because the necessary signing identity "-" is not installed
This means trying to access the shyNavBarManager will crash due to an unrecognized selector sent to a UIViewController. Did I miss something? It runs on the device.
XCode 8.0 (8A218a), Swift 3, Carthage 0.9.4
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When trying to build TLYShyNavBar with Carthage I get the following warning/error:
WARNING: Skipping build for "iphonesimulator" SDK because the necessary signing identity "-" is not installed
This means trying to access the shyNavBarManager will crash due to an unrecognized selector sent to a UIViewController. Did I miss something? It runs on the device.
XCode 8.0 (8A218a), Swift 3, Carthage 0.9.4
The text was updated successfully, but these errors were encountered: