Skip to content

Commit 019e993

Browse files
committed
Remove visonos from pod spec
1 parent 94e6313 commit 019e993

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

RichEditorSwiftUI.podspec

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ Pod::Spec.new do |s|
2424
s.osx.deployment_target = "12.0"
2525
s.tvos.deployment_target = "17.0"
2626
s.watchos.deployment_target = "8.0"
27-
Cocoapods pod lib lint fail with vision os as it's throwing error "Could not find a `xros` simulator"
28-
#s.visionos.deployment_target = "1.0"
2927

3028
s.preserve_paths = "README.md"
3129

0 commit comments

Comments
 (0)