We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 713e274 commit 5ac9adeCopy full SHA for 5ac9ade
react-native-get-random-values.podspec
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
10
s.license = "MIT"
11
s.authors = { "Linus Unnebäck" => "[email protected]" }
12
13
- s.platforms = { :ios => "9.0", :tvos => "9.0", :osx => "10.14" }
+ s.platforms = { :ios => "9.0", :tvos => "9.0", :osx => "10.14", :visionos => "1.0" }
14
s.source = { :git => "https://github.com/LinusU/react-native-get-random-values.git", :tag => "v#{s.version}" }
15
16
s.source_files = "ios/**/*.{h,m,mm,cpp}"
0 commit comments