You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ASIHTTPRequest
ARC forbids explicit message send of 'release'
I'm starting using this project and when I try to build it Xcode
returns this error 47 times in your classes, how can I solve this if
I'm using ARC and the beta of iOS 5 ?
Nick
unread,
Sep 17, 2011, 2:36:08 PM9/17/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ASIHTTPRequest
You need to change the compiler option to turn of automatic reference
counting in your build settings.