• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Unzip class/lib
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unzip class/lib


  • Subject: Re: Unzip class/lib
  • From: Kyle Sluder <email@hidden>
  • Date: Fri, 13 Aug 2010 11:56:39 -0700

On Fri, Aug 13, 2010 at 11:39 AM, Tom Jones <email@hidden> wrote:
> I have been googling for a little while now and I'm not finding the answers. Does Mac OS X have a unzip library to unzip the archives created in the GUI. I guess I could do the NSTask thing but I would rather not. I would also like to avoid a framework as well as my app is a Foundation tool.

Using NSTask to run ditto is the most compatible solution, especially
since that's what I believe the Finder does. It properly takes care of
the Mac-specific metadata.

Why does being a Foundation tool make you want to avoid using a
framework? You're already dynamically linking against all the other
libraries, including Foundation. If you can get over your dislike of
frameworks, there's the OmniUnzip framework at
http://github.com/omnigroup/OmniGroup/tree/master/Frameworks/OmniUnzip/
.

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Unzip class/lib
      • From: John Ackert <email@hidden>
References: 
 >Unzip class/lib (From: Tom Jones <email@hidden>)

  • Prev by Date: Unzip class/lib
  • Next by Date: MOC Migrations Using .xcdatamodeld
  • Previous by thread: Unzip class/lib
  • Next by thread: Re: Unzip class/lib
  • Index(es):
    • Date
    • Thread