freshOS / Stevia

:leaves: Concise Autolayout code

Home Page:https://freshos.github.io/SteviaDocs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependency "Stevia" has no shared framework schemes for any of the platforms: iOS

Pratik-Sodha opened this issue · comments

Xcode Version 11.3.1. And Swift version 4.2.

Any help appreciated.

Thank you in advance.

If you are using Carthage, I ran into the same issue. If so, you're probably using 4.8.0, which seems to only support the Swift Package Manager. Try changing your Cartfile entry to:

github "freshOS/Stevia" == 4.7.3

Thanks @mark-anders for chiming in 👍 @Pratik-Sodha Did that solve your issue?

Closing for lack of activity, feel free to reopen :)