I'm using Xcode 12.3, and affects devices on iOS 14+. Here is the version of SQLite.swift I am using in my podfile: pod 'SQLite.swift/SQLCipher', '~> 0.12.0' This was working 3-4 months ago when I ...