Skip to content

Commit

Permalink
update sqlcipher
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkirk committed Mar 31, 2019
1 parent d41f6b4 commit 26b8682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GRDBCipher.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ Pod::Spec.new do |s|
'GCC_PREPROCESSOR_DEFINITIONS' => '$(inherited) SQLITE_HAS_CODEC=1 GRDBCIPHER=1 SQLITE_ENABLE_FTS5=1'
}
s.framework = 'Foundation'
s.dependency 'SQLCipher', '~> 3.4.1'
s.dependency 'SQLCipher', '~> 4.0.1'
end

0 comments on commit 26b8682

Please sign in to comment.