A bundle ID uniquely identifies a single app throughout the system. You’ll use your app’s bundle ID throughout the development process. A bundle ID string needs to be a uniform type identifier (UTI) that contains only alphanumeric characters (A-Z, a-z, 0-9)
, hyphens (-), and/or periods (.). The string should be in reverse-DNS format. Bundle IDs are case insensitive.