Daniel LaFlamme

Results 11 comments of Daniel LaFlamme

I too am having errors. On an Arch host with libimobiledevice 1.3.0-3 and ifuse 1.1.4-1, I pair with `idevicepair`, then mount with `ifuse ~/mnt/iphone`. I try to `rsync ~/mnt/iphone` to...

@drorata original link doesn't work. I think he meant this: https://github.com/drorata/ds-cookiecutter/blob/master/%7B%7B%20cookiecutter.short_prj_name%20%7D%7D/Makefile

Also interested in this functionality.

Yes, that is one option that may work but isn't necessarily easy if a user doesn't know the proxy host/port or if the proxy is requires Kerberos authentication (which I...

FYI, for those just looking for a workaround, add the following to your build.sbt: `assemblyJarName in assembly := s"${normalizedName.value}-assembly-${version.value}.jar"`

Interested in this issue as well. Also upgraded from older versions of the driver (2.1.0.22 and 2.1.0.30) to 2.1.0.32 and hit the ClassNotFoundException, which is surprising/counter-intuitive for a micro/patch-level release.

OK, we updated to the following: - `ms-python.python-2024.12.3` - `ms-python.vscode-pylance-2024.8.2` Can you confirm these have the fix that you mentioned above? It was unclear to me if they did. And...

Let me know if there is anything else I could provide to help.