• 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: Oddity when zipping my build folder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Oddity when zipping my build folder


  • Subject: Re: Oddity when zipping my build folder
  • From: Matt Neuburg <email@hidden>
  • Date: Sat, 08 Sep 2007 09:27:19 -0700
  • Thread-topic: Oddity when zipping my build folder

On Sun, 2 Sep 2007 14:56:59 -0400, Laurence Harris <email@hidden> said:
>Several days ago I ran into the following problem recently and was
>wondering if anyone could offer an explanation. I was trying to use
>the Finder to create a zip file of my entire project. In the middle
>of the process I got a message saying "A file reference could not be
>created." Now, aside from the fact that this is a terrible message
>according to the HIG, I tracked it down to a copy of my application
>in the build folder that Xcode creates. I can't remember if it was
>the debug or release build, but when I removed it the archive could
>be created. So I trashed that build folder and let Xcode recreate and
>rebuild everything in it. Then today I see the same problem again. I
>can duplicate the folder, and if I replace the bad folder with a copy
>of itself, the archive can be competed and the bad copy can be
>trashed just fine.

I don't know the details for this particular problem, but the built-in zip /
unzip method certainly has some bugs. For example, it cannot be used to zip
my app for distribution, because the end-user won't be able to unzip it.
This is due to errors when there are symlinks inside the material to be
zipped (and there are in my app, because a framework is embedded in the
bundle).

<http://www.cocoabuilder.com/archive/message/xcode/2006/4/8/5490>

Something similar might be happening in your case. m.

--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
One of the 2007 MacTech Top 25: <http://tinyurl.com/2rh4pf>
AppleScript: the Definitive Guide - Second Edition!
<http://www.amazon.com/gp/product/0596102119>



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Oddity when zipping my build folder
      • From: Markus Hitter <email@hidden>
    • Re: Oddity when zipping my build folder
      • From: Laurence Harris <email@hidden>
  • Prev by Date: Re: printf functions fail with non-ascii characters
  • Next by Date: <process.h> and <io.h>
  • Previous by thread: Re: Oddity when zipping my build folder
  • Next by thread: Re: Oddity when zipping my build folder
  • Index(es):
    • Date
    • Thread