Search code examples
iosiphonexcodeopen-source

How to add the open source license acknowledgments from .md to ios app's acknowledgments


I am working on application which use open source libraries,I am wondering that where and how should i add the open source license acknowledgments from .md to ios app's acknowledgments.


Solution

  • Have a look at: iOS-AcknowledgementGenerator

    It's a small script I made in Ruby to help out whit displaying open source licence acknowledgements in your apps settings bundle.