Swift Logo

Font Awesome, Swift 5 Support With Swift Package Manager (SPM)

I wanted to give a try to Swift Package Manager which is build in functionality in Xcode 11. I have to say fantastic! I think in very short future all Git repository will be updated with this package independence manager. Finally we will be able tosay “good bye” to CocoaPod, Cartilage and some many other.

SPM is very good, I quickly forked and transferred one of the public frameworks that I use, into a SPM. Only a thing need one more step after installation to make the FontAwesome work is; copying the font file into the main project because SPM is not containing any third part files, assets in its package.

Open source free GitHub repository is:

https://github.com/trevor-sonic/FontAwesomeSwift

I kept all credits and other information of original repo owner.

 

 


Posted

in

by