From e3dd0267d7acc3ab784526fe1805401fcd098ba9 Mon Sep 17 00:00:00 2001 From: Paolo Leonardi Date: Thu, 25 Jul 2024 01:05:37 +0100 Subject: [PATCH] Update WaterfallGrid.podspec --- WaterfallGrid.podspec | 1 - 1 file changed, 1 deletion(-) diff --git a/WaterfallGrid.podspec b/WaterfallGrid.podspec index b3cafa7..1c50f92 100644 --- a/WaterfallGrid.podspec +++ b/WaterfallGrid.podspec @@ -12,7 +12,6 @@ Pod::Spec.new do |spec| spec.ios.deployment_target = "13.0" spec.osx.deployment_target = "10.15" spec.watchos.deployment_target = "6.0" - spec.visionos.deployment_target = "1.0" spec.tvos.deployment_target = "13.0" spec.swift_version = '5.9'