Skip to content

Commit 60fe028

Browse files
Merge pull request #7849 from MicrosoftDocs/MandiOhlinger-GHI2347-2
GHI 2347: Added info on macOS bundle IDs
2 parents 2d31f36 + 602d869 commit 60fe028

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

memdocs/intune/configuration/bundle-ids-built-in-ios-apps.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ keywords:
77
author: MandiOhlinger
88
ms.author: mandia
99
manager: dougeby
10-
ms.date: 10/19/2020
10+
ms.date: 06/20/2022
1111
ms.topic: reference
1212
ms.service: microsoft-intune
1313
ms.subservice: configuration
@@ -28,7 +28,10 @@ ms.collection: M365-identity-device-management
2828

2929
# Bundle IDs for built-in iOS and iPadOS apps you can use in Intune
3030

31-
When you configure features on iOS/iPadOS devices, you can also add the built-in apps on iOS/iPadOS devices. This article lists the bundle IDs of some common built-in iOS/iPadOS apps. To find the bundle ID of other apps, contact your software vendor. See Apple's list of [iOS/iPadOS bundle IDs](https://support.apple.com/guide/deployment/bundle-ids-for-native-ios-and-ipados-apps-depece748c41/1/web/1.0) (opens Apple's web site).
31+
When you configure features on iOS/iPadOS devices, you can also add the built-in apps on these devices. This article lists the bundle IDs of some common built-in iOS/iPadOS apps. To find the bundle ID of other apps, contact your software vendor. See Apple's list of [iOS/iPadOS bundle IDs](https://support.apple.com/guide/deployment/bundle-ids-for-native-ios-and-ipados-apps-depece748c41/1/web/1.0) (opens Apple's web site).
32+
33+
> [!TIP]
34+
> On macOS devices, you can get the bundle ID using the Terminal app and AppleScript: `osascript -e 'id of app "AppName"'`.
3235
3336
## Bundle IDs
3437

0 commit comments

Comments
 (0)