LiveUI / Awesome

FontAwesome 6 Swift & SwiftUI implementation for iOS, tvOS & macOS
MIT License
97 stars 27 forks source link

FontAwesome 5.2 #11

Closed padarom closed 6 years ago

padarom commented 6 years ago

FontAwesome 5.2 just released!

rafiki270 commented 6 years ago

@padarom do you want to do a 1.4.0 release?

padarom commented 6 years ago

Not sure if bumping minor versions for new FontAwesome releases is the best way with CocoaPods/SemVer. I would probably prefer a 1.3.1 release and reserve 1.4 to changes to this library's API.

FontAwesome itself doesn't follow Semantic Versioning, so it's not 100% translatable.

If you agree I can draft a new release and bump the podspec version. Does anything special need to be done to update the published CocoaPods spec? I noticed it's still sitting at 1.2.

rafiki270 commented 6 years ago

@padarom yep, makes sense :)

rafiki270 commented 6 years ago

there was a problem updating it not sure what was the issue ... might have been xcode 10 ... will check again tomorrow

padarom commented 6 years ago

I'm having no issues building it for iOS, macOS, tvOS and watchOS. My two iOS projects using it both still work fine. I'll wait until you get back before drafting a release.