Can't archive Xcode project - Code signing "UnityFramework.framework" failed

My project compiles and runs on the device fine but now that I’m trying to archive it to send it to Testflight I’m getting the following error.

Code signing “UnityFramework.framework” failed.

How should I be signing the unity framework? Do I need to create a distribution profile just for the framework? Any help is greatly appreciated. I’m new to iOS development.

Warmest regards,
Chris

Hello did you fix this i have the same problem sudennly

My code signing wasn’t right. I think I had to create another certificate for release instead of development to get it up for testflight.