File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ let delegate = DefaultNSXPCListenerDelegate(
3030 identifiers: Set ( [ " com.tlphn.Telephone.iap.month " , " com.tlphn.Telephone.iap.year " ] )
3131 ) ,
3232 attributes: ReceiptAttributes (
33- identifier: " com.tlphn.Telephone " , version: " 1.1.7 " , guid: DeviceGUID ( ) . dataValue
33+ identifier: " com.tlphn.Telephone " , version: " 1.2 " , guid: DeviceGUID ( ) . dataValue
3434 )
3535 ) ,
3636 certificate: certificate
Original file line number Diff line number Diff line change 1717 <key >CFBundlePackageType </key >
1818 <string >APPL </string >
1919 <key >CFBundleShortVersionString </key >
20- <string >1.1.7 </string >
20+ <string >1.2 </string >
2121 <key >CFBundleSignature </key >
2222 <string >???? </string >
2323 <key >CFBundleURLTypes </key >
4040 </dict >
4141 </array >
4242 <key >CFBundleVersion </key >
43- <string >118 </string >
43+ <string >119 </string >
4444 <key >ITSAppUsesNonExemptEncryption </key >
4545 <false />
4646 <key >LSApplicationCategoryType </key >
You can’t perform that action at this time.
0 commit comments