Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16750

How to import framework file without cocoapods?

$
0
0

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.

enter image description here

Step 2:

type $(PROJECT_DIR)/Frameworks/ on Framework Search Paths:

enter image description here

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


Viewing all articles
Browse latest Browse all 16750

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>