Skip to content

Commit 5ac9ade

Browse files
thiagobrezLinusU
authored andcommitted
🎉 Add support for visionOS
1 parent 713e274 commit 5ac9ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

react-native-get-random-values.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
1010
s.license = "MIT"
1111
s.authors = { "Linus Unnebäck" => "[email protected]" }
1212

13-
s.platforms = { :ios => "9.0", :tvos => "9.0", :osx => "10.14" }
13+
s.platforms = { :ios => "9.0", :tvos => "9.0", :osx => "10.14", :visionos => "1.0" }
1414
s.source = { :git => "https://github.com/LinusU/react-native-get-random-values.git", :tag => "v#{s.version}" }
1515

1616
s.source_files = "ios/**/*.{h,m,mm,cpp}"

0 commit comments

Comments
 (0)