Skip to content

Instantly share code, notes, and snippets.

@BlueFalconHD
Created January 25, 2025 02:19
Show Gist options
  • Save BlueFalconHD/44c11c1ce6bf32853e9b14c38542fae2 to your computer and use it in GitHub Desktop.
Save BlueFalconHD/44c11c1ce6bf32853e9b14c38542fae2 to your computer and use it in GitHub Desktop.
Info.plist all keys that appear somewhere within DYLD's shared cache referenced executables
# CFBundleName: <class 'str'>
# DTXcodeBuild: <class 'str'>
# CFBundleDisplayName: <class 'str'>
# CFBundleInfoDictionaryVersion: <class 'str'>
# DTXcode: <class 'str'>
# NullAudioDriverConfiguration: <class 'dict'>
# CFBundleIdentifier: <class 'str'>
# Adam ID: <class 'str'>
# CFBundleExecutable: <class 'str'>
# UIDeviceFamily: <class 'list'>
# CPKReplaceUnicodeNames: <class 'dict'>
# SupportedQuasarLocaleIdentifiers: <class 'list'>
# ACSupportedAccountTypes: <class 'list'>
# CFBundleLocalizations: <class 'list'>
# UIGlobalUserInterfaceIdiomMac: <class 'bool'>
# NSSupportsLiveActivities: <class 'bool'>
# CLRequiredCapabilities: <class 'list'>
# NSPrincipalClass: <class 'str'>
# SupportedConditionsvisionOS: <class 'list'>
# DTPlatformBuild: <class 'str'>
# FullVersion: <class 'str'>
# SupportedConditionData: <class 'dict'>
# CarbonLazyValues: <class 'dict'>
# DAAccountInfo: <class 'list'>
# _CFBundleUseAppleLocalizations: <class 'bool'>
# CFPlugInTypes: <class 'dict'>
# DTCompiler: <class 'str'>
# CFBundlePackageType: <class 'str'>
# MinimumOSVersion: <class 'str'>
# CFBundleAllowMixedLocalizations: <class 'bool'>
# UIFileSharingEnabled: <class 'bool'>
# CFBundleSupportedPlatforms: <class 'list'>
# CLDisableAuthorizationRequests: <class 'bool'>
# LSApplicationCategoryType: <class 'str'>
# GIT_VERSION: <class 'str'>
# LSHasLocalizedDisplayName: <class 'bool'>
# CFBundleDevelopmentRegion: <class 'str'>
# SupportedConditionstvOS: <class 'list'>
# CFBundleIconFiles: <class 'list'>
# AppIntentsSupported: <class 'bool'>
# BGTaskSchedulerPermittedIdentifiers: <class 'list'>
# DTPlatformName: <class 'str'>
# CFBundleDocumentTypes: <class 'list'>
# BuildInformationString: <class 'str'>
# DTPlatformVersion: <class 'str'>
# CLSystemService: <class 'bool'>
# CFBundleIcons: <class 'dict'>
# RCMinimumFileSize: <class 'int'>
# SupportedNashvilleLocaleIdentifiers: <class 'list'>
# UIViewControllerBasedStatusBarAppearance: <class 'bool'>
# AssistantSyncAnchorKeys: <class 'dict'>
# DefaultBrailleTables: <class 'dict'>
# DCSAppleDictionaries: <class 'list'>
# CFBundleIconFile: <class 'str'>
# CMIOExtension: <class 'dict'>
# JIMMenuItems: <class 'list'>
# DTSDKName: <class 'str'>
# com.apple.locationd.prompt_behavior: <class 'bool'>
# INIntentDefinitionFile: <class 'str'>
# NSMainNibFile: <class 'str'>
# BuildMachineOSBuild: <class 'str'>
# HIObjectClasses: <class 'list'>
# CPKOverrideFlagNames: <class 'dict'>
# SupportedConditionswatchOS: <class 'list'>
# NSLocationAlwaysUsageDescription: <class 'str'>
# UIApplicationShowsViewsWhileLocked: <class 'bool'>
# LocaleProperties: <class 'dict'>
# XPCService: <class 'dict'>
# CFPlugInDynamicRegistration: <class 'str'>
# UTExportedTypeDeclarations: <class 'list'>
# LSBackgroundOnly: <class 'str'>
# IFLanguageNamesOrder: <class 'list'>
# AUAudioUnitViewsSupported: <class 'bool'>
# OSBundleCompatibleVersion: <class 'str'>
# NSLocationUsageDescription: <class 'str'>
# WKExtensionDelegateClassName: <class 'str'>
# _STAttributionDisplayName: <class 'str'>
# TrustedExecutables: <class 'list'>
# CFBundleShortVersionString: <class 'str'>
# OSBundleLibraries: <class 'dict'>
# UIRequiredDeviceCapabilities: <class 'list'>
# NSPrincipleClass: <class 'str'>
# UIBackgroundModes: <class 'list'>
# LSBundleContainsCoreMLmlmodelc: <class 'bool'>
# DTSDKBuild: <class 'str'>
# NSHumanReadableCopyright: <class 'str'>
# AssistantDomains: <class 'dict'>
# LSBackgroundOnly: <class 'bool'>
# NSHighResolutionCapable: <class 'bool'>
# DSCStopLemmatizeWordList: <class 'dict'>
# CFBundleType: <class 'str'>
# __NSExtensionSDK: <class 'dict'>
# BuildNumber: <class 'str'>
# NSContactsUsageDescription: <class 'str'>
# DCSStemGuessData: <class 'dict'>
# LSMinimumSystemVersion: <class 'str'>
# UISupportedInterfaceOrientations~ipad: <class 'list'>
# NSLocationWhenInUseUsageDescription: <class 'str'>
# AssistantLockRestrictedDomains: <class 'dict'>
# CAProcessCanAccessGPU: <class 'bool'>
# SBIconVisibilityDefaultVisible: <class 'bool'>
# com.apple.CoreRoutine.LocationOfInterest: <class 'bool'>
# NSLocationTemporaryUsageDescriptionDictionary: <class 'dict'>
# SupportsAsynchronousLoad: <class 'bool'>
# NSSupportsLiveActivitiesFrequentUpdates: <class 'bool'>
# CFPlugInUnloadFunction: <class 'str'>
# CFBundleVersion: <class 'str'>
# PLSELFMessagesAllowList: <class 'dict'>
# NSPDefaults: <class 'dict'>
# SupplyCountries: <class 'list'>
# UIMainStoryboardFile: <class 'str'>
# ProjectVersion: <class 'str'>
# SupportedConditionsiOS: <class 'list'>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment