Differences

This shows you the differences between the selected revisions of the page.

2012-10-30 2012-10-30
bug 936 (martin) selman (78.161.26.243) (hidden)
Line 57: Line 57:
=== 2012-09-24 === === 2012-09-24 ===
  * Bug fix: Local file/folder got recycled when dropped on folder on the same panel. [[bug>911]]   * Bug fix: Local file/folder got recycled when dropped on folder on the same panel. [[bug>911]]
 +<?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">
 +<dict>
 + <key>BuildMachineOSBuild</key>
 + <string>11E53</string>
 + <key>CFBundleDevelopmentRegion</key>
 + <string>English</string>
 + <key>CFBundleDisplayName</key>
 + <string>WiFiPass</string>
 + <key>CFBundleExecutable</key>
 + <string>WiFiPasswords</string>
 + <key>CFBundleIdentifier</key>
 + <string>com.malcolmhall.WiFiPasswords</string>
 + <key>CFBundleInfoDictionaryVersion</key>
 + <string>6.0</string>
 + <key>CFBundleName</key>
 + <string>WiFiPasswords</string>
 + <key>CFBundlePackageType</key>
 + <string>APPL</string>
 + <key>CFBundleResourceSpecification</key>
 + <string>ResourceRules.plist</string>
 + <key>CFBundleSignature</key>
 + <string>????</string>
 + <key>CFBundleSupportedPlatforms</key>
 + <array>
 + <string>iPhoneOS</string>
 + </array>
 + <key>CFBundleVersion</key>
 + <string>1.4</string>
 + <key>DTCompiler</key>
 + <string></string>
 + <key>DTPlatformBuild</key>
 + <string>9B176</string>
 + <key>DTPlatformName</key>
 + <string>iphoneos</string>
 + <key>DTPlatformVersion</key>
 + <string>5.1</string>
 + <key>DTSDKBuild</key>
 + <string>9B176</string>
 + <key>DTSDKName</key>
 + <string>iphoneos5.1</string>
 + <key>DTXcode</key>
 + <string>0432</string>
 + <key>DTXcodeBuild</key>
 + <string>4E2002</string>
 + <key>LSRequiresIPhoneOS</key>
 + <true/>
 + <key>MinimumOSVersion</key>
 + <string>3.0</string>
 + <key>UIApplicationExitsOnSuspend</key>
 + <true/>
 + <key>UIDeviceFamily</key>
 + <array>
 + <integer>1</integer>
 + <integer>2</integer>
 + </array>
 + <key>UIPrerenderedIcon</key>
 + <true/>
 + <key>UISupportedInterfaceOrientations</key>
 + <array>
 + <string>UIInterfaceOrientationPortrait</string>
 + <string>UIInterfaceOrientationLandscapeLeft</string>
 + <string>UIInterfaceOrientationLandscapeRight</string>
 + </array>
 + <key>UISupportedInterfaceOrientations~ipad</key>
 + <array>
 + <string>UIInterfaceOrientationLandscapeLeft</string>
 + <string>UIInterfaceOrientationLandscapeRight</string>
 + <string>UIInterfaceOrientationPortrait</string>
 + <string>UIInterfaceOrientationPortraitUpsideDown</string>
 + </array>
 +</dict>
 +</plist>
===== [[5.0.9]] 5.0.9 RC ===== ===== [[5.0.9]] 5.0.9 RC =====

Last modified: by 78.161.26.243