Skip to main content
All CollectionsKnowledge BaseGeneral issues
Use of unknown directive '#filePath'
Use of unknown directive '#filePath'
Updated over a week ago

Issue:

Your build fails with the following error message:

 /Users/vagrant/Library/Developer/Xcode/DerivedData/nwReactNativeApp-hjmnjyfndsswkmfhbbryzhnwpgvh/Build/Intermediates.noindex/ArchiveIntermediates/nwReactNativeApp-qa/BuildProductsPath/QA-iphoneos/XCFrameworkIntermediates/ChatProvidersSDK/ChatProvidersSDK.framework/Modules/ChatProvidersSDK.swiftmodule/arm64-apple-ios.swiftinterface:217:49: use of unknown directive '#filePath'

Possible solutions:

This type of project only supports Xcode 12.0 and above. Therefore, we recommend that you update the stack to 12.0+ on the Stack tab of Bitrise and run a new build.

Did this answer your question?