Skip to content

Apple's Bundle IDs for native iPhone and iPad apps (auto-updated)

License

Notifications You must be signed in to change notification settings

petarov/apple-bundle-ids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OS-iOS OS-iPadOS License

Apple Bundle IDs

Apple's Bundle IDs for native iPhone and iPad apps. The table below shows the name and bundle ID for each native iPhone and iPad app. Bundle IDs are case sensitive.

This list gets rebuild automatically once a month, but only if changes on Apple's Bundle IDs website are detected.

54 apps - v1.0.0 built on Feb 01, 2025 at 12:55 | See also 👉 App Store Web Search

English | Deutsch | Español | Français | 日本語 | 中文

Icon App Name Bundle ID
App Icon App Store com.apple.AppStore
App Icon Apple Store com.apple.store.Jolly
App Icon Books com.apple.iBooks
App Icon Calculator com.apple.calculator
App Icon Calendar com.apple.mobilecal
App Icon Camera com.apple.camera
App Icon Clips com.apple.clips
App Icon Clock com.apple.mobiletimer
App Icon Code Scanner com.apple.BarcodeScanner
App Icon Compass com.apple.compass
App Icon Contacts com.apple.MobileAddressBook
App Icon Developer developer.apple.wwdc-Release
App Icon FaceTime com.apple.facetime
App Icon Files com.apple.DocumentsApp
App Icon Find My com.apple.findmy
App Icon Fitness com.apple.Fitness
App Icon Freeform com.apple.freeform
App Icon GarageBand com.apple.mobilegarageband
App Icon Health com.apple.Health
App Icon Home com.apple.Home
App Icon iCloud Drive com.apple.iCloudDriveApp
App Icon Image Playground com.apple.GenerativePlaygroundApp
App Icon iMovie com.apple.iMovie
App Icon iTunes Store com.apple.MobileStore
App Icon Journal com.apple.journal
App Icon Keynote com.apple.Keynote
App Icon Magnifier com.apple.Magnifier
App Icon Mail com.apple.mobilemail
App Icon Maps com.apple.Maps
App Icon Measure com.apple.measure
App Icon Messages com.apple.MobileSMS
App Icon Music com.apple.Music
App Icon News com.apple.news
App Icon Notes com.apple.mobilenotes
App Icon Numbers com.apple.Numbers
App Icon Pages com.apple.Pages
App Icon Passwords com.apple.Passwords
App Icon Phone com.apple.mobilephone
App Icon Photo Booth com.apple.Photo-Booth
App Icon Photos com.apple.mobileslideshow
App Icon Podcasts com.apple.podcasts
App Icon Reminders com.apple.reminders
App Icon Safari com.apple.mobilesafari
App Icon Settings com.apple.Preferences
App Icon Shortcuts com.apple.shortcuts
App Icon Stocks com.apple.stocks
App Icon Swift Playgrounds com.apple.Playgrounds
App Icon Tips com.apple.tips
App Icon Translate com.apple.Translate
App Icon TV com.apple.tv
App Icon Voice Memos com.apple.VoiceMemos
App Icon Wallet com.apple.Passbook
App Icon Watch com.apple.Bridge
App Icon Weather com.apple.weather

Installation

Install and update NPM:

npm install github:petarov/apple-bundle-ids

Or just use the compiled csv and json files from dist/

Contributing

Because the list gets auto-rebuilt there's no need to add apps manually to it. If you find other issues, please open a pull request.

Building

Requires Python 3.x and working Internet connection.

Run the following to install dependencies, build all dist/ files and generate all README.md translations:

./make

To run the script in production mode, which means bump the package.json version on update and exit if no updates at Apple's website are found, run:

./make prod

License

MIT License

About

Apple's Bundle IDs for native iPhone and iPad apps (auto-updated)

Topics

Resources

License

Stars

Watchers

Forks