MaxToyberman / react-native-ssl-pinning

React Native ssl pinning and cookies handling based on okhttp3 on (Android). and AFNetworking on (iOS)
MIT License
336 stars 101 forks source link

No such file or directory #181

Open kenjimaeda54 opened 1 year ago

kenjimaeda54 commented 1 year ago

Does not find the binary libRNSslPinning.a.

I added the RNSslPinning project including worskpace and it doesn't find the binary.

Xcode 14 and latest package version

Message error: no such file or directory: libRNSslPinning.a' Command Ld failed with a nonzero exit code

kenjimaeda54 commented 1 year ago

Does not find the binary libRNSslPinning.a.

I added the RNSslPinning project including worskpace and it doesn't find the binary.

Xcode 14 and latest package version

Message error: no such file or directory: libRNSslPinning.a' Command Ld failed with a nonzero exit code