From b6e7652956ddb00c8eacd7cc4faf2ffff269a171 Mon Sep 17 00:00:00 2001 From: Tom Schoffelen Date: Tue, 26 Jun 2012 17:25:01 +0200 Subject: [PATCH] Added "description" key to all samples, as required by iOS 6 beta 2 --- example.php | 3 ++- full_sample/index.php | 1 + starbucks_sample/index.php | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/example.php b/example.php index 9e5a259..f16b70d 100644 --- a/example.php +++ b/example.php @@ -14,7 +14,8 @@ "teamIdentifier": "AGK5BZEN3E", "backgroundColor": "rgb(107,156,196)", "logoText": "Flight info", - "boardingPass": { + "description": "Demo pass", + "boardingPass": { "primaryFields": [ { "key" : "origin", diff --git a/full_sample/index.php b/full_sample/index.php index a25bed1..f998afa 100644 --- a/full_sample/index.php +++ b/full_sample/index.php @@ -59,6 +59,7 @@ "teamIdentifier": "AGK5BZEN3E", "backgroundColor": "rgb(107,156,196)", "logoText": "Flight info", + "description": "Demo pass", "boardingPass": { "primaryFields": [ { diff --git a/starbucks_sample/index.php b/starbucks_sample/index.php index 49cc26d..28862f3 100644 --- a/starbucks_sample/index.php +++ b/starbucks_sample/index.php @@ -25,6 +25,7 @@ "serialNumber": "'.$id.'", "backgroundColor": "rgb(240,240,240)", "logoText": "Starbucks", + "description": "Demo pass", "storeCard": { "secondaryFields": [ {