Skip to content

Commit b4959f9

Browse files
committed
Moving to SQLCipher 4.17.0
- Advance iOS submodule to sqlcipher-4.17.0 branch (SQLCipher 4.17.0, SQLite 3.53.3) - Update SQLCipher SPM version to 4.17.0 in AccountEditor.xcodeproj - Update SQLCipher SPM version to 4.17.0 in MobileSyncExplorerHybrid.xcodeproj - https://www.zetetic.net/blog/2026/07/08/sqlcipher-4.17.0-release/
1 parent 7c2ec02 commit b4959f9

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

external/SalesforceMobileSDK-iOS

hybrid/SampleApps/AccountEditor/AccountEditor.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1339,7 +1339,7 @@
13391339
repositoryURL = "https://github.com/sqlcipher/SQLCipher.swift";
13401340
requirement = {
13411341
kind = exactVersion;
1342-
version = 4.16.0;
1342+
version = 4.17.0;
13431343
};
13441344
};
13451345
/* End XCRemoteSwiftPackageReference section */

hybrid/SampleApps/MobileSyncExplorerHybrid/MobileSyncExplorerHybrid.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1339,7 +1339,7 @@
13391339
repositoryURL = "https://github.com/sqlcipher/SQLCipher.swift";
13401340
requirement = {
13411341
kind = exactVersion;
1342-
version = 4.16.0;
1342+
version = 4.17.0;
13431343
};
13441344
};
13451345
693387C62E83320100F667A7 /* XCRemoteSwiftPackageReference "fmdb" */ = {

0 commit comments

Comments
 (0)