marmelroy / Localize-Swift

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

Create IBDesignable+Localize.swift #136

Closed dimohamdy closed 5 years ago

dimohamdy commented 5 years ago

set localize-key from storyboard

marmelroy commented 5 years ago

Thanks @dimohamdy

davidjrogers commented 5 years ago

Fails to build with Swift 5 for iOS in Xcode 11.2.1.

Both are repeated for every extension in the file. Localize-Swift/Sources/IBDesignable+Localize.swift:12:32: Use of undeclared type 'UILabel' Localize-Swift/Sources/IBDesignable+Localize.swift:13:5: Only instance properties can be declared @IBInspectable