-
Notifications
You must be signed in to change notification settings - Fork 554
Closed
Labels
bugIf an issue is a bug or a pull request a bug fixIf an issue is a bug or a pull request a bug fixiOSIssues affecting iOSIssues affecting iOSmacOSIssues affecting macOSIssues affecting macOS
Milestone
Description
Steps to Reproduce
- 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 fixIf an issue is a bug or a pull request a bug fixiOSIssues affecting iOSIssues affecting iOSmacOSIssues affecting macOSIssues affecting macOS