From e4644ff08689a1588c928acc109029856fc2c6c5 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Wed, 31 Aug 2016 14:40:04 +0200 Subject: [PATCH] Bundle version 119, short version string 1.2 --- ReceiptValidation/main.swift | 2 +- Telephone/Info.plist | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ReceiptValidation/main.swift b/ReceiptValidation/main.swift index 6d0c5c764..66752415b 100644 --- a/ReceiptValidation/main.swift +++ b/ReceiptValidation/main.swift @@ -30,7 +30,7 @@ let delegate = DefaultNSXPCListenerDelegate( identifiers: Set(["com.tlphn.Telephone.iap.month", "com.tlphn.Telephone.iap.year"]) ), attributes: ReceiptAttributes( - identifier: "com.tlphn.Telephone", version: "1.1.7", guid: DeviceGUID().dataValue + identifier: "com.tlphn.Telephone", version: "1.2", guid: DeviceGUID().dataValue ) ), certificate: certificate diff --git a/Telephone/Info.plist b/Telephone/Info.plist index a0b826fe2..79d5a8c82 100644 --- a/Telephone/Info.plist +++ b/Telephone/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.1.7 + 1.2 CFBundleSignature ???? CFBundleURLTypes @@ -40,7 +40,7 @@ CFBundleVersion - 118 + 119 ITSAppUsesNonExemptEncryption LSApplicationCategoryType