sqlcipher-packaging:master

Last commit made on 2024-04-24
Get this branch:
git clone -b master https://git.launchpad.net/sqlcipher-packaging

Branch merges

Branch information

Name:
master
Repository:
lp:sqlcipher-packaging

Recent commits

832e658... by Micah Moore <email address hidden>

Moves _SQLITE3_H_=1 _FTS5_H=1 _SQLITE3RTREE_H_=1 for podspec to user_target_xcconfig as we only want that applied to the consuming project.

2d6941f... by Stephen Lombardo <email address hidden>

update changelog

608d28e... by Stephen Lombardo <email address hidden>

Merge sqlite-release(3.45.3) into prerelease-integration

7b69f52... by Stephen Lombardo <email address hidden>

Snapshot of upstream SQLite 3.45.3

e94562c... by Stephen Lombardo <email address hidden>

fix malformed man caused by old merge conflict

46306ec... by Micah Moore <email address hidden>

Adds Privacy Accessed API Types to Privacy manifest for file timestamp + disk space usages.

a701a38... by Stephen Lombardo <email address hidden>

Merge branch 'prerelease' of github.com:sqlcipher/sqlcipher into prerelease

4218fd5... by Micah Moore <email address hidden>

Increases iOS and tvOS version in podspec to 12.0 which is the minimum of Xcode 15.3

86ae0bd... by Micah Moore <email address hidden>

Adds _SQLITE3_H_=1 _FTS5_H=1 _SQLITE3RTREE_H_=1 to podspec GCC_PREPROCESSOR_DEFINITIONS to avoid redefinition conflicts when consuming project uses Swift and import SQLite3 module.

d8ce34c... by Stephen Lombardo <email address hidden>

Merge sqlite-release(3.45.2) into prerelease-integration