# 이슈 CocoaPods을 사용하는 프로젝트에서 Archive 빌드 후 AppStore에 업로드하던 중 이런 에러가 발생했습니다. 이거뿐만 아니라 다양한 에러로그가 나왔는데요. Unsupported Architectures. xxxxx.framework contains unsupported architectures '[arm64e]'. Invalid bundle structure. Your app cannot contain standalone executables or libraries, other than a valid CFBundleExecutable of supported bundles. Invalid Bundle. 'NotificationService.appex' contains disallow..