Issues are used to track bugs and feature requests.
Need help or have a general question? Ask on Stack Overflow (tag sqlite.swift).
Build Information
Include the SQLite.swift version, commit or branch experiencing the issue.
Mention Xcode and OS X versions affected.
How do do you integrate SQLite.swift in your project?
manual
CocoaPods
Carthage
Swift Package manager
General guidelines
Be as descriptive as possible.
Provide as much information needed to reliably reproduce the issue.
Attach screenshots if possible.
Better yet: attach GIFs or link to video.
Even better: link to a sample project exhibiting the issue.
Using Manual integration of SQLite.
During Build or Run in XCode 14.3, Mac OSX 13.3.1, target iOS 16.3, run/build error in file SQLite.h:
use of '@import' in framework header is discouraged, including this header requires -fmodules.
Build Information
General guidelines
Using Manual integration of SQLite.
During Build or Run in XCode 14.3, Mac OSX 13.3.1, target iOS 16.3, run/build error in file SQLite.h: use of '@import' in framework header is discouraged, including this header requires -fmodules.