Files
OSGKeyboard/OSGKeyboard.storekit
Rocky 498f407585 feat(account): add managed credits and cloud gateway
Introduce optional Apple account-backed credits with scoped gateway access while preserving local and BYOK paths. Refresh assistant behavior, tests, privacy disclosures, docs, and the website for the 2.0 experience.
2026-08-20 11:43:21 +08:00

158 lines
3.9 KiB
Plaintext

{
"appPolicies" : {
"eula" : "",
"policies" : [
{
"locale" : "en_US",
"policyText" : "",
"policyURL" : ""
}
]
},
"identifier" : "A1B2C3D4",
"nonRenewingSubscriptions" : [
],
"products" : [
{
"displayPrice" : "28",
"familyShareable" : false,
"internalID" : "6789921326",
"localizations" : [
{
"description" : "Support me keep vibe coding~ Voluntary tip — does not unlock any features.",
"displayName" : "Buy me a cup of coffee",
"locale" : "en_US"
},
{
"description" : "支持一下老刘的 Vibe Coding 工作。自愿打赏,不解锁任何功能。",
"displayName" : "给老刘买杯冰美式",
"locale" : "zh_Hans"
}
],
"productID" : "ByRockyACoffee",
"referenceName" : "给老刘买杯咖啡",
"type" : "Consumable"
},
{
"displayPrice" : "8",
"familyShareable" : false,
"internalID" : "6789921327",
"localizations" : [
{
"description" : "Adds 500 account credits for managed speech recognition and AI services.",
"displayName" : "500 OSG Credits",
"locale" : "en_US"
},
{
"description" : "为托管语音识别与 AI 服务增加 500 账号积分。",
"displayName" : "500 OSG 积分",
"locale" : "zh_Hans"
}
],
"productID" : "500tks",
"referenceName" : "500 OSG 积分",
"type" : "Consumable"
},
{
"displayPrice" : "18",
"familyShareable" : false,
"internalID" : "6789921329",
"localizations" : [
{
"description" : "Adds 1,500 account credits for managed speech recognition and AI services.",
"displayName" : "1,500 OSG Credits",
"locale" : "en_US"
},
{
"description" : "为托管语音识别与 AI 服务增加 1,500 账号积分。",
"displayName" : "1,500 OSG 积分",
"locale" : "zh_Hans"
}
],
"productID" : "1500tks",
"referenceName" : "1,500 OSG 积分",
"type" : "Consumable"
},
{
"displayPrice" : "28",
"familyShareable" : false,
"internalID" : "6789921328",
"localizations" : [
{
"description" : "Adds 3,000 account credits for managed speech recognition and AI services.",
"displayName" : "3,000 OSG Credits",
"locale" : "en_US"
},
{
"description" : "为托管语音识别与 AI 服务增加 3,000 账号积分。",
"displayName" : "3,000 OSG 积分",
"locale" : "zh_Hans"
}
],
"productID" : "3000tks",
"referenceName" : "3,000 OSG 积分",
"type" : "Consumable"
}
],
"settings" : {
"_failTransactionsEnabled" : false,
"_locale" : "zh_CN",
"_storefront" : "CHN",
"_storeKitErrors" : [
{
"current" : null,
"enabled" : false,
"name" : "Load Products"
},
{
"current" : null,
"enabled" : false,
"name" : "Purchase"
},
{
"current" : null,
"enabled" : false,
"name" : "Verification"
},
{
"current" : null,
"enabled" : false,
"name" : "App Store Sync"
},
{
"current" : null,
"enabled" : false,
"name" : "Subscription Status"
},
{
"current" : null,
"enabled" : false,
"name" : "App Transaction"
},
{
"current" : null,
"enabled" : false,
"name" : "Manage Subscriptions Sheet"
},
{
"current" : null,
"enabled" : false,
"name" : "Refund Request Sheet"
},
{
"current" : null,
"enabled" : false,
"name" : "Offer Code Redeem Sheet"
}
]
},
"subscriptionGroups" : [
],
"version" : {
"major" : 4,
"minor" : 0
}
}