• 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: Problem using NSWorkspace to copy a package
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem using NSWorkspace to copy a package


  • Subject: Re: Problem using NSWorkspace to copy a package
  • From: Chris Parker <email@hidden>
  • Date: Sun, 26 Feb 2006 19:03:13 -0800


On Feb 25, 2006, at 4:05 PM, Ben Kazez wrote:

I'm trying to use NSWorkspace to copy a package (.wdgt bundle), using -performFileOperation:source:destination:files:tag:. However, executing this is simply creating an empty directory of the proper name in the desired location. If I remove subfolders from the package (i.e., make it "flat"), the copy works as desired. I'm experiencing similar behavior with -[NSFileManager copyPath:toPath:handler:].

Has anyone else experienced this problem?

Are you sure you're not getting an error back from NSFileManager? If - [NSFileManager copyPath:toPath:handler:] returns NO and you have a handler object in place that responds to the - fileManager:shouldProceedAfterError: method, the errorInfo dictionary will contain some information about what might have gone wrong.


.chris

--
Chris Parker
Cocoa Frameworks
Apple Computer, Inc.

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


  • Follow-Ups:
    • Re: Problem using NSWorkspace to copy a package
      • From: Ben Kazez <email@hidden>
References: 
 >Problem using NSWorkspace to copy a package (From: Ben Kazez <email@hidden>)

  • Prev by Date: Re: error: initializer element is not constant???
  • Next by Date: Error with proxy objects and to-many relationships with Core Data
  • Previous by thread: Problem using NSWorkspace to copy a package
  • Next by thread: Re: Problem using NSWorkspace to copy a package
  • Index(es):
    • Date
    • Thread