titanium-onboarding icon indicating copy to clipboard operation
titanium-onboarding copied to clipboard

How to include the third-party library/framework?

Open kosso opened this issue 5 years ago • 1 comments

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!

kosso avatar May 28 '19 10:05 kosso

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

chmiiller avatar Jul 26 '19 10:07 chmiiller