• 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: Convert to Objective-C ARC Syntax Error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Convert to Objective-C ARC Syntax Error


  • Subject: Re: Convert to Objective-C ARC Syntax Error
  • From: Brad Stone <email@hidden>
  • Date: Thu, 12 Apr 2012 15:15:03 -0400

Dave - I am not linking directly to any of the files causing the errors listed in my original email.  I did a search on "#import <" and got:
#import <Cocoa/Cocoa.h>
#import <Security/Security.h>
#import <Carbon/Carbon.h>
#import <Security/SFKeychainSavePanel.h>
#import <Foundation/Foundation.h>
#import <CoreData/CoreData.h>
#import <CommonCrypto/CommonCryptor.h> /
#import <Security/Security.h>
#import <CoreFoundation/CoreFoundation.h>
#import <CoreFoundation/CFPlugInCOM.h>
#import <CoreServices/CoreServices.h>
#import <QuickLook/QuickLook.h>
#import <Quartz/Quartz.h>

On Apr 1, 2012, at 7:16 PM, Dave Zarzycki wrote:

> Brad,
>
> This looks similar to Radar 10434539. Let me know if this works: simplify the header includes in your code to just #import <Quartz/Quartz.h> and just link against Quartz. If your code is already doing this, then let us know.
>
> Thanks!
>
> davez
>
>


_______________________________________________

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: 
 >Re: Convert to Objective-C ARC Syntax Error (From: Dave Zarzycki <email@hidden>)

  • Prev by Date: Watching a variable in Xcode 4.3
  • Next by Date: iOS 5: iPod Library Access, pt 2
  • Previous by thread: Re: Convert to Objective-C ARC Syntax Error
  • Next by thread: view-based nstableview advice
  • Index(es):
    • Date
    • Thread