Skip to content

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

@bakamaru

Description

@bakamaru

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 .

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions