mirror of
https://github.com/devicekit/DeviceKit.git
synced 2026-06-16 10:24:30 +00:00
Implement initial support for visionOS.
This commit is contained in:
@@ -16,6 +16,7 @@ Pod::Spec.new do |s|
|
||||
s.ios.deployment_target = '11.0'
|
||||
s.tvos.deployment_target = '11.0'
|
||||
s.watchos.deployment_target = '4.0'
|
||||
s.visionos.deployment_target = '1.0'
|
||||
|
||||
s.swift_version = '5.0'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user