Tommy Ettinger

Results 256 comments of Tommy Ettinger

Yeah, this would be handy to know. I have mostly copied what I can from gdx-setup's iOS projects, but their code seems even more tangled than liftoff's. Since I don't...

No problem with derailing here; I don't follow any of this conversation yet so I'm hoping I can absorb some useful info. The Discord is indeed a good choice; [link...

![Current state of mind](https://i.imgur.com/GfMsxzH.gif) This has been reported before; I remember seeing notifications about it on RoboVM's GitHub repos. I'm marginally surprised that it hasn't been fixed, though I probably...

I updated the RoboVM plugin to 2.3.15 in the latest release (1.10.0.11). If you can try it, it would be really helpful, because I don't have a Mac or iOS...

RoboVM has updated at least once since the last comment here, and I think it's working now based on other reports. I think I can close this.

Simulating interactions (2.) is not easy and also requires a server that isn't headless (i.e. has graphics drivers, which usually means a higher cost IIRC). The headless version (1.) is...

Hm, generate works here on the current version, with iOS selected. It looks like the error is due to trying to copy Media.xcassets, which is a folder, to Contents.json, which...

I really hope this is fixed in [Release 1.9.14.2](https://github.com/tommyettinger/gdx-liftoff/releases/tag/v1.9.14.2). I did create an iOS project and the Contents.json file in question is empty with a 1.9.14.1 project, but correctly filled-out...

Thanks, I'll get on this right now.

Well, here's a snapshot build so you can test: [gdx-liftoff-1.9.14.3-SNAPSHOT.jar.zip](https://github.com/tommyettinger/gdx-liftoff/files/6106563/gdx-liftoff-1.9.14.3-SNAPSHOT.jar.zip) . This should be the same as building the latest commit.