Yozone W.
Yozone W.

Reputation: 303

Did Xcode 4.1 support ARC?

I wrote project by ARC in Xcode 4.2, but 4.2 cannot submit apps to the app store and miss armv6 architecture. Now I need to downgrade Xcode. But if I do this, I'll have a lot work to do. Did Xcode 4.1 support ARC? Thanks for help!!!

Upvotes: 0

Views: 367

Answers (1)

Flyingdiver
Flyingdiver

Reputation: 2142

No. 4.1 does not have ARC. Sorry.

Upvotes: 3

Related Questions