stephencelis / SQLite.swift

A type-safe, Swift-language layer over SQLite3.
MIT License
9.57k stars 1.54k forks source link

Error: use of @import in framework header is discouraged, requires -fmodules #1258

Open bluelobe opened 2 months ago

bluelobe commented 2 months ago

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

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.