home-assistant / Iconic

:art: Auto-generated icon font library for iOS, watchOS and tvOS
Apache License 2.0
1.58k stars 86 forks source link

Swift 4.0 Support and Bitcode should be yes for Xcode 9 Apps #78

Closed idrenn closed 4 years ago

idrenn commented 6 years ago

Please release the new version for swift4 and also bitcode should be enabled for Xcode 9. Thanks

zvving commented 6 years ago

You can try this:

pod 'Iconic', :git => 'https://github.com/zvving/Iconic.git', :branch => 'pod_config'

tellrajeev3 commented 5 years ago

Hi There, This is not working at all. Can you please provide solution for it.

dzenbot commented 5 years ago

Check out https://github.com/dzenbot/Iconic/pull/82

dzenbot commented 4 years ago

Closing this, since Swift 4 support has been merged into master a few months ago.