Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

MrMartyn

macrumors newbie
Original poster
Oct 22, 2007
9
0
I'm trying to hide the installer icon but seem to be having no luck. I've managed too hide Contacts and SMB but the installer icon seems to still display! Anyone got any ideas?

Heres my N45AP:

<plist version="1.0">
<dict>
<key>editableUserData</key> <true/>
<key>bundles</key>
<array/>
<key>capabilities</key>
<dict>
<key>editableUserData</key>
<true/>
<key>piezo-clicker</key>
<true/>
</dict>
<key>displayOrder</key>
<dict>
<key>buttonBar</key>
<array>
<dict>
<key>displayIdentifier</key>
<string>com.apple.mobilesafari</string>
</dict>
<dict>
<key>displayIdentifier</key>
<string>com.apple.mobileipod-AudioPlayer</string>
</dict>
<dict>
<key>displayIdentifier</key>
<string>com.apple.mobileipod-VideoPlayer</string>
</dict>
<dict>
<key>displayIdentifier</key>
<string>com.apple.mobileslideshow-Photos</string>
</dict>
</array>
<key>iconList</key>
<array>
<dict>
<key>displayIdentifier</key>
<string>com.apple.calculator</string>
</dict>
<dict>
<key>displayIdentifier</key>
<string>com.apple.mobilecal</string>
<key>editableUserData</key>
<true/>
</dict>
<dict>
<key>displayIdentifier</key>
<string>com.apple.mobiletimer</string>
</dict>

<dict>
<key>displayIdentifier</key>
<string>com.apple.MobileStore</string>
</dict>
<dict>
<key>displayIdentifier</key>
<string>com.apple.mobilemail</string>
</dict>
<dict>
<key>displayIdentifier</key>
<string>com.apple.Maps</string>
</dict>
<dict>
<key>displayIdentifier</key>
<string>com.natetrue.iphone.nesapp</string>
</dict>
<dict>
<key>displayIdentifier</key>
<string>com.apple.mobilenotes</string>
<key>editableUserData</key>
<true/>
</dict>
<dict>
<key>displayIdentifier</key>
<string>com.latenitesoft.Sketches</string>
</dict>
<dict>
<key>displayIdentifier</key>
<string>com.apple.weather</string>
</dict>
<dict>
<key>displayIdentifier</key>
<string>com.apple.youtube</string>
</dict>


<dict>
<key>displayIdentifier</key>
<string>com.apple.Preferences</string>
</dict>
</array>
<key>special</key>
<array>
<dict>
<key>displayIdentifier</key>
<string>com.apple.springboard</string>
</dict>
<dict>
<key>displayIdentifier</key>
<string>com.apple.DemoApp</string>
</dict>
<dict>
<key>displayIdentifier</key>
<string>com.nullriver.iphone.Installer</string>
</dict>
<dict>
<key>displayIdentifier</key>
<string>com.apptapp.SummerBoard</string>
</dict>
<dict>
<key>displayIdentifier</key>
<string>com.apple.MobileAddressBook</string>
</dict>
</array>
</dict>
</dict>
</plist>
 
When Installer was updated, its identifier changed. It is com.apptapp.Installer now
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.