stephencelis / SQLite.swift

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

Bugfix: Update `podspec` to include privacy manifest #1265

Closed SagarSDagdu closed 2 months ago

SagarSDagdu commented 2 months ago

What does this PR do

Closes https://github.com/stephencelis/SQLite.swift/issues/1263

SagarSDagdu commented 2 months ago

@nathanfallet Please create a new release as soon as you get to merge this, as clients using the library via Cocoapods are not getting privacy manifest file as of 0.15.2

I have also incremented the marketing version 0.15.3 for the upcoming release.

nathanfallet commented 2 months ago

Thanks, I did not know it had to be included in the podspec too to be available