문제

I'm using a icarousel sample project from github that creates a coverflow on iphone and ipad application with storyboard and ios 5. But Tehre are total 19 errors due to the ARC.

I have compiled it by disabling the ARC but that didn't solve my problem.

How can I fix this problem?

Any help...

EDIT

I am using XCode 4.2 and Mac 10.6.8

도움이 되었습니까?

해결책

As per my knowledge iCarousel's newer version is not compatible with Xcode 4.2 try to update your xcode and use it. You can also download the older version on iCarousel and use it.

I never tried but older versions should work fine.

Hope that would help.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top