ssziparchive

    10熱度

    2回答

    對於我正在處理的項目,我需要解壓縮某些文件。爲此,我找到了圖書館SSZipArchive。我將它包含在Xcode 4.2中(右鍵單擊Classes文件夾 - >將文件添加到項目,並在對話框中將「將項目複製到目標組的文件夾中」 - 選中複選框)。我包括libz庫(我已經嘗試了libz和zlib1.2.5)。我嘗試編譯,突然我有20個錯誤: /Developer/Platforms/iPhoneSim

    1熱度

    2回答

    由於密碼學出口法規,有可能使用這個庫嗎?或者我可以使用哪一種壓縮/解壓縮文件?

    0熱度

    1回答

    我正在開發典型的報攤應用程序,並且解壓縮下載的文件時遇到問題。 -(void)connectionDidFinishDownloading:(NSURLConnection *)connection destinationURL:(NSURL *)destinationURL { // copy the file to the destination directory NSURL *finalU

    0熱度

    1回答

    Undefined symbols for architecture armv7: "_OBJC_CLASS_$_SSZipArchive", referenced from: objc-class-ref in LoginVC.o ld: symbol(s) not found for architecture armv7 clang: error: linker command failed