Skip to content

Commit

Permalink
Remove visonos from pod spec
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-divyesh-v committed Jan 3, 2025
1 parent 94e6313 commit 019e993
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions RichEditorSwiftUI.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ Pod::Spec.new do |s|
s.osx.deployment_target = "12.0"
s.tvos.deployment_target = "17.0"
s.watchos.deployment_target = "8.0"
Cocoapods pod lib lint fail with vision os as it's throwing error "Could not find a `xros` simulator"
#s.visionos.deployment_target = "1.0"

s.preserve_paths = "README.md"

Expand Down

0 comments on commit 019e993

Please sign in to comment.