Skip to content

Commit 18e5e98

Browse files
committed
Declare support for visionOS
1 parent 6369ee3 commit 18e5e98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sqlite3.podspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ CMD
2828
s.tvos.deployment_target = '12.0'
2929
s.macos.deployment_target = '10.13'
3030
s.watchos.deployment_target = '4.0'
31+
s.visionos.deployment_target = '1.0'
3132

3233
s.default_subspecs = 'common'
3334

0 commit comments

Comments
 (0)