My project is React Native
and I try to add native framework file to my project when I clean and build project I get the error
Framework not found BRPtouchPrinterLit
Here is what I try
Step 1:
drag the framework file under my Frameworks folder
and then check Link Binary With Libraries include it.
Step 2:
type $(PROJECT_DIR)/Frameworks/
on Framework Search Paths:
then Clean and Build the project get the error
ld: warning: directory not found for option '-F/Users/morton.hsu/PureIosProject/testIosBrother/ios/Frameworks/'
ld: framework not found BRPtouchPrinterKit
clang: error: linker command failed with exit code 1 (use -v to see invocation)
What step I miss it?
I download the sdk from this link https://support.brother.com/g/b/agreement.aspx?dlid=dlfp100621_000&c=us_ot&lang=en&redirect=on