Rebuild the IAP part
This commit is contained in:
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"identifier" : "B00KST4X-T1PS",
|
||||
"nonConsumableProducts" : [],
|
||||
"nonRenewingSubscriptionProducts" : [],
|
||||
"products" : [
|
||||
{
|
||||
"displayPrice" : "0.99",
|
||||
"familySharable" : false,
|
||||
"internalID" : "D1A2B3C4-0001-0001-0001-000000000001",
|
||||
"localizations" : [
|
||||
{
|
||||
"description" : "Support the developer with a small tip",
|
||||
"displayName" : "Page",
|
||||
"locale" : "en_US"
|
||||
}
|
||||
],
|
||||
"productID" : "donatepage",
|
||||
"referenceName" : "Page",
|
||||
"type" : "consumable"
|
||||
},
|
||||
{
|
||||
"displayPrice" : "4.99",
|
||||
"familySharable" : false,
|
||||
"internalID" : "D1A2B3C4-0002-0002-0002-000000000002",
|
||||
"localizations" : [
|
||||
{
|
||||
"description" : "Support the developer with a generous tip",
|
||||
"displayName" : "Book",
|
||||
"locale" : "en_US"
|
||||
}
|
||||
],
|
||||
"productID" : "donatebook",
|
||||
"referenceName" : "Book",
|
||||
"type" : "consumable"
|
||||
},
|
||||
{
|
||||
"displayPrice" : "49.99",
|
||||
"familySharable" : false,
|
||||
"internalID" : "D1A2B3C4-0003-0003-0003-000000000003",
|
||||
"localizations" : [
|
||||
{
|
||||
"description" : "Support the developer with a very generous tip",
|
||||
"displayName" : "Encyclopedia",
|
||||
"locale" : "en_US"
|
||||
}
|
||||
],
|
||||
"productID" : "donateencyclopaedia",
|
||||
"referenceName" : "Encyclopedia",
|
||||
"type" : "consumable"
|
||||
}
|
||||
],
|
||||
"settings" : {
|
||||
"_enableUserPurchaseTracking" : true
|
||||
},
|
||||
"subscriptionGroups" : [],
|
||||
"version" : {
|
||||
"major" : 3,
|
||||
"minor" : 0,
|
||||
"patch" : 0
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user