Making the project Carthage compatible requires a few minor changes.
https://github.com/Carthage/Carthage#supporting-carthage-for-your-framework
Hi,
For iOS and macOS projets it's will be great to make your component Carthage compatible
Take a look at these articles:
On your README.md add on top and add section for the installation with Carthage.
Please do allow Carthage compatibility. We don't all want to be controlled by Cocoapods.
@justjoeyuk We now have support for Carthage in our OneSignal 2.0 Beta SDK. It only works with Xcode 8 Beta as it also includes support for iOS 10. Let us know if you have any feedback on it.
Thanks.
@jkasten2 Thanks a lot, great work peeps!
@justjoeyuk Thought of letting you know that our main sdk (2.0 beta version) is available through carthage and is compatible with non-beta Xcode (7.3 and prior), as long as the iOS deployment target >= 8.0 for dynamic frameworks. Refer to: iOS SDK Installation: Carthage
Thanks!
Most helpful comment
@justjoeyuk We now have support for Carthage in our OneSignal 2.0 Beta SDK. It only works with Xcode 8 Beta as it also includes support for iOS 10. Let us know if you have any feedback on it.
Thanks.