[Xcode] Failed to register bundle identifier 에러 해결하기 에러 발생 경위 ✍🏻 App Store에 등록할 앱을 빌드하는 과정에서 Product → Archive 중 오류가 발생 ⛔️ 에러 내용 ⛔️ Failed to register bundle identifier. The app identifier "com.ooo.ooo" cannot be registered to your development team because it is not available. Change your bundle identifier to a unique string to try again. 🌏 번역 🌏 : 번들 식별자를 등록하지 못했습니다. 앱 식별자 "com.oo.oo"를 사용할 수 없기 ..