iOS---A valid provisioning profile for this executable was not found

时间:2023-03-09 06:01:25
iOS---A valid provisioning profile for this executable was not found

把Target中的Code Signing Identity也设置成iPhone Develop就ok了,这样一切都说的通了,唯一不合理的就是在Project切换Code Signing Identity并编译,但xCode没有自动将编译后的Target设置成和Project中的一致。