jjdltc / jjdltc-cordova-plugin-zip

A plugin to zip and unzip files or directories
MIT License
23 stars 25 forks source link

Build error with iOS Cocoapods SSZipArchive #22

Open willPHPwork opened 1 month ago

willPHPwork commented 1 month ago

I'm getting the following error when compiling app:

UserError: The following build commands failed: Ld /Users/vagrant/Library/Developer/Xcode/DerivedData/apptest-12345abc/Build/Intermediates.noindex/ArchiveIntermediates/apptest/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/SSZipArchive.framework/SSZipArchive normal (in target 'SSZipArchive' from project 'Pods') (1 failure)

fabiofabbri84 commented 1 month ago

For those who stumble upon this, #20 should fix this