Skip to content

Commit

Permalink
gonna fix that later
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanfallet committed Apr 16, 2024
1 parent fc23699 commit 8f75f46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SQLite.swift.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Pod::Spec.new do |s|
ss.tvos.deployment_target = tvos_deployment_target
ss.osx.deployment_target = osx_deployment_target
ss.watchos.deployment_target = watchos_deployment_target
ss.visionos.deployment_target = visionos_deployment_target
#ss.visionos.deployment_target = visionos_deployment_target # Not supported by SQLCipher for now

ss.test_spec 'tests' do |test_spec|
test_spec.resources = 'Tests/SQLiteTests/Resources/*'
Expand Down

0 comments on commit 8f75f46

Please sign in to comment.