Skip to content

I had to add ARC support to your RSS parser for my app, so I thought it would be nice to share the commit#1

Open
mikidep wants to merge 1 commit intoH2CO3:masterfrom
mikidep:master
Open

I had to add ARC support to your RSS parser for my app, so I thought it would be nice to share the commit#1
mikidep wants to merge 1 commit intoH2CO3:masterfrom
mikidep:master

Conversation

@mikidep
Copy link

@mikidep mikidep commented Aug 18, 2012

Converted the code for Automatic Reference Counting;
Also, RSSParser conforms to protocol NSXMLParserDelegate, so I added it
in the interface declaration to avoid that itchy compiler warning.

Converted the code for Automatic Reference Counting;
Also, RSSParser conforms to protocol NSXMLParserDelegate, so I added it
in the interface declaration to avoid that itchy compiler warning.
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.

1 participant