๐Ÿ“š Bundle Version History

com.apple.Maps

v3.00
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "19A603013",
  "CAProcessCanAccessGPU": true,
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDisplayName": "Maps",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "custom trace file",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.apple.maps.navtracefile"
      ]
    }
  ],
  "CFBundleExecutable": "Maps",
  "CFBundleHelpBookFolder": "Maps.help",
  "CFBundleHelpBookName": "com.apple.Maps.help",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "com.apple.Maps",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.0",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLIsPrivate": true,
      "CFBundleURLSchemes": [
        "x-maps-ac-auth"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLSchemes": [
        "maps",
        "mapitem",
        "map",
        "x-maps-mapitemhandles"
      ]
    },
    {
      "CFBundleURLIsPrivate": true,
      "CFBundleURLSchemes": [
        "x-maps-bulletin"
      ]
    }
  ],
  "CFBundleVersion": "2608.23.11.29.4",
  "CoreSpotlightContinuation": true,
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12A8179f",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.2",
  "DTSDKBuild": "20D40",
  "DTSDKName": "macosx11.2internal",
  "DTXcode": "1200",
  "DTXcodeBuild": "12A8179f",
  "HPDHelpProjectIdentifier": "maps",
  "LSApplicationQueriesSchemes": [
    "twcweather"
  ],
  "LSCounterpartIdentifiers": [
    "com.apple.NanoMaps"
  ],
  "LSMinimumSystemVersion": "11.2",
  "NSHumanReadableCopyright": "Copyright ยฉ 2012โ€“2020 Apple Inc.\\nAll rights reserved.",
  "NSLocationUsageDescription": "Your location is used to show your position on the map, get directions, estimate travel times, and improve search results.",
  "NSSupportsAutomaticTermination": true,
  "NSSupportsSuddenTermination": true,
  "NSUserActivityTypes": [
    "com.apple.Maps"
  ],
  "SKRespectApplicationUserInterfaceLayoutDirection": true,
  "UIApplicationSceneManifest": {
    "UIApplicationSupportsMultipleScenes": true
  },
  "UIApplicationSupportsIndirectInputEvents": true,
  "UIBackgroundModes": [
    "audio",
    "remote-notification"
  ],
  "UIDeviceFamily": [
    6
  ],
  "UIGlobalUserInterfaceIdiomMac": true,
  "UILaunchStoryboardName": "Launch",
  "UIPrerenderedIcon": true,
  "UIUserInterfaceIdiomMac": true,
  "UIViewControllerBasedStatusBarAppearance": true,
  "UIViewServiceUsesNSXPCConnection": true,
  "UNUserNotificationCenter": {
    "UNAutomaticallyShowSettings": true,
    "UNDaemonShouldReceiveApplicationEvents": true,
    "UNDaemonShouldReceiveBackgroundResponses": true,
    "UNDefaultCategories": [
      {
        "UNCategoryIdentifier": "MapsUNCategoryRAP",
        "UNNotificationCategoryOptionHiddenPreviewsShowTitle": true
      },
      {
        "UNCategoryIdentifier": "MapsUNCategoryParkedCar",
        "UNNotificationCategoryOptionHiddenPreviewsShowTitle": true
      },
      {
        "UNCategoryIdentifier": "MapsUNCategoryTrafficConditions",
        "UNNotificationCategoryOptionHiddenPreviewsShowTitle": true
      },
      {
        "UNCategoryIdentifier": "MapsUNCategoryTraffic",
        "UNNotificationCategoryOptionHiddenPreviewsShowTitle": true
      },
      {
        "UNCategoryActions": [
          {
            "UNActionIdentifier": "TrafficIncidentAlertRerouteAction",
            "UNActionTitle": "Faster Route"
          }
        ],
        "UNCategoryIdentifier": "MapsUNCategoryTrafficReroute",
        "UNNotificationCategoryOptionHiddenPreviewsShowTitle": true
      },
      {
        "UNCategoryIdentifier": "MapsUNCategoryPredictedDestination",
        "UNNotificationCategoryOptionHiddenPreviewsShowTitle": true
      },
      {
        "UNCategoryAllowInCarPlay": true,
        "UNCategoryIdentifier": "MapsUNCategoryLowFuel",
        "UNNotificationCategoryOptionHiddenPreviewsAllowSpoken": true,
        "UNNotificationCategoryOptionHiddenPreviewsShowSubtitle": true,
        "UNNotificationCategoryOptionHiddenPreviewsShowTitle": true
      },
      {
        "UNCategoryAllowInCarPlay": true,
        "UNCategoryIdentifier": "MapsUNCategorySharedTrip"
      },
      {
        "UNCategoryIdentifier": "MapsUNCategorySharedTrip",
        "UNNotificationCategoryOptionHiddenPreviewsShowSubtitle": true,
        "UNNotificationCategoryOptionHiddenPreviewsShowTitle": true
      }
    ],
    "UNDefaultSettings": {
      "UNSettingAlerts": true,
      "UNSettingCarPlay": true,
      "UNSettingLockScreen": true,
      "UNSettingNotificationCenter": true
    },
    "UNSuppressUserAuthorizationPrompt": true
  },
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "MKDirectionsRequest",
      "UTTypeIdentifier": "com.apple.maps.directionsrequest",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mkdirectionsrequest"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "TraceFileType",
      "UTTypeIdentifier": "com.apple.maps.navtracefile",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "navtrace"
        ]
      }
    }
  ],
  "_LSSupportsRemoval": true,
  "kMDItemKeywords": "Maps"
}
Full Meta Details
{
  "fileSize": 35.25640869140625,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 18775456,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 18775456,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 524290,
          "size": 1174528,
          "offset": " 0x20"
        },
        {
          "description": 18176576,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 111,
        "sizeofcmds": 13584,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 3,
          "offset": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 111,
          "offset": " 0x4008"
        },
        {
          "description": 111,
          "size": 131205,
          "offset": " 0x4010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x4060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x4068"
        },
        {
          "description": 0,
          "size": 640000,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 640000,
          "offset": " 0x4090"
        },
        {
          "description": 640000,
          "size": 5,
          "offset": " 0x4098"
        },
        {
          "description": "UNIX Thread command",
          "size": 14,
          "offset": " 0x40a0"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 1702125407,
          "offset": " 0x40a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x40b8"
        },
        {
          "description": 0,
          "size": 15696,
          "offset": " 0x40c8"
        },
        {
          "description": 15696,
          "size": 8310681,
          "offset": " 0x40d0"
        },
        {
          "description": 8310681,
          "size": 15696,
          "offset": " 0x40d8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0x40e8"
        },
        {
          "description": 0,
          "size": 1953718111,
          "offset": " 0x40f8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x4108"
        },
        {
          "description": 0,
          "size": 523498,
          "offset": " 0x4118"
        },
        {
          "description": 523498,
          "size": 3408,
          "offset": " 0x4120"
        },
        {
          "description": 3408,
          "size": 523498,
          "offset": " 0x4128"
        },
        {
          "description": 0,
          "size": 524360,
          "offset": " 0x4138"
        },
        {
          "description": 524360,
          "size": 6,
          "offset": " 0x4140"
        },
        {
          "description": "Fixed Virtual Memory Library Load command",
          "size": 1953718111,
          "offset": " 0x4148"
        },
        {
          "description": 1953718111,
          "size": 1701866597,
          "offset": " 0x4150"
        },
        {
          "description": 1701866597,
          "size": 1163157343,
          "offset": " 0x4158"
        },
        {
          "description": 0,
          "size": 8329788,
          "offset": " 0x4168"
        },
        {
          "description": 8329788,
          "size": 5696,
          "offset": " 0x4170"
        },
        {
          "description": 5696,
          "size": 8329788,
          "offset": " 0x4178"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0x4188"
        },
        {
          "description": 0,
          "size": 1868783455,
          "offset": " 0x4198"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x41a8"
        },
        {
          "description": 0,
          "size": 8335488,
          "offset": " 0x41b8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 2,
        "filetype": 2,
        "ncmds": 112,
        "sizeofcmds": 848,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 524290,
          "offset": " 0x11ec000"
        },
        {
          "description": 524290,
          "size": 112,
          "offset": " 0x11ec008"
        },
        {
          "description": 112,
          "size": 131205,
          "offset": " 0x11ec010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x11ec018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x11ec020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x11ec028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x11ec060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x11ec068"
        },
        {
          "description": 0,
          "size": 686080,
          "offset": " 0x11ec080"
        },
        {
          "description": 0,
          "size": 686080,
          "offset": " 0x11ec090"
        },
        {
          "description": 686080,
          "size": 5,
          "offset": " 0x11ec098"
        },
        {
          "description": "UNIX Thread command",
          "size": 13,
          "offset": " 0x11ec0a0"
        },
        {
          "description": "Dynamic Library Identifier",
          "size": 1702125407,
          "offset": " 0x11ec0a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x11ec0b8"
        },
        {
          "description": 0,
          "size": 26504,
          "offset": " 0x11ec0c8"
        },
        {
          "description": 26504,
          "size": 8599680,
          "offset": " 0x11ec0d0"
        },
        {
          "description": 8599680,
          "size": 26504,
          "offset": " 0x11ec0d8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0x11ec0e8"
        },
        {
          "description": 0,
          "size": 1969315679,
          "offset": " 0x11ec0f8"
        },
        {
          "description": 1969315679,
          "size": 1935832436,
          "offset": " 0x11ec100"
        },
        {
          "description": 1935832436,
          "size": 1163157343,
          "offset": " 0x11ec108"
        },
        {
          "description": 0,
          "size": 539144,
          "offset": " 0x11ec118"
        },
        {
          "description": 539144,
          "size": 560,
          "offset": " 0x11ec120"
        },
        {
          "description": 560,
          "size": 539144,
          "offset": " 0x11ec128"
        },
        {
          "description": 0,
          "size": 524360,
          "offset": " 0x11ec138"
        },
        {
          "description": 524360,
          "size": 16,
          "offset": " 0x11ec140"
        },
        {
          "description": "Prebound Dynamic Library Command",
          "size": 1651466079,
          "offset": " 0x11ec148"
        },
        {
          "description": 1651466079,
          "size": 1818784869,
          "offset": " 0x11ec150"
        },
        {
          "description": 1818784869,
          "size": 1163157343,
          "offset": " 0x11ec158"
        },
        {
          "description": 0,
          "size": 539704,
          "offset": " 0x11ec168"
        },
        {
          "description": 539704,
          "size": 441028,
          "offset": " 0x11ec170"
        },
        {
          "description": 441028,
          "size": 539704,
          "offset": " 0x11ec178"
        },
        {
          "description": 0,
          "size": 1868783455,
          "offset": " 0x11ec198"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x11ec1a8"
        },
        {
          "description": 0,
          "size": 9076176,
          "offset": " 0x11ec1b8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "11ec000",
      "processorSubType": 2,
      "processorType": "ARM"
    }
  ]
}
v3.0
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "20A241128",
  "CAProcessCanAccessGPU": true,
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDisplayName": "Maps",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "custom trace file",
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.apple.maps.navtracefile"
      ]
    }
  ],
  "CFBundleExecutable": "Maps",
  "CFBundleHelpBookFolder": "Maps.help",
  "CFBundleHelpBookName": "com.apple.Maps.help",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "com.apple.Maps",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.0",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLIsPrivate": true,
      "CFBundleURLSchemes": [
        "x-maps-ac-auth"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLSchemes": [
        "maps",
        "mapitem",
        "map",
        "x-maps-mapitemhandles"
      ]
    },
    {
      "CFBundleURLIsPrivate": true,
      "CFBundleURLSchemes": [
        "x-maps-bulletin"
      ]
    }
  ],
  "CFBundleVersion": "2684.24.11.8.20",
  "CoreSpotlightContinuation": true,
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "21E251",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "12.3",
  "DTSDKBuild": "21E251",
  "DTSDKName": "macosx12.3.internal",
  "DTXcode": "1330",
  "DTXcodeBuild": "13E6049a",
  "HPDHelpProjectIdentifier": "maps",
  "LSApplicationQueriesSchemes": [
    "twcweather"
  ],
  "LSCounterpartIdentifiers": [
    "com.apple.NanoMaps"
  ],
  "LSMinimumSystemVersion": "12.3",
  "NSHumanReadableCopyright": "Copyright ยฉ 2012โ€“2020 Apple Inc.\\nAll rights reserved.",
  "NSLocationUsageDescription": "Your location is used to show your position on the map, get directions, estimate travel times, and improve search results.",
  "NSSupportsAutomaticTermination": true,
  "NSSupportsSuddenTermination": true,
  "NSUserActivityTypes": [
    "com.apple.Maps"
  ],
  "SKRespectApplicationUserInterfaceLayoutDirection": true,
  "UIApplicationSceneManifest": {
    "UIApplicationSupportsMultipleScenes": true
  },
  "UIApplicationSupportsIndirectInputEvents": true,
  "UIBackgroundModes": [
    "audio",
    "remote-notification"
  ],
  "UIDeviceFamily": [
    6
  ],
  "UIGlobalUserInterfaceIdiomMac": true,
  "UILaunchStoryboardName": "Launch",
  "UIPrerenderedIcon": true,
  "UIUserInterfaceIdiomMac": true,
  "UIViewControllerBasedStatusBarAppearance": true,
  "UIViewServiceUsesNSXPCConnection": true,
  "UNUserNotificationCenter": {
    "UNAutomaticallyShowSettings": true,
    "UNDaemonShouldReceiveApplicationEvents": true,
    "UNDaemonShouldReceiveBackgroundResponses": true,
    "UNDefaultCategories": [
      {
        "UNCategoryIdentifier": "MapsUNCategoryRAP",
        "UNNotificationCategoryOptionHiddenPreviewsShowTitle": true
      },
      {
        "UNCategoryIdentifier": "MapsUNCategoryParkedCar",
        "UNNotificationCategoryOptionHiddenPreviewsShowTitle": true
      },
      {
        "UNCategoryIdentifier": "MapsUNCategoryTrafficConditions",
        "UNNotificationCategoryOptionHiddenPreviewsShowTitle": true
      },
      {
        "UNCategoryIdentifier": "MapsUNCategoryTraffic",
        "UNNotificationCategoryOptionHiddenPreviewsShowTitle": true
      },
      {
        "UNCategoryActions": [
          {
            "UNActionIdentifier": "TrafficIncidentAlertRerouteAction",
            "UNActionTitle": "Faster Route"
          }
        ],
        "UNCategoryIdentifier": "MapsUNCategoryTrafficReroute",
        "UNNotificationCategoryOptionHiddenPreviewsShowTitle": true
      },
      {
        "UNCategoryIdentifier": "MapsUNCategoryPredictedDestination",
        "UNNotificationCategoryOptionHiddenPreviewsShowTitle": true
      },
      {
        "UNCategoryAllowInCarPlay": true,
        "UNCategoryIdentifier": "MapsUNCategoryLowFuel",
        "UNNotificationCategoryOptionHiddenPreviewsAllowSpoken": true,
        "UNNotificationCategoryOptionHiddenPreviewsShowSubtitle": true,
        "UNNotificationCategoryOptionHiddenPreviewsShowTitle": true
      },
      {
        "UNCategoryAllowInCarPlay": true,
        "UNCategoryIdentifier": "MapsUNCategorySharedTrip"
      },
      {
        "UNCategoryIdentifier": "MapsUNCategorySharedTrip",
        "UNNotificationCategoryOptionHiddenPreviewsShowSubtitle": true,
        "UNNotificationCategoryOptionHiddenPreviewsShowTitle": true
      }
    ],
    "UNDefaultSettings": {
      "UNSettingAlerts": true,
      "UNSettingCarPlay": true,
      "UNSettingLockScreen": true,
      "UNSettingNotificationCenter": true
    }
  },
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "MKDirectionsRequest",
      "UTTypeIdentifier": "com.apple.maps.directionsrequest",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mkdirectionsrequest"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "TraceFileType",
      "UTTypeIdentifier": "com.apple.maps.navtracefile",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "navtrace"
        ]
      }
    }
  ],
  "_LSSupportsRemoval": true,
  "kMDItemKeywords": "Maps"
}
Full Meta Details
{
  "fileSize": 43.018280029296875,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 22738048,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 22738048,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 524290,
          "size": 1422336,
          "offset": " 0x20"
        },
        {
          "description": 1399520,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 149,
        "sizeofcmds": 17008,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 3,
          "offset": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 149,
          "offset": " 0x4008"
        },
        {
          "description": 149,
          "size": 4325509,
          "offset": " 0x4010"
        },
        {
          "description": 4325509,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x4060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x4068"
        },
        {
          "description": 0,
          "size": 792576,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 792576,
          "offset": " 0x4090"
        },
        {
          "description": 792576,
          "size": 5,
          "offset": " 0x4098"
        },
        {
          "description": "UNIX Thread command",
          "size": 22,
          "offset": " 0x40a0"
        },
        {
          "description": "TwoLevel Hints Load Command",
          "size": 1702125407,
          "offset": " 0x40a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x40b8"
        },
        {
          "description": 0,
          "size": 31920,
          "offset": " 0x40c8"
        },
        {
          "description": 31920,
          "size": 10416430,
          "offset": " 0x40d0"
        },
        {
          "description": 10416430,
          "size": 31920,
          "offset": " 0x40d8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0x40e8"
        },
        {
          "description": 0,
          "size": 1953718111,
          "offset": " 0x40f8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x4108"
        },
        {
          "description": 0,
          "size": 10448350,
          "offset": " 0x4118"
        },
        {
          "description": 10448350,
          "size": 6870,
          "offset": " 0x4120"
        },
        {
          "description": 6870,
          "size": 10448350,
          "offset": " 0x4128"
        },
        {
          "description": 0,
          "size": 524360,
          "offset": " 0x4138"
        },
        {
          "description": 524360,
          "size": 6,
          "offset": " 0x4140"
        },
        {
          "description": "Fixed Virtual Memory Library Load command",
          "size": 1868783455,
          "offset": " 0x4148"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x4158"
        },
        {
          "description": 0,
          "size": 10455232,
          "offset": " 0x4168"
        },
        {
          "description": 10455232,
          "size": 50288,
          "offset": " 0x4170"
        },
        {
          "description": 50288,
          "size": 10455232,
          "offset": " 0x4178"
        },
        {
          "description": 0,
          "size": 1935892319,
          "offset": " 0x4198"
        },
        {
          "description": 1935892319,
          "size": 103,
          "offset": " 0x41a0"
        },
        {
          "description": 103,
          "size": 1163157343,
          "offset": " 0x41a8"
        },
        {
          "description": 0,
          "size": 10505520,
          "offset": " 0x41b8"
        },
        {
          "description": 10505520,
          "size": 350303,
          "offset": " 0x41c0"
        },
        {
          "description": 350303,
          "size": 10505520,
          "offset": " 0x41c8"
        },
        {
          "description": 0,
          "size": 2,
          "offset": " 0x41d8"
        },
        {
          "description": 0,
          "size": 1651466079,
          "offset": " 0x41e8"
        },
        {
          "description": 1651466079,
          "size": 1852339301,
          "offset": " 0x41f0"
        },
        {
          "description": 1852339301,
          "size": 1163157343,
          "offset": " 0x41f8"
        },
        {
          "description": 0,
          "size": 10855823,
          "offset": " 0x4208"
        },
        {
          "description": 10855823,
          "size": 1157743,
          "offset": " 0x4210"
        },
        {
          "description": 1157743,
          "size": 10855823,
          "offset": " 0x4218"
        },
        {
          "description": 0,
          "size": 2,
          "offset": " 0x4228"
        },
        {
          "description": 0,
          "size": 2004049759,
          "offset": " 0x4238"
        },
        {
          "description": 2004049759,
          "size": 1887007839,
          "offset": " 0x4240"
        },
        {
          "description": 1887007839,
          "size": 1163157343,
          "offset": " 0x4248"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 2,
        "filetype": 2,
        "ncmds": 149,
        "sizeofcmds": 17248,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 524290,
          "offset": " 0x15b4000"
        },
        {
          "description": 524290,
          "size": 149,
          "offset": " 0x15b4008"
        },
        {
          "description": 149,
          "size": 4325509,
          "offset": " 0x15b4010"
        },
        {
          "description": 4325509,
          "size": 25,
          "offset": " 0x15b4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x15b4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x15b4028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x15b4060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x15b4068"
        },
        {
          "description": 0,
          "size": 857088,
          "offset": " 0x15b4080"
        },
        {
          "description": 0,
          "size": 857088,
          "offset": " 0x15b4090"
        },
        {
          "description": 857088,
          "size": 5,
          "offset": " 0x15b4098"
        },
        {
          "description": "UNIX Thread command",
          "size": 23,
          "offset": " 0x15b40a0"
        },
        {
          "description": "Prebind Checksum Load Command",
          "size": 1702125407,
          "offset": " 0x15b40a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x15b40b8"
        },
        {
          "description": 0,
          "size": 29892,
          "offset": " 0x15b40c8"
        },
        {
          "description": 29892,
          "size": 10910676,
          "offset": " 0x15b40d0"
        },
        {
          "description": 10910676,
          "size": 29892,
          "offset": " 0x15b40d8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0x15b40e8"
        },
        {
          "description": 0,
          "size": 1969315679,
          "offset": " 0x15b40f8"
        },
        {
          "description": 1969315679,
          "size": 1935832436,
          "offset": " 0x15b4100"
        },
        {
          "description": 1935832436,
          "size": 1163157343,
          "offset": " 0x15b4108"
        },
        {
          "description": 0,
          "size": 10940568,
          "offset": " 0x15b4118"
        },
        {
          "description": 10940568,
          "size": 18192,
          "offset": " 0x15b4120"
        },
        {
          "description": 18192,
          "size": 10940568,
          "offset": " 0x15b4128"
        },
        {
          "description": 0,
          "size": 524360,
          "offset": " 0x15b4138"
        },
        {
          "description": 524360,
          "size": 16,
          "offset": " 0x15b4140"
        },
        {
          "description": "Prebound Dynamic Library Command",
          "size": 1651466079,
          "offset": " 0x15b4148"
        },
        {
          "description": 1651466079,
          "size": 1818784869,
          "offset": " 0x15b4150"
        },
        {
          "description": 1818784869,
          "size": 1163157343,
          "offset": " 0x15b4158"
        },
        {
          "description": 0,
          "size": 10958760,
          "offset": " 0x15b4168"
        },
        {
          "description": 10958760,
          "size": 503764,
          "offset": " 0x15b4170"
        },
        {
          "description": 503764,
          "size": 10958760,
          "offset": " 0x15b4178"
        },
        {
          "description": 0,
          "size": 1868783455,
          "offset": " 0x15b4198"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x15b41a8"
        },
        {
          "description": 0,
          "size": 11462528,
          "offset": " 0x15b41b8"
        },
        {
          "description": 11462528,
          "size": 43984,
          "offset": " 0x15b41c0"
        },
        {
          "description": 43984,
          "size": 11462528,
          "offset": " 0x15b41c8"
        },
        {
          "description": 0,
          "size": 1935892319,
          "offset": " 0x15b41e8"
        },
        {
          "description": 1935892319,
          "size": 103,
          "offset": " 0x15b41f0"
        },
        {
          "description": 103,
          "size": 1163157343,
          "offset": " 0x15b41f8"
        },
        {
          "description": 0,
          "size": 11506512,
          "offset": " 0x15b4208"
        },
        {
          "description": 11506512,
          "size": 350038,
          "offset": " 0x15b4210"
        },
        {
          "description": 350038,
          "size": 11506512,
          "offset": " 0x15b4218"
        },
        {
          "description": 0,
          "size": 2,
          "offset": " 0x15b4228"
        },
        {
          "description": 0,
          "size": 1651466079,
          "offset": " 0x15b4238"
        },
        {
          "description": 1651466079,
          "size": 1852339301,
          "offset": " 0x15b4240"
        },
        {
          "description": 1852339301,
          "size": 1163157343,
          "offset": " 0x15b4248"
        }
      ],
      "magic": "cffaedfe",
      "offset": "15b4000",
      "processorSubType": 2,
      "processorType": "ARM"
    }
  ]
}
v2.10
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "18A391012",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDisplayName": "Maps",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "Map",
      "CFBundleTypeRole": "Editor",
      "NSDocumentClass": "NVDocument"
    }
  ],
  "CFBundleExecutable": "Maps",
  "CFBundleHelpBookFolder": "Maps.help",
  "CFBundleHelpBookName": "com.apple.Maps.help",
  "CFBundleIconFile": "maps",
  "CFBundleIdentifier": "com.apple.Maps",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Maps",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.1",
  "CFBundleSignature": "MAPX",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLSchemes": [
        "maps",
        "mapitem",
        "map",
        "x-maps-mapitemhandles"
      ]
    }
  ],
  "CFBundleVersion": "2439.26.4.26.2",
  "CNInProcessContactPicker": true,
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "11O62d",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "10.15.6",
  "DTSDKBuild": "19G49",
  "DTSDKName": "macosx10.15internal",
  "DTXcode": "1140",
  "DTXcodeBuild": "11O62d",
  "HPDHelpProjectIdentifier": "maps",
  "LSApplicationCategoryType": "public.app-category.travel",
  "LSHasLocalizedDisplayName": true,
  "LSIsAppleDefaultForScheme": true,
  "LSMinimumSystemVersion": "10.15",
  "NSAppleScriptEnabled": true,
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright ยฉ 2012-2019 Apple Inc.\\nAll rights reserved.",
  "NSLocationUsageDescription": "Your location may be shown on the map and is used to provide things such as directions and nearby search results.",
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "NSApplication",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSSupportsSeamlessOpening": true,
  "NSSupportsSuddenTermination": true,
  "NSUserActivityTypes": [
    "com.apple.Maps"
  ],
  "kMDItemKeywords": "Directions"
}
Full Meta Details
{
  "fileSize": 4.26318359375,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 57,
        "sizeofcmds": 7016,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 3,
          "offset": " 0x0"
        },
        {
          "description": "Symbol segment command",
          "size": 57,
          "offset": " 0x8"
        },
        {
          "description": 57,
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x68"
        },
        {
          "description": 0,
          "size": 154368,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 154368,
          "offset": " 0x90"
        },
        {
          "description": 154368,
          "size": 5,
          "offset": " 0x98"
        },
        {
          "description": "UNIX Thread command",
          "size": 12,
          "offset": " 0xa0"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 1702125407,
          "offset": " 0xa8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0xb8"
        },
        {
          "description": 0,
          "size": 9572,
          "offset": " 0xc8"
        },
        {
          "description": 9572,
          "size": 122363,
          "offset": " 0xd0"
        },
        {
          "description": 122363,
          "size": 9572,
          "offset": " 0xd8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
Report Update