Skip to content

Commit

Permalink
Update OpenSSL-Universal.podspec
Browse files Browse the repository at this point in the history
CocoaPods needs this spec update to support pulling this pod into visionOS targets

Signed-off-by: presbrey <presbrey@users.noreply.github.com>
  • Loading branch information
presbrey authored May 3, 2024
1 parent 0a54ef5 commit 7e70080
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions OpenSSL-Universal.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ Pod::Spec.new do |s|
s.cocoapods_version = '>= 1.9'
s.ios.deployment_target = '12.0'
s.osx.deployment_target = '10.15'
s.visionos.deployment_target = '1.0'
s.vendored_frameworks = 'Frameworks/OpenSSL.xcframework'
end

0 comments on commit 7e70080

Please sign in to comment.