From cd4dea50134bf1d151415d060a90578153b450da Mon Sep 17 00:00:00 2001 From: Janardan Yri Date: Tue, 18 Aug 2015 14:56:32 -0700 Subject: [PATCH] Final base covering for 0.1.2. --- TCPal/FaceGameIntroViewController.swift | 1 + TCPal/Info.plist | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/TCPal/FaceGameIntroViewController.swift b/TCPal/FaceGameIntroViewController.swift index b160c85..e428493 100644 --- a/TCPal/FaceGameIntroViewController.swift +++ b/TCPal/FaceGameIntroViewController.swift @@ -36,6 +36,7 @@ class FaceGameIntroViewController: UIViewController { return 19 default: assert(false) + return 0 } }() diff --git a/TCPal/Info.plist b/TCPal/Info.plist index 10a4436..3f61690 100644 --- a/TCPal/Info.plist +++ b/TCPal/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.1.1 + 0.1.2 CFBundleSignature ???? CFBundleURLTypes @@ -38,7 +38,7 @@ CFBundleVersion - 10 + 20 LSRequiresIPhoneOS NSAppTransportSecurity