freshOS / Stevia

:leaves: Concise Autolayout code
https://freshos.github.io/SteviaDocs/
MIT License
3.38k stars 214 forks source link

Version compatibility issue in 5.1.1 with swift 5.5 Xcode 13.1 #161

Open JacobVnu opened 3 years ago

JacobVnu commented 3 years ago

Unable to run the app with Stevia 5.1.1 in Xcode 13.1

iKK001 commented 2 years ago

same here, XCode 13.2.1, iOS13.2 and Swift 5.5.2 - does not compile...

vkhatri-epifi commented 2 years ago

Same issue, does not compile on Xcode 13.2.1 "Could not find module 'Stevia' for target 'x86_64-apple-ios-simulator'; found: arm64"

justdan0227 commented 2 years ago

Any update on this yet?

vkhatri-epifi commented 2 years ago

I'm having M1 pro machine. I tried with running Xcode 13.2 in rosetta mode. Code is compiling now. Xcode 13.2.1 seems buggy. If you are having M1 machines, use Xcode 13.2 in rosetta mode.