stephencelis / SQLite.swift

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

Could not find module 'SQLite' for target 'armv7-apple-ios'; found: arm64, arm64-apple-ios #959

Open lucascorrea opened 4 years ago

lucascorrea commented 4 years ago

Hi Guys, anyone has that issue? The project that I'm working on now it must support iOS 10.3.

aledc7 commented 4 years ago

Hi, i have te same problem. Check this link

https://forums.developer.apple.com/thread/123614

I hope you can solve it.

jberkel commented 3 years ago

this sounds like a project misconfiguration (missing target)