• Stars
    star
    333
  • Rank 126,599 (Top 3 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created about 9 years ago
  • Updated about 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

[deprecated iOS 11] List installed Applications and scheme urls

iOSAppsInfo

Build Status

This is an Application which using ios private api to list all the installed Applications and their details, including:

  • localizedShortName
  • localizedName
  • bundleIdentifier
  • applicationIdentifier
  • applicationType
  • dynamicDiskUsage
  • groupIdentifiers
  • itemID
  • itemName
  • minimumSystemVersion
  • requiredDeviceCapabilities
  • sdkVersion
  • shortVersionString
  • staticDiskUsage
  • teamID
  • vendorName

and all of these applications can be opened by this app with their bundleIdentifier.

Also, we list all the public and private scheme urls.

References

App List Screenshot System Scheme URLs Screenshot App Detail Screenshot App Detail Screenshot