mockingbot / react-native-zip-archive

Zip archive utility for react-native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ld: library not found for -lRNZipArchive - iOS

vish2595 opened this issue · comments

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

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

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

Screenshot 2022-09-06 at 11 21 38 AM

@plrthink Please have a look.

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

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