skip to Main Content

xcode error on debug build with existing project. (M1 chip)

:0: error: module map file '/Users/victor/Library/Developer/Xcode/DerivedData/Fitaye-abbjulghomzhkphclpghuyouibfo/Build/Products/Debug-iphonesimulator/NextLevelSessionExporter/NextLevelSessionExporter.modulemap' not found :0: error: module map file '/Users/victor/Library/Developer/Xcode/DerivedData/Fitaye-abbjulghomzhkphclpghuyouibfo/Build/Products/Debug-iphonesimulator/react-native-compressor/react_native_compressor.modulemap' not found :0: error: module map file '/Users/victor/Library/Developer/Xcode/DerivedData/Fitaye-abbjulghomzhkphclpghuyouibfo/Build/Products/Debug-iphonesimulator/react-native-geolocation-service/react_native_geolocation_service.modulemap' not found :0: error: module map file '/Users/victor/Library/Developer/Xcode/DerivedData/Fitaye-abbjulghomzhkphclpghuyouibfo/Build/Products/Debug-iphonesimulator/react-native-pdf-thumbnail/react_native_pdf_thumbnail.modulemap' not found :0: error: module map file '/Users/victor/Library/Developer/Xcode/DerivedData/Fitaye-abbjulghomzhkphclpghuyouibfo/Build/Products/Debug-iphonesimulator/NextLevelSessionExporter/NextLevelSessionExporter.modulemap' not found…

VIEW QUESTION

Xcode – Error – bitcode bundle could not be generated iOS

Hi i'm getting this issue while archiving the product, its working fine debug mode but getting issue while archiving lease help me Ld /Users/varm/Library/Developer/Xcode/DerivedData/sing-gabxhsjrvxvpvidgonszrxilwwga/Build/Intermediates.noindex/ArchiveIntermediates/sing/InstallationBuildProductsLocation/Applications/sing.app/sing normal (in target 'sing' from project 'sing') cd /Users/varm/Joshi/MyProjects/reactnativecli/sing-ReactApp/ios /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target arm64-apple-ios11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.4.sdk -L/Users/varm/Library/Developer/Xcode/DerivedData/sing-gabxhsjrvxvpvidgonszrxilwwga/Build/Intermediates.noindex/ArchiveIntermediates/sing/BuildProductsPath/Release-iphoneos -L/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.4.sdk/usr/lib/swift…

VIEW QUESTION

Signup/login with facebook node js api

I've building an api backend for a mobile app built with react-native. And mobile developer has provided a json data file by mobile developer with the following data format. { "firstName": "John", "imageURL": "https:link-to-image.com/file.jpg", "lastName": "Joe", "linkURL": null, "middleName": null,…

VIEW QUESTION
Back To Top
Search