Skip to content

ITMS-90806: CFBundleIdentifier collision #6920

@spouliot

Description

@spouliot

Steps to Reproduce

  1. Submit "Intents Sample

Expected Behavior

No error

Actual Behavior

An email with

ITMS-90806: CFBundleIdentifier collision - Each bundle must have a unique bundle identifier. The bundle identifier 'xamarin.ios.xamarin-framework' is used in the bundles '[Xamarin.framework, Xamarin.framework]'

ITMS-90806: CFBundleIdentifier collision - Each bundle must have a unique bundle identifier. The bundle identifier 'xamarin.ios.mono-framework' is used in the bundles '[Mono.framework, Mono.framework]'

Environment

d16-3 but it's likely unrelated - this seems to be a new check

My initial guess is that it does not like the iOS app and the watchOS app to have similar frameworks (even if they differ wrt their architectures)

Metadata

Metadata

Assignees

Labels

bugIf an issue is a bug or a pull request a bug fixiOSIssues affecting iOSmacOSIssues affecting macOS

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions