So I have an iPhone static library that I am trying to build. I've got the script that was used in this question (https://stackoverflow.com/questions/3520977/build-fat-static-library-device-simulator-using-xcode-and-sdk-4), but the issue I've hit is that I'm seemingly still unable to successfully build the static library for the simulator. When I build in the static library project, I get the follow warnings:So I have an iPhone static library that I am tr