danielpaulus
danielpaulus
let's see if we can get low effort nodejs support
I kind of assumed objects in there would always be "$0" "$1" "$2"... etc. Seems like regular strings are also supported. So I am wrapping the extracted objects into a...
Go-iOS just got a new REST API. It needs a mechanism to ensure certain endpoints can be reserved with a lock to prevent multiple users using the same device at...
A few unhandled Errors sneaked their way into the code base over time f.ex. here: https://github.com/danielpaulus/go-ios/blob/f0d177e6276dac1fb4c130424bd64dceb0d9418a/ios/simlocation/simlocation.go#L165 Would be super helpful if someone could fix that.