oblador / react-native-keychain

:key: Keychain Access for React Native
MIT License
3.18k stars 519 forks source link

Pods install failed with Invalid `RNKeychain.podspec` file: undefined method `visionos' for #<Pod::Specification name="RNKeychain" #626

Open Maximow91 opened 6 months ago

Maximow91 commented 6 months ago

aaaaa

if i delete this line s.visionos.deployment_target = '1.0' from node_modules/react-native-keychain/RNKeychain.podspec , pods install with success

popurivenu commented 6 months ago

same here

UraFIZ commented 6 months ago

same here

sujathasperi2022 commented 6 months ago

With the new version 8.2.0 this is happening. Please do something about it. It is working fine on another project with version 8.1.2.

c100k commented 6 months ago

Duplicates #624.

compwron commented 3 months ago

same problem for me

emoralesespya commented 1 month ago

aaaaa

if i delete this line s.visionos.deployment_target = '1.0' from node_modules/react-native-keychain/RNKeychain.podspec , pods install with success

Hey guys, In my case I only update cocoapods 1.11.0 to 1.15.2