-
-
Notifications
You must be signed in to change notification settings - Fork 520
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Example project not building iOS #632
Comments
Same for me. But after reinstalling the lib latest version: (1. |
But now i cant run my project (
|
You can fix this issue modifying the RNKeychain.podspec file, using patch-package, with the following diff
|
Right now, 8.1.2 worked for me |
I tried building the Example project on latest master but I got an error when launching
There's a problem with
15:RNKeychain.podspecs
, deletings.visionos.deployment_target = '1.0'
fixes the issue.But either after the fix or using cocoapods 13 the app build
yarn ios
failed withThe text was updated successfully, but these errors were encountered: