marmelroy / Localize-Swift

Swift friendly localization and i18n with in-app language switching
MIT License
3.08k stars 330 forks source link

Support macosx app #160

Open danleechina opened 3 years ago

danleechina commented 3 years ago

IBDesignable+Localize.swift uses UIKIt, so where use it in mac app, Xcode cannot compile this. Can you please support mac? I think maybe it just needs some condition compile, and some adjustion to SPM?