We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
清除关于本机-更多信息-系统报告-软件-安装下的安装记录
mac下所有的安装记录都保存在/Library/Receipts/InstallHistory.plist文件中。编辑/Library/Receipts/InstallHistory.plist文件,删除对应的文本即可。
/Library/Receipts/InstallHistory.plist
InstallHistory.plist
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <array> <dict> <key>date</key> <date>2015-01-17T23:59:51Z</date> <key>displayName</key> <string>OS X</string> <key>displayVersion</key> <string></string> <key>packageIdentifiers</key> <array> <string>com.apple.pkg.BaseSystemBinaries</string> <string>com.apple.pkg.BaseSystemResources</string> <string>com.apple.pkg.Essentials</string> <string>com.apple.pkg.BSD</string> <string>com.apple.pkg.JavaTools</string> <string>com.apple.pkg.AdditionalEssentials</string> <string>com.apple.pkg.AdditionalSpeechVoices</string> <string>com.apple.pkg.AsianLanguagesSupport</string> <string>com.apple.pkg.MediaFiles</string> <string>com.apple.pkg.JavaEssentials</string> <string>com.apple.pkg.OxfordDictionaries</string> <string>com.apple.pkg.X11redirect</string> <string>com.apple.pkg.OSInstall</string> </array> <key>processName</key> <string>OS X Installer</string> </dict> <dict> <key>date</key> <date>2015-01-19T20:49:22Z</date> <key>displayName</key> <string>Green Wlan USB Adapter Driver</string> <key>displayVersion</key> <string></string> <key>packageIdentifiers</key> <array> <string>com.GreenWlanUSBUtility.pkg</string> <string>com.StartUpGreen.pkg</string> <string>com.RealtekDriverCU.pkg</string> </array> <key>processName</key> <string>Installer</string> </dict> <dict> <key>date</key> <date>2015-01-19T13:29:27Z</date> <key>displayName</key> <string>Remote Desktop Client 更新</string> <key>displayVersion</key> <string>3.7.1</string> <key>packageIdentifiers</key> <array> <string>com.apple.pkg.RemoteDesktopClient</string> </array> <key>processName</key> <string>softwareupdated</string> </dict> <dict> <key>date</key> <date>2015-01-19T13:31:28Z</date> <key>displayName</key> <string>iBooks 更新</string> <key>displayVersion</key> <string>1.0.1</string> <key>packageIdentifiers</key> <array> <string>com.apple.pkg.BookKitDelta</string> <string>com.apple.pkg.iBooksDelta</string> </array> <key>processName</key> <string>softwareupdated</string> </dict> <dict> <key>date</key> <date>2015-01-19T13:45:41Z</date> <key>displayName</key> <string>iTunes</string> <key>displayVersion</key> <string>12.0.1</string> <key>packageIdentifiers</key> <array> <string>com.apple.pkg.iTunesX</string> <string>com.apple.pkg.iTunesAccess</string> <string>com.apple.pkg.CoreFP</string> <string>com.apple.pkg.CoreADI</string> <string>com.apple.pkg.MobileDevice</string> </array> <key>processName</key> <string>softwareupdated</string> </dict> <dict> <key>date</key> <date>2015-01-19T14:25:43Z</date> <key>displayName</key> <string>XtraFinder</string> <key>displayVersion</key> <string></string> <key>packageIdentifiers</key> <array> <string>com.trankynam.xtrafinder.preflight.pkg</string> <string>com.trankynam.xtrafinder.XtraFinder-1.pkg</string> <string>com.trankynam.xtrafinder.XtraFinder.pkg</string> <string>com.trankynam.xtrafinder.postflight.pkg</string> </array> <key>processName</key> <string>Installer</string> </dict> <dict> <key>date</key> <date>2015-01-19T16:07:13Z</date> <key>displayName</key> <string>Command Line Developer Tools for OS X Mavericks</string> <key>displayVersion</key> <string>5.1.0.0</string> <key>packageIdentifiers</key> <array> <string>com.apple.pkg.MacOSX10_9_SDK</string> <string>com.apple.pkg.CLTools_Executables</string> </array> <key>processName</key> <string>softwareupdated</string> </dict> <dict> <key>date</key> <date>2015-01-19T16:07:13Z</date> <key>displayName</key> <string>Command Line Tools (OS X 10.9)</string> <key>displayVersion</key> <string>6.0</string> <key>packageIdentifiers</key> <array> <string>com.apple.pkg.CLTools_Executables</string> <string>com.apple.pkg.DevSDK_OSX109</string> <string>com.apple.pkg.CLTools_Executables</string> <string>com.apple.pkg.DevSDK_OSX109</string> </array> <key>processName</key> <string>softwareupdated</string> </dict> </array> </plist>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
清除关于本机-更多信息-系统报告-软件-安装下的安装记录
mac下所有的安装记录都保存在
/Library/Receipts/InstallHistory.plist
文件中。编辑/Library/Receipts/InstallHistory.plist
文件,删除对应的文本即可。InstallHistory.plist
The text was updated successfully, but these errors were encountered: