Rightpoint / BonMot

Beautiful, easy attributed strings in Swift
MIT License
3.56k stars 197 forks source link

Im facing some issues with the syntax in Xcode 9 , #304

Closed harshit-mapmyindia closed 7 years ago

harshit-mapmyindia commented 7 years ago
screen shot 2017-10-10 at 3 01 16 pm screen shot 2017-10-10 at 3 01 44 pm screen shot 2017-10-10 at 3 01 26 pm
ZevEisenberg commented 7 years ago

Please try out the feature/xcode-9 branch, which I’m hoping to release as BonMot 5 soon. Let me know if that helps!

harshit-mapmyindia commented 7 years ago
screen shot 2017-10-10 at 7 09 42 pm

any idea how to add that in PodFile i am new to this?

ZevEisenberg commented 7 years ago

That looks right to me. Here’s an example you can copy and paste: https://github.com/ZevEisenberg/Padiddle/blob/master/Padiddle/Podfile

ZevEisenberg commented 7 years ago

Oops, sorry, my mistake. That branch was merged and deleted. Please use the master branch for now.

ZevEisenberg commented 7 years ago

@harshit-mapmyindia BonMot 5 has been released, with support for Xcode 9 and Swift 4. Please update, and file a bug if you find any problems. Thanks for using BonMot!