Skip to content
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

Unable to run macos Example / unable manually link for macos #84

Open
bakamaru opened this issue May 19, 2024 · 0 comments
Open

Unable to run macos Example / unable manually link for macos #84

bakamaru opened this issue May 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@bakamaru
Copy link

react-native: 0.71.0
react-native-file-access: 3.1
Platform: MacOs

Bug
I'm on mac pro m1 machine.
I've tried a lot to link manually for macos but didn't work at all. I've also tried to run macos example but failed.
initially it shows following error
[!] Unable to determine Swift version for the following pods:

  • ReactNativeFileAccess does not specify a Swift version and none of the targets (macos71-macOS) integrating it have the SWIFT_VERSION attribute set. Please contact the author or set the SWIFT_VERSION attribute in at least one of the targets that integrate this pod.
    and after I added ENV['SWIFT_VERSION'] = '5' on podfile,It went away.
    after manually linking error stucked at [!] No podspec found for react-native-file-access in ../node_modules/react-native-file-access

I'm using https://microsoft.github.io/react-native-windows/docs/rnm-getting-started mac os setup .

@bakamaru bakamaru added the bug Something isn't working label May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant