From 4ea56c444fcb544f95f6834a06d40dfb38af6e3f Mon Sep 17 00:00:00 2001 From: Janardan Yri Date: Fri, 14 Aug 2015 11:32:14 -0700 Subject: [PATCH] Fix the app ID / bundle URL mismatch. --- TCPal/Info.plist | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TCPal/Info.plist b/TCPal/Info.plist index 71ec635..10a4436 100644 --- a/TCPal/Info.plist +++ b/TCPal/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.1.0 + 0.1.1 CFBundleSignature ???? CFBundleURLTypes @@ -33,12 +33,12 @@ Editor CFBundleURLSchemes - com.tradecraft.TCPal + com.tradecrafted.TCPal CFBundleVersion - 1 + 10 LSRequiresIPhoneOS NSAppTransportSecurity