Rilasciato il file configurazione anche per iPad Wind.
Da notare che il pacchetto si chiama "Hutchison_Wind_it.bundle"


Codice:
{    APNEditabilityTypemask = 49;    AllowEDGEEditing = :true;
    AttachAPN = {
        "3GPP" = {
            AllowedProtocolMask = 1;
            PcscfAddressRequired = :false;
            apn = "";
            password = "";
            username = "";
        };
    };
    CarrierName = "I WIND";
    CarrierOverridesSmsSupport = :true;
    CarrierOverridesSmsSupportWhitelist = ( "3" );
    "Enable4GByDefault" = :true;
    MandatoryVerify = { SIMs = ( ); };
    MaxBluetoothModemConnections = 5;
    NotRegisteredResetWaitPeriod = 60;
    OTASoftwareUpdate = {
        MaxBytesOverCellular = 62914560;
        SoftwareUpdateOptInRequired = :true;
    };
    ShowCallForwarded = :false;
    ShowCallForwarding = :false;
    ShowDialAssist = :false;
    ShowLTEWarningUnsupportedCarrier = :false;
    ShowTTY = :false;
    StatusBarImages = (
        {    AllowPrefixMatching = :false;
            CarrierName = "I WIND";
            StatusBarCarrierName = "I WIND";
        },
    );
    SupportedSIMs = ( "22288" );
    SupportsNITZ = :false;
    SuspendFastDormancyAllowed = :true;
    apns = (
        {    apn = "internet.wind";
            password = "";
            type-mask = 49;
            username = "";
        },
        {    apn = "";
            password = "";
            type-mask = 0;
            username = "";
        },
        {    apn = "internet.wind";
            password = "";
            type-mask = 48;
            username = "";
        },
    );
}