0

/Users/saan/Library/Developer/Xcode/DerivedData/OneLove-cskgyiozdcaltgbjjotkgypwdqsp/Build/Intermediates.noindex/OneLove.build/Debug-iphonesimulator/OneLove.build/DerivedSources/OneLove_vers.c module map file '/Users/saan/Library/Developer/Xcode/DerivedData/OneLove-cskgyiozdcaltgbjjotkgypwdqsp/Build/Products/Debug-iphonesimulator/react-native-geolocation-service/react_native_geolocation_service.modulemap' not found

This is the error I am facing while trying to build the project in Xcode, I tried many ways to resolve this, but the issue still persists.Not so sure what's the issue with this "react-native-geolocaiton-service". Will be happy if anyone helps me out.

1
  • What version of react are you using? What version of Xcode? Commented Mar 22, 2024 at 5:38

1 Answer 1

1

You can try this

  1. Delete derived data in Xcode > Settings > Locations > Derived data

  2. cd ios && pod repo update

Then run the app using Xcode

Sign up to request clarification or add additional context in comments.

1 Comment

Still the same issue, Dint work.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.