Results 7 comments of Pieter Benjamin

@lognaturel @estberg and I followed @yanokwa s [comment](https://github.com/opendatakit/xlsform-offline/pull/28#issuecomment-533807543) in the following way: 1. We set the spec file to print to console 2. We added the following printlns in the...

@yanokwa @estberg and I have been working on windows computers with Python 3.7.4 installed. The way we got our end working was to change the [make-win.bat](https://github.com/opendatakit/xlsform-offline/blob/master/make-win.bat) file to specify which...

@yanokwa Should the installation files specify python 3 or just use whatever the client has installed?

We just pushed a commit - we weren't copying the `update.html` file over to the temp directory on Windows so even though an update was detected, the user wasn't notified!...

Hi folks, thanks for the feedback. I think that yeah only branches get built. As to the v1.0.0, the thing which jumps to mind for me is [how we check...

I am not sure what's happening here. I added some file writes (as an alternative to println). We definitely detect that an update is available, and the requests get all...

Hey @yanokwa , I've been working on this with estberg. Can you expand on "Fix windows paths"?