We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
When I build the framework using carthage everything works as expected locally, but on other systems I get this error:
error: missing required module 'CSQLite'
Rebuilding with carthage on these systems fixes the error, but the framework then does not work on the first system anymore.