4.13.1 iOS Provision not found despite being valid

Let me clear up why those fail now. In Xcode 8, those are considered Managed Provisions and can not be used in the new manual signing mode, so they are being ignored during the detection of provisions during the final code sign pass by our system. The work around is as suspected to rename them or import the provision utilizing the editor. I’m working on a way to utilize them, but as they currently stand, they can’t be used in a manual sign and the current thought is to detect it as valid and then make a copy of the file without the id as the file name.