Re: Problems converting OSX Project to ARC
Re: Problems converting OSX Project to ARC
- Subject: Re: Problems converting OSX Project to ARC
- From: David Hoerl <email@hidden>
- Date: Tue, 31 Jan 2012 10:18:51 -0500
Well, I tried something else this AM. I downloaded the Apple
PhotoScroller project - its Xcode 3.1 nonARC. I did the same steps as
before.
- set the compiler to LLVM 3.0
- set the target and SDK to ioS 5 (latest)
- enabled ARC
- checked that nothing was overridden in the Target
- cleaned the project
- changed the version to 3.2
When I do a build, it all goes just fine - this with all the retains etc
still in.
I looked at one of the actual compile lines and of course no "-fobjc-arc".
Then I do a refactor to ARC. I have some issues to clean up, do the
changes, approve changes, and in the end it all compiles fine. Look
again at the compile line and now I see "-fobjc-arc".
This with the "official" 4.2 4D502 Build.
David
_______________________________________________
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