If I'm making an app that'a cross platform between macOS, tvOS, iOS, and watchOS what would be the best naming convention for the bundle identifiers. I'm currently using com.company.projectname.platform So for example: com.apple.garageband.iOS However I'm wondering if each platform should have the same bundle identifier? So would I just use com.apple.garageband for each platform? Does it matter? Thanks, Kevin