Is there a work around now that Xcode has gotten rid of generate-xcodeproj and now that bitcode generated is disabled? Your makefile requires deprecated commands/flags and so it gets in the way of building the .framework. Regards