Top "Archive" questions

A location or file that stores other files or data, normally accompanied by compression, encryption, sorting or organizing.

Xcode 8 can't archive "Command /usr/bin/codesign failed with exit code 1"

I've got a serious problem on Xcode 8 on macOS Sierra. when I try to build my app, I get the …

ios xcode macos build archive
How to combine several C/C++ libraries into one?

I'm tired of adding ten link libraries into my project, or requiring eight of them to use my own. I'd …

c++ c archive
How to save html pages as one file?

I want to be able to save / archive HTML pages as one file (without those pesky external folders). I want …

html save archive webarchive
Get custom category name or id on archive.php page Wordpress

How can I "fetch" custom category name or id on archive.php page. So when i'm on that page template, …

wordpress categories archive
jenkins archive artifacts - what's the format?

I can't seem to figure out how to use the basic archive artifacts statement. What I want is to archive …

jenkins archive
How to save a web page snapshot with all its elements (css, js, images, ...) into one file

How is it possible to programmatically save a web page snapshot with all its elements (css, js, images, ...) into one …

javascript html css http archive
Delete log files after x days

I would like to log with Nlog using the file target like in this example. How can I realize a …

logging archive nlog
Recover old website off waybackmachine

Is there a way to recover an entire website from the waybackmachine? I have an old site that is archived …

archive data-recovery
Problem importing Android project archives into Eclipse

My apologies if this is a stupid newbie question... I'm using Eclipse (Helios release) and have the Android SDK all …

android eclipse import archive
Generate xcarchive into a specific folder from the command line

For the purposes of CI, I need to be able to generate an XCARCHIVE and an IPA file in our …

xcode4 archive ipa