mycode/myApp/HaruDanim/HaruDanim.storekit
songyc macbook ccc58afac2 docs: 버전 1.0 App Store 출시 완료 반영 — 유지보수 모드 전환
- CLAUDE.md v2.4: 현재 상태=출시 완료·유지보수 모드(버그 수정·요청 기능만),
  결제 상품 실가격(월 4,400/년 44,000/평생 77,000), 출시·운영 메모로 재구성
  (신형 ASC 제출 방식·특가 코드·남은 확인 1건: 프로덕션 iCloud 왕복)
- HaruDanim.storekit: 로컬 테스트 가격을 실제 판매가와 일치
- Marketing: 체크리스트 완료 표시 + 실제 절차와 달랐던 점 기록,
  subscription-info 실가격 반영

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-28 14:58:41 +09:00

133 lines
3.8 KiB
Plaintext

{
"identifier" : "F1A2B3C4-0001-4A2B-9C3D-5E6F7A8B9C0D",
"nonRenewingSubscriptions" : [
],
"products" : [
{
"displayPrice" : "77000",
"familyShareable" : false,
"internalID" : "F1A2B3C4-0002-4A2B-9C3D-5E6F7A8B9C0D",
"localizations" : [
{
"description" : "한 번 결제로 모든 프리미엄 기능을 평생 사용해요",
"displayName" : "평생 이용권",
"locale" : "ko"
},
{
"description" : "Pay once and use all premium features forever",
"displayName" : "Lifetime",
"locale" : "en"
},
{
"description" : "1回の購入ですべてのプレミアム機能をずっと利用できます",
"displayName" : "買い切り",
"locale" : "ja"
}
],
"productID" : "com.yechan.HaruDanim.premium.lifetime",
"referenceName" : "Premium Lifetime",
"type" : "NonConsumable"
}
],
"settings" : {
"_failTransactionsEnabled" : false,
"_locale" : "ko_KR",
"_storefront" : "KOR",
"_storeKitErrors" : [
]
},
"subscriptionGroups" : [
{
"id" : "F1A2B3C4-0003-4A2B-9C3D-5E6F7A8B9C0D",
"localizations" : [
],
"name" : "HaruDanim Premium",
"subscriptions" : [
{
"adHocOffers" : [
],
"codeOffers" : [
],
"displayPrice" : "4400",
"familyShareable" : false,
"groupNumber" : 1,
"internalID" : "F1A2B3C4-0004-4A2B-9C3D-5E6F7A8B9C0D",
"introductoryOffer" : null,
"localizations" : [
{
"description" : "모든 프리미엄 기능을 월 단위로 구독해요",
"displayName" : "월 구독",
"locale" : "ko"
},
{
"description" : "Subscribe to all premium features monthly",
"displayName" : "Monthly",
"locale" : "en"
},
{
"description" : "すべてのプレミアム機能を月単位で購読します",
"displayName" : "月額プラン",
"locale" : "ja"
}
],
"productID" : "com.yechan.HaruDanim.premium.monthly",
"recurringSubscriptionPeriod" : "P1M",
"referenceName" : "Premium Monthly",
"subscriptionGroupID" : "F1A2B3C4-0003-4A2B-9C3D-5E6F7A8B9C0D",
"type" : "RecurringSubscription",
"winbackOffers" : [
]
},
{
"adHocOffers" : [
],
"codeOffers" : [
],
"displayPrice" : "44000",
"familyShareable" : false,
"groupNumber" : 1,
"internalID" : "F1A2B3C4-0005-4A2B-9C3D-5E6F7A8B9C0D",
"introductoryOffer" : null,
"localizations" : [
{
"description" : "모든 프리미엄 기능을 년 단위로 구독해요",
"displayName" : "년 구독",
"locale" : "ko"
},
{
"description" : "Subscribe to all premium features yearly",
"displayName" : "Yearly",
"locale" : "en"
},
{
"description" : "すべてのプレミアム機能を年単位で購読します",
"displayName" : "年額プラン",
"locale" : "ja"
}
],
"productID" : "com.yechan.HaruDanim.premium.yearly",
"recurringSubscriptionPeriod" : "P1Y",
"referenceName" : "Premium Yearly",
"subscriptionGroupID" : "F1A2B3C4-0003-4A2B-9C3D-5E6F7A8B9C0D",
"type" : "RecurringSubscription",
"winbackOffers" : [
]
}
]
}
],
"version" : {
"major" : 4,
"minor" : 0
}
}