I use RestKit and the application works fine in debug mode, but when I try to create an archive, I get a whole bunch of binding errors:
_RKRequestCacheDateHeaderKey has a different visibility (default) in ... / Release -iphoneos / theCamera.build / Objects-normal / armv7 / ClientListViewController.o
_RKRequestCacheHeadersExtension has a different visibility (by default) in ... / Release -iphoneos / theCamera.build / Objects-normal / armv7 / ClientListViewController.o
_RKRequestCacheMIMETYpeKey has a different visibility (default) in ... / Release -iphoneos / theCamera.build / Objects-normal / armv7 / ClientListViewController.o,, Can someone help me with this?
thank
Shubo source
share