However, currently, if I enter &, the Signing Certificate status displays Failed. Based on the current situation, does this mean that when resubmitting, I'm required to enter the following value, including &? I don't think it actually matters. More specifically, if you submitted with a value of: 0x00001916&0x0000FFFF We'd HAVE to modify that to: 0x00001916&0x0000FFFF That is, we CANNOT create a provisioning profile that directly contained that first configuration. That configuration is invalid XML. I don't think any of our tooling will allow it to be created, and I do know that none of our validators will accept it. Now, theoretically, we could construct an entitlement which displayed as: 0x00001916&0x0000FFFF Because its raw text value was: 0x00001916&0x0000FFFF However: I believe our internal tooling is set up to prevent that. Even if it didn't, our tooling actually shows the raw value when we create entitlements, and the approvers know enough about all this to recognize that the
Topic:
Code Signing
SubTopic:
Entitlements
Tags: