Files
FamilyMealPlanner/MealMood/Configuration/MealMood.storekit
T
alexandrev-tibco 89b35dc4ae 1.1.1 (46): subscription IAP, export compliance, metadata
- Switch premium to AutoRenewable subscription (com.mealmood.premium.monthly.sub);
  legacy one-time purchasers retain lifetime access via StoreManager fallback
- Add ITSAppUsesNonExemptEncryption=false to Info.plist (no custom encryption)
- Update storekit config with both legacy NonConsumable and new subscription
- Bump version 1.1.1 build 46; update fastlane metadata and release notes (6 langs)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 11:28:14 +02:00

90 lines
2.3 KiB
Plaintext

{
"appPolicies" : {
"eula" : "",
"policies" : [
{
"locale" : "en_US",
"policyText" : "",
"policyURL" : ""
}
]
},
"identifier" : "8F03B81B-97EF-4A5B-A3E7-4B2036B0C8D7",
"nonRenewingSubscriptions" : [
],
"products" : [
{
"displayPrice" : "2.99",
"familyShareable" : false,
"internalID" : "B2F4D1A0-3E7C-4F8B-9D2E-1A5C6B0E3F7D",
"localizations" : [
{
"description" : "Lifetime access to all premium features.",
"displayName" : "MealMood Premium (Legacy)",
"locale" : "en_US"
}
],
"productID" : "com.mealmood.premium.monthly",
"referenceName" : "MealMood Premium Legacy",
"type" : "NonConsumable"
}
],
"settings" : {
"_applicationInternalID" : "2147483647",
"_askToBuyEnabled" : false,
"_billingGracePeriodEnabled" : false,
"_billingIssuesEnabled" : false,
"_developerTeamID" : "",
"_disableDialogs" : false,
"_failTransactionsEnabled" : false,
"_lastSynchronizedDate" : 0,
"_locale" : "en_US",
"_renewalBillingIssuesEnabled" : false,
"_storefront" : "USA",
"_storeKitErrors" : [
],
"_timeRate" : 0
},
"subscriptionGroups" : [
{
"id" : "967D2C7C-7AD9-4680-B989-9DE8C0ED7F77",
"localizations" : [
{
"description" : "Unlock MealMood Premium features.",
"displayName" : "MealMood Premium",
"locale" : "en_US"
}
],
"name" : "MealMood Premium",
"subscriptions" : [
{
"adHocOffers" : [],
"codeOffers" : [],
"displayPrice" : "2.99",
"familyShareable" : true,
"groupNumber" : 1,
"internalID" : "1A32C57F-C4E9-49F8-8F72-28A2B8A1CC4A",
"introductoryOffer" : null,
"localizations" : [
{
"description" : "Monthly subscription to unlock all premium features.",
"displayName" : "MealMood Premium Monthly",
"locale" : "en_US"
}
],
"productID" : "com.mealmood.premium.monthly.sub",
"recurringSubscriptionPeriod" : "P1M",
"referenceName" : "MealMood Premium Monthly",
"subscriptionPricePointID" : "0"
}
]
}
],
"version" : {
"major" : 4,
"minor" : 0
}
}