Cosmos icon indicating copy to clipboard operation
Cosmos copied to clipboard

Xcode 9.2 compile issues

Open marcioarantes-ww opened this issue 7 years ago • 1 comments

let size = NSString(string: text).size(attributes: [NSAttributedStringKey.font: font])

marcioarantes-ww avatar Jan 05 '18 18:01 marcioarantes-ww

Thanks for reporting @marcioarantes-ww. It looks like the Swift Language Version and the version of the library are not the same. Please have a look at this issues: https://github.com/evgenyneu/Cosmos/issues/88, https://github.com/evgenyneu/Cosmos/issues/85.

Let me know if it helps.

evgenyneu avatar Jan 05 '18 21:01 evgenyneu