• 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
Converting to ARC
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Converting to ARC


  • Subject: Converting to ARC
  • From: Martin Hewitson <email@hidden>
  • Date: Thu, 29 Dec 2011 18:34:27 +0100

Dear list,

I'm trying to convert a project to ARC using the Refactor -> Convert to Objective-C ARC... command.

My project uses RegexKitLite which is upsetting the conversion process. It shows 68 reasons why the conversion is not possible. So I tried adding -fno-objc-arc to the compiler flags for RegexKitLite.m under the Compile Sources build phase. It seems the converter is ignoring this, or I've done something wrong.

Has anyone else had success with this? Is there something else I can do to tell the converter to compile RegexKitLite.m without ARC?

Best wishes,

Martin

_______________________________________________

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

  • Prev by Date: Re: How to add "filter" to capture video from the camera?
  • Next by Date: Re: Converting to ARC
  • Previous by thread: Re: AVPlayerLayer on Lion will only play one movie then zaps super layer
  • Next by thread: Re: Converting to ARC
  • Index(es):
    • Date
    • Thread