obsproject / obs-browser

CEF-based OBS Studio browser plugin
GNU General Public License v2.0
781 stars 222 forks source link

cmake: Remove setting code sign identity for Xcode builds #373

Closed PatTheMav closed 2 years ago

PatTheMav commented 2 years ago

Description

This is a companion commit to fix the team-based code signing in Xcode enabled by https://github.com/obsproject/obs-studio/pull/6934

Motivation and Context

Using a team identifier with automatic code signing allows development teams to use stable code signatures without requiring each member to have their own Apple Developer membership.

How Has This Been Tested?

Tested on macOS 12.5.

Types of changes

Checklist: