I have a project that uses a library that supports both mac and ios devices.
If I call xcodebuild without passing the -sdk iphoneos parameter, the archive fails.
Everything works fine when I pass the -sdk parameter.
There is no way I can change the library, so could you please add the option to the codesigndoc tool?
Thanks