titanium-onboarding
titanium-onboarding copied to clipboard
How to include the third-party library/framework?
Seeing as this utilises the third-party PaperOnboarding library, could you please provide some instructions on how to add it to the XCode project in order to build this module, since the provided XCode project does not appear to have been set up to include it.
No mention of it in module.xcconfig
or in the Build Phases > Link Binaries settings in the XCode project itself.
Thanks!
This module uses Carthage for managing its PaperOnboarding dependencies. There are instructions on how to get it in the README of the iOS code: https://github.com/appcelerator-modules/titanium-onboarding/blob/master/ios/README.md