Can I use .a's built with Xcode 4.3.3 in Xcode 4.5? When I build with simulator it is building fine, when I'm build for device it is showing many reference error. What I am suspecting is .a's I'm using is older. Am I right. Is there any way I can fix this problem instead of building all .a's with Xcode 4.5.
thanks.