Sumant Manne

Results 5 issues of Sumant Manne

I added nullability annotations for use in Swift (no more ugly !). I also allowed nil to be used as a default value and in the case of the font...

Enables using the built-in `net.createConnection` support for sockets. Includes a simple test and updates the documentation.

XMLDictionary import needs to be converted to angle bracket form to work with CocoaPods, as a subproject, etc on the first go.

Specifically, while the scheme for the Pods and any of the Pod descendants builds, trying to build my app’s (written in Swift) schema results in “Could not build Objective-C module...

Mumble has a url handler that is installed by default with the standard msi installer. The format is `mumble://[USERNAME]:[PASSWORD]@[SERVER ADDRESS]:[PORT]/[CHANNEL]/[SUBCHANNEL]/[SUBSUBCHANNEL]/.../?version=1.2.0` (see http://mumble.sourceforge.net/Mumble_URL). I propose a new output line for the...