• 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: NSFileManager - Incompatible persistent store
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSFileManager - Incompatible persistent store


  • Subject: Re: NSFileManager - Incompatible persistent store
  • From: Mike Abdullah <email@hidden>
  • Date: Wed, 21 Nov 2012 22:26:20 +0000

On 21 Nov 2012, at 21:16, Tom Miller <email@hidden> wrote:

> I receive a warning in Xcode about this line of code dealing with the file
> manager,
>
>
>
>     fileManager = [NSFileManager defaultManager];
>     applicationSupportFolder = [self applicationSupportFolder];
>     if ( ![fileManager fileExistsAtPath:applicationSupportFolder
> isDirectory:NULL] ) {
>     [fileManager createDirectoryAtPath:applicationSupportFolder
> attributes:nil];
>     }

Care to tell us what the warning actually is?

_______________________________________________

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

References: 
 >NSFileManager - Incompatible persistent store (From: Tom Miller <email@hidden>)

  • Prev by Date: Re: NSArrayController KVO question...
  • Next by Date: Re: NSFileManager - Incompatible persistent store
  • Previous by thread: NSFileManager - Incompatible persistent store
  • Next by thread: Re: NSFileManager - Incompatible persistent store
  • Index(es):
    • Date
    • Thread