mattconnolly / ZipArchive

zip archive processing for Cocoa - iPhone and OS X
http://code.google.com/p/ziparchive/
MIT License
840 stars 260 forks source link

Package Resolution Failed #92

Open raf-wtag opened 6 months ago

raf-wtag commented 6 months ago

Background I've used ZipArchive importing by cocoapod but now I want to change this and want to import using SPM

What I've done So far When I entered this repository url to import this as SPM I'm getting this error Package Resolution Failed -

Screenshot 2024-03-08 at 11 13 59 PM

By googling I've found here that this needs to be supported import using SPM.

Is this library supports import using SPM? If yes then why I'm getting this error? If not then any new version for this?