stephencelis / SQLite.swift

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

fix: visionos to cocoapods #1260

Closed nathanfallet closed 2 months ago

nathanfallet commented 2 months ago

Fixes related to #1237 (missing visionOS on cocoapods)

EDIT: Currently SQLCipher is missing visionOS in its podspec too