Skip to content

Commit f3f316c

Browse files
authored
Merge pull request #316 from wmathurin/sqlcipher-4.17.0
Moving to SQLCipher 4.17.0
2 parents 7c2ec02 + 12587b2 commit f3f316c

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)