Re: dyld cache: shared_region_roots/Applications.paths
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Le 27 août 2009 à 22:20, Joel Reymont a écrit : Applications.paths does stick around after a reboot. Is it safe for an application to add itself there? Thanks, Joel On Aug 27, 2009, at 12:06 AM, Joel Reymont wrote: How do entries get into the Applications.paths file below? Thanks, Joel --- --- fastest mac firefox! http://wagerlabs.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/devlists%40shadowlab.org This email sent to devlists@shadowlab.org _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... May I ask you why do you think that dylib is the bottleneck ? My impression is that the main function is reached fast enough, but this is the UI initialization that is slow. Even on a fast machine, it's possible to see a short period of time during startup where the Application menu is set to Firefox, but the remaining items are not visible. Can it be edited manually or is there a tool to add and remove entries? cat /var/db/dyld/shared_region_roots/Applications.paths /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder /System/Library/CoreServices/loginwindow.app/Contents/MacOS/ loginwindow /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ CoreGraphics .framework/Resources/WindowServer /Applications/Safari.app/Contents/MacOS/Safari /Applications/Mail.app/Contents/MacOS/Mail /Applications/QuickTime Player.app/Contents/MacOS/QuickTime Player /Applications/iChat.app/Contents/MacOS/iChat /bin/sh /bin/bash This email sent to site_archiver@lists.apple.com
participants (1)
-
Jean-Daniel Dupas