See the long discussion here:
#59
The simplest approach is to deploy the Conan dependencies, run lipo on everything, then use an Xcode project created by hand. My example command is here:
https://github.com/gmeeker/conan-deploy-lipo
PR will follow shortly.