Skip to content

Update SQLCipher to 4.16.0#4033

Merged
wmathurin merged 1 commit into
forcedotcom:devfrom
wmathurin:sqlcipher-4.16
May 13, 2026
Merged

Update SQLCipher to 4.16.0#4033
wmathurin merged 1 commit into
forcedotcom:devfrom
wmathurin:sqlcipher-4.16

Conversation

@wmathurin
Copy link
Copy Markdown
Contributor

Summary

Updates SQLCipher from 4.15.0 to 4.16.0 in the iOS SDK.

Changes

  • Updated SmartStore.podspec: SQLCipher dependency from ~> 4.15.0 to ~> 4.16.0
  • Updated mobilesdk_pods.rb: SQLCipher version reference to 4.16.0
  • Updated SmartStore.xcodeproj/project.pbxproj: XCRemoteSwiftPackageReference to 4.16.0
  • Updated MobileSyncExplorer.xcodeproj/project.pbxproj: Sample app SQLCipher reference to 4.16.0
  • Updated SFSmartStoreTests.m:
    • testSqlCipherVersion: Expects "4.16.0 community"
    • testSqliteVersion: Expects "3.53.1"
  • Updated update-sqlcipher skill documentation

SQLCipher 4.16.0 Details

Testing

  • Build: ✅ BUILD SUCCEEDED
  • Tests: ✅ All SmartStore tests PASSED (177 tests)
  • All version tests verified correct values
  • No regressions detected

Related PRs

Prerequisite

Requires SQLCipher 4.16.0 podspec in iOS-Specs repo (see related PR).

@github-actions
Copy link
Copy Markdown

TestsPassed ✅SkippedFailed
SmartStore iOS ^18 Test Results177 ran177 ✅
TestResult
No test annotations available

@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.75%. Comparing base (15d5016) to head (640d535).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #4033      +/-   ##
==========================================
- Coverage   70.55%   65.75%   -4.80%     
==========================================
  Files         245      245              
  Lines       21457    21457              
==========================================
- Hits        15138    14110    -1028     
- Misses       6319     7347    +1028     
Components Coverage Δ
Analytics 70.78% <ø> (ø)
Common 70.79% <ø> (-0.19%) ⬇️
Core 57.86% <ø> (-7.43%) ⬇️
SmartStore 73.44% <ø> (ø)
MobileSync 88.79% <ø> (ø)
see 36 files with indirect coverage changes
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link
Copy Markdown

TestsPassed ✅SkippedFailed
SmartStore iOS ^26 Test Results177 ran177 ✅
TestResult
No test annotations available

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 13, 2026

TestsPassedSkippedFailed ❌️
AuthFlowTester UI Test Results all1 ran1 ❌
TestResult
AuthFlowTester UI Test Results all
AuthFlowTesterUITests.xctest
LegacyLoginTests.testCAOpaque_DefaultScopes_WebServerFlow()❌ failure

@wmathurin wmathurin merged commit 6ed0ab4 into forcedotcom:dev May 13, 2026
27 of 30 checks passed
wmathurin added a commit to forcedotcom/SalesforceMobileSDK-iOS-SPM that referenced this pull request May 13, 2026
- Updated Package.swift SQLCipher dependency from 4.15.0 to 4.16.0
- Added update-sqlcipher skill for future updates
- Verified package resolution with swift package resolve

Related PRs:
- iOS: forcedotcom/SalesforceMobileSDK-iOS#4033
- iOS-Specs: forcedotcom/SalesforceMobileSDK-iOS-Specs#61
- iOS-Hybrid: forcedotcom/SalesforceMobileSDK-iOS-Hybrid#305
- Android: forcedotcom/SalesforceMobileSDK-Android#2883
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants