<?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>CFBundleExecutable</key>
    <string>CydiaAppliance</string>

    <key>CFBundleIdentifier</key>
    <string>com.saurik.Cydia</string>

    <key>CFBundleInfoDictionaryVersion</key>
    <string>6.0</string>

    <key>CFBundlePackageType</key>
    <string>BNDL</string>

    <key>CFBundleSignature</key>
    <string>fnrw</string>

    <key>CFBundleSupportedPlatforms</key>
    <array>
        <string>iPhoneOS</string>
    </array>

    <key>CFBundleVersion</key>
    <string>0.9</string>

    <key>DTSDKName</key>
    <string>iphoneos2.0.saurik</string>

    <key>FRApplianceDataSourceType</key>
    <string>All</string>

    <key>FRAppliancePreferedOrderValue</key>
    <integer>1</integer>

    <key>FRHideIfNoCategories</key>
    <false/>

    <key>FRRemoteAppliance</key>
    <true/>

    <key>LSRequiresIPhoneOS</key>
    <string>1</string>

    <key>MinimumOSVersion</key>
    <string>3.0</string>

    <key>NSPrincipalClass</key>
    <string>CydiaAppliance</string>

    <key>UIDeviceFamily</key>
    <array>
        <integer>3</integer>
        <integer>2</integer>
    </array>
</dict>

</plist>