Skip to content

Would you consider LGPL / MPL-2.0 / MIT / dual licensing for broader app adoption? #37

@otherguy

Description

@otherguy

Hi,

First of all, thank you for publishing this package — it looks like a very useful and lightweight approach.

I’d be interested in using CustomKeyboardKit, but I noticed that the current GPL-3.0 license makes it difficult to integrate into a typical iOS app distribution model.

Since this project is published as a reusable Swift package library rather than a standalone application, would you be open to considering a different license model, for example:

  • LGPL-3.0
  • MPL-2.0
  • Apache-2.0 / MIT

or dual licensing (for example GPL-3.0 + commercial license, or GPL-3.0 + LGPL-3.0)

My concern is not commercial use in itself, but downstream compatibility. As I understand it, GPL-3.0 for a library generally requires applications that use it to be GPL-compatible as well, which can make adoption in many normal iOS/App Store scenarios difficult.

A weaker copyleft license such as LGPL or MPL-2.0 could still provide protection for the library itself while making it easier for more apps to adopt it.

I completely understand if GPL-3.0 was a deliberate choice — I just wanted to ask whether you might consider an alternative or additional license for library consumers.

Thanks again for sharing the project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions