How to Turn off ARC for a framework?
i have compiled Pantomime framework and when i add it to my project it
shows the following error:
Pantomime.framework/Versions/A/Headers/CWCacheManager.h:40:13: ARC forbids
Objective-C objects in structs or unions
How can i turn off ARC or solve this issue because this file
CWCacheManager is not showing in compile sources.
All Suggestions are welcome. Thanx in Advance
No comments:
Post a Comment