mockingbot / react-native-zip-archive

Zip archive utility for react-native
MIT License
420 stars 154 forks source link

ld: library not found for -lRNZipArchive - iOS #266

Closed vish2595 closed 10 months ago

vish2595 commented 2 years ago

When i am building app in my iPhone then it is showing lRNZipArchive not found.

Xcode Version : 13.4.1 Iphone Version: 15 React Native Version: 0.64.0 Zip-Archive Version: 6.0.8

plrthink commented 2 years ago

It's hard to tell what's going wrong. Does it successfully run on your simulator? Please give the more info.

vish2595 commented 2 years ago

No, I am running in physical device. When i building the error shown below:

Screenshot 2022-09-06 at 11 21 38 AM
vish2595 commented 2 years ago

@plrthink Please have a look.

plrthink commented 2 years ago

Ok, I would try that on my side at the night(Shanghai timezone).

plrthink commented 1 year ago

@vish2595 Sorry for the late response, but I can't reproduce this on my device. Maybe you should double check your installation process?