Deploy binary to MDM

Hi all,


I am quite new in IOS build deployment, I need to provide an ipa to my customer to deploy into their MDM environment. He asked me for an unsinged IPA (An ipa without code signing) as he do not want to share his certificate and profile. There are couple of posts suggestes to turn off the code signing by setting an attribute CODE_SIGNING_REQUIRED to "NO" in SDKSettings.plist file. I believe this as hack, as I do not found any public declaration from apple about this.


My questions are:

1. What is apple's standard approach to resolve need of unsinged ipa?

2. What is standardarized approach to create an unsigned ipa?


I am open for any discussion, please feel free to discuss anything.


Regards,

Manish Kumar