Jeff Ward

Results 91 comments of Jeff Ward

Yes, this will be an extremely difficult set of issues of solve. Specifically, for transforms or alpha on a group (even a rect with a stroke can be considered a...

Just built all the idevice libs from github versions, on Ubuntu 14.04 64-bit I get this problem as well. Output of syslog when I plug in the iPad is below....

Huh, I was just able to install successfully by running `usbmuxd` in the foreground: ``` usbmuxd --force-exit sudo usbmuxd -f -v [15:18:13.800][3] usbmuxd v1.1.1 starting up [15:18:13.800][4] Creating socket [15:18:13.800][4]...

FYI, still get the unhandled lockdown error, the sudo workaround still works, iOS 8.4.

Related to #43 -- creates `as_enum()` and returns unions as a switchable enum.

In fact, I'm closing this as a duplicate of #43 - the other directives may be filed in their own issue(s).

Sadly, `launch.json` does not support the separate `win` and `linux` and `osx` sections like `package.json`.

@jhasse i don't know, I'll look around. What I ended up doing was creating separate named launch configurations for the different OSes. Not ideal, but at least it's in one...

Oh, great - I'll reopen this so that I remember to implement the os sections once they're in a public release.

Hmm, the testcase seems to work for me on linux with the latest nightly (May 28) from https://build.haxe.org/builds/haxe/linux64/ ![image](https://user-images.githubusercontent.com/2192439/83219556-e2ddac00-a12d-11ea-9270-835757e4336a.png) What platform are you on?