I'm using my common module in two iOS targets and use a build script phase to build the common code. Currently I have it set on both targets. I wonder if I can just build it once for both targets or if there are target specific things in the framework build?