Skip to content

Arc fixes#29

Open
scrouchman wants to merge 1 commit intodomesticcatsoftware:masterfrom
scrouchman:master
Open

Arc fixes#29
scrouchman wants to merge 1 commit intodomesticcatsoftware:masterfrom
scrouchman:master

Conversation

@scrouchman
Copy link

Removed dealloc
Removed autorelease
Fixed Bad Access by using UIColor* rather than CGColorRef. The compiler sets the original UIColor to be released too early so converting it to a CGColorRef later gets around this

Removed dealloc
Removed autorelease
Fixed Bad Access by using UIColor* rather than CGColorRef
ringw added a commit to ringw/DCRoundSwitch that referenced this pull request Nov 14, 2012
@ringw
Copy link

ringw commented Nov 14, 2012

Hi,
I've added preprocessor macros to allow DCRoundSwitch to compile with or without ARC. I also converted the DCRoundSwitchDemo project to use ARC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants