evgenyneu / Cosmos

A star rating control for iOS/tvOS written in Swift
MIT License
2.18k stars 366 forks source link

Enable APPLICATION_EXTENSION_API_ONLY #155

Closed quanganhdo closed 4 years ago

quanganhdo commented 4 years ago

This PR enables APPLICATION_EXTENSION_API_ONLY to fix the linking against a dylib which is not safe for use in application extensions when using Carthage to include the framework.

evgenyneu commented 4 years ago

Thanks!

evgenyneu commented 4 years ago

Released in version 21.