Onesignal-ios-sdk: Project is not Carthage compatible

Created on 1 May 2016  路  5Comments  路  Source: OneSignal/OneSignal-iOS-SDK

Making the project Carthage compatible requires a few minor changes.

https://github.com/Carthage/Carthage#supporting-carthage-for-your-framework

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.

All 5 comments

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 Carthage compatible 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!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

basememara picture basememara  路  4Comments

ogres picture ogres  路  3Comments

halilyuce picture halilyuce  路  3Comments

luai-kalkatawi picture luai-kalkatawi  路  4Comments

cassidyclawson picture cassidyclawson  路  5Comments