Skip to content

Commit caaa443

Browse files
committed
Updated Configuration.storekit
[ci skip]
1 parent 7f1e0fa commit caaa443

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

StoreKitTestConfiguration/Configuration.storekit

+3-7
Original file line numberDiff line numberDiff line change
@@ -83,30 +83,26 @@
8383

8484
],
8585
"displayPrice" : "5.99",
86-
"familyShareable" : false,
86+
"familyShareable" : true,
8787
"groupNumber" : 1,
8888
"internalID" : "93C382A2",
8989
"introductoryOffer" : null,
9090
"localizations" : [
9191
{
9292
"description" : "Grant write access to your vaults",
93-
"displayName" : "Yearly Subscription",
93+
"displayName" : "Full Version",
9494
"locale" : "en_US"
9595
}
9696
],
9797
"productID" : "org.cryptomator.ios.iap.yearly_sub",
9898
"recurringSubscriptionPeriod" : "P1M",
99-
"referenceName" : "Full Version - Yearly",
99+
"referenceName" : "Yearly Subscription",
100100
"subscriptionGroupID" : "59D287B1",
101101
"type" : "RecurringSubscription"
102102
}
103103
]
104104
}
105105
],
106-
"subscriptionOffersKeyPair" : {
107-
"id" : "D5256327",
108-
"privateKey" : "MIGTAgEAMBMGByqGSM49AgEGCCqGSM49AwEHBHkwdwIBAQQgl7DhxSIWpw1nGlf93J94puapub1XH5YNdkBn8OmxSn2gCgYIKoZIzj0DAQehRANCAARf8Ga/+zK1MEWiqdcYCpOHUaiwBWV1lDskeEcgZ2cjnHnIXENCdJXAq3LURPjbW8q3yOe+rw95ZAqt2eC7RUK6"
109-
},
110106
"version" : {
111107
"major" : 1,
112108
"minor" : 1

0 commit comments

Comments
 (0)