From cd466ec6bed667318a988697e4230bf7c9f4f47e Mon Sep 17 00:00:00 2001 From: Charles Magahern Date: Sat, 22 Sep 2018 16:34:53 -0700 Subject: [PATCH] Bump version number, update card draw server --- .../Source/Rhythm Game Support/DDRCardDrawServer.swift | 2 +- Amalgamation/Supporting Files/Info.plist | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Amalgamation/Source/Rhythm Game Support/DDRCardDrawServer.swift b/Amalgamation/Source/Rhythm Game Support/DDRCardDrawServer.swift index 3b9976b..173bbfb 100644 --- a/Amalgamation/Source/Rhythm Game Support/DDRCardDrawServer.swift +++ b/Amalgamation/Source/Rhythm Game Support/DDRCardDrawServer.swift @@ -30,7 +30,7 @@ class DDRCardDrawServer private var _urlSession: URLSession private var _operationQueue: OperationQueue - fileprivate static let _baseURL = URL(string: "http://mephisto.zanneth.com:5731")! + fileprivate static let _baseURL = URL(string: "http://mephisto.zanneth.com:5730")! init() { diff --git a/Amalgamation/Supporting Files/Info.plist b/Amalgamation/Supporting Files/Info.plist index 4e909a0..8217c85 100644 --- a/Amalgamation/Supporting Files/Info.plist +++ b/Amalgamation/Supporting Files/Info.plist @@ -15,16 +15,16 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.0 + 1.1 CFBundleVersion 1 + LSRequiresIPhoneOS + NSAppTransportSecurity NSAllowsArbitraryLoads - LSRequiresIPhoneOS - UIAppFonts Karla-Italic.ttf -- 2.45.2