Ignore This

Hi, for this project type the setting doesn’t appear to be transferred from the Projucer and needs to be set manually in Xcode.

thx

I am a bit curious, why do you need the Development Team ID to be set on a Dynamic Library. According to the documentation in Projucer, the Development Team ID is (quoting) “used for setting up code-signing your iOS app”. But I thought everything had to be linked statically on iOS… I guess I am missing something.

Yeah, wasn’t thinking… it looks like a space had got into the field and then caused the automatic signing to be enabled in xcode with nothing present which borked the build…