stephencelis / SQLite.swift

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

fix: visionos to cocoapods #1260

Closed nathanfallet closed 6 months ago

nathanfallet commented 6 months ago

Fixes related to #1237 (missing visionOS on cocoapods)

EDIT: Currently SQLCipher is missing visionOS in its podspec too