~zanneth/Amalgamation

cd466ec6bed667318a988697e4230bf7c9f4f47e — Charles Magahern 5 years ago 1d3f7d7
Bump version number, update card draw server
M Amalgamation/Source/Rhythm Game Support/DDRCardDrawServer.swift => Amalgamation/Source/Rhythm Game Support/DDRCardDrawServer.swift +1 -1
@@ 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()
    {

M Amalgamation/Supporting Files/Info.plist => Amalgamation/Supporting Files/Info.plist +3 -3
@@ 15,16 15,16 @@
	<key>CFBundlePackageType</key>
	<string>APPL</string>
	<key>CFBundleShortVersionString</key>
	<string>1.0</string>
	<string>1.1</string>
	<key>CFBundleVersion</key>
	<string>1</string>
	<key>LSRequiresIPhoneOS</key>
	<true/>
	<key>NSAppTransportSecurity</key>
	<dict>
		<key>NSAllowsArbitraryLoads</key>
		<true/>
	</dict>
	<key>LSRequiresIPhoneOS</key>
	<true/>
	<key>UIAppFonts</key>
	<array>
		<string>Karla-Italic.ttf</string>