+ Reply
Results 1 to 2 of 2
  1. #1
    Green Apple
    Join Date
    Jun 2007
    Posts
    77
    Thanks
    4
    Thanked 3 Times in 3 Posts

    Red face Please Help. Trying to move icons

    Ok, I found that we need to edit M68AP.plist to rearrange icons. by changing this text
    <dict>
    <key>displayIdentifier</key>
    <string>com.apple.mobilecal</string>
    </dict>
    I now need to know where to find the info on programs I want to add. (ie.. this info "com.apple.mobilecal") namely the to do list.

  2. #2
    Retired Moderator CyberGreg's Avatar
    Join Date
    Jul 2007
    Posts
    1,096
    Thanks
    58
    Thanked 207 Times in 138 Posts

    For every iPhone application, it must have an "Info.plist" file which lists its CFBundleIdentifier. That's where you get the information you need.
    White 3G

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts