Vernissage/Vernissage/InAppPurchaseStoreKitConfig...

96 lines
2.3 KiB
Plaintext
Raw Permalink Normal View History

2023-02-13 21:10:07 +01:00
{
"identifier" : "1FBBF671",
"nonRenewingSubscriptions" : [
],
"products" : [
{
"displayPrice" : "0.99",
"familyShareable" : false,
"internalID" : "FCCAC94C",
"localizations" : [
{
"description" : "Treat me to a doughnut.",
"displayName" : "Donut",
"locale" : "en_US"
2023-03-14 08:34:22 +01:00
},
{
"description" : "Poczęstuj mnie pączkiem.",
"displayName" : "Pączek",
"locale" : "pl"
},
{
"description" : "Offrez-moi un beignet.",
"displayName" : "Beignet",
"locale" : "fr"
2023-02-13 21:10:07 +01:00
}
],
"productID" : "dev.mczachurski.Vernissage.donut",
"referenceName" : "Donut",
"type" : "Consumable"
},
{
"displayPrice" : "3.99",
"familyShareable" : false,
"internalID" : "AD04459F",
"localizations" : [
{
2023-04-05 16:30:13 +02:00
"description" : "Treat me to a coffee.",
"displayName" : "Coffee",
2023-02-13 21:10:07 +01:00
"locale" : "en_US"
2023-03-14 08:34:22 +01:00
},
{
"description" : "Poczęstuj mnie kawą.",
"displayName" : "Kawa",
"locale" : "pl"
},
{
"description" : "Offrez-moi un café.",
"displayName" : "Café",
"locale" : "fr"
2023-02-13 21:10:07 +01:00
}
],
"productID" : "dev.mczachurski.Vernissage.cofee",
2023-04-05 16:30:13 +02:00
"referenceName" : "Coffee",
2023-02-13 21:10:07 +01:00
"type" : "Consumable"
},
{
"displayPrice" : "9.99",
"familyShareable" : false,
"internalID" : "16E4E30C",
"localizations" : [
{
2023-04-05 16:30:13 +02:00
"description" : "Treat me to a coffee and cake.",
"displayName" : "Coffee & cake",
2023-02-13 21:10:07 +01:00
"locale" : "en_US"
2023-03-14 08:34:22 +01:00
},
{
"description" : "Poczęstuj mnie kawą i ciastkiem.",
"displayName" : "Kawa z ciastkiem",
"locale" : "pl"
},
{
"description" : "Offrez-moi un café et un gâteau.",
"displayName" : "Café et gâteau",
"locale" : "fr"
2023-02-13 21:10:07 +01:00
}
],
"productID" : "dev.mczachurski.Vernissage.cake",
"referenceName" : "Cake",
"type" : "Consumable"
}
],
"settings" : {
"_billingIssuesEnabled" : false,
"_failTransactionsEnabled" : false,
"_storeKitError" : 0
},
"subscriptionGroups" : [
],
"version" : {
"major" : 2,
"minor" : 0
}
}