As of iOS 13.3.1, apps installed with free developer accounts that contain embedded frameworks fail to launch. To work around this, we now link all dependencies via Cocoapods as static libraries. |
||
|---|---|---|
| .. | ||
| Info.plist | ||
| SQLite.swift-dummy.m | ||
| SQLite.swift-Info.plist | ||
| SQLite.swift-prefix.pch | ||
| SQLite.swift-umbrella.h | ||
| SQLite.swift.modulemap | ||
| SQLite.swift.xcconfig | ||