Greg Toth
Greg Toth
That's what I thought. Seems to be an issue for me related to re-zipping a directory using Mac 'compress'. Causes 'Invalid application bundle' when upload. Steps: Export existing app to...
Yes. Will try command line zip to see if works any different. Same issue if zip from command line.
I see the zip files in /tmp on the pi, and can unzip them. They contain a bunch of __MACOSX directories with additional dot files in them such as .DS_Store,...
I think I found the problem, will test. When you compress a directory, the directory name is at the root of the paths in the zip file. The js import...
Sure - it's fine for me. Wouldn't be too hard to automatically handle in the upload code on the pi for everyone else. Looks like would just need some additional...
I added code to the app uploader to transparently handle extra directory level and sent a pull request.
I've noticed that on every other launch of Espressif-IDE, the indexer works, symbols resolve, and Open Declaration drill-down works as expected. But for the other launches the indexer is broken,...
I've noticed that on every other launch of Espressif-IDE, the indexer works, symbols resolve, and Open Declaration drill-down works as expected. But for the other launches the indexer is broken,...
I've noticed that on every other launch of Espressif-IDE, the indexer works, symbols resolve, and Open Declaration drill-down works as expected. But for the other launches the indexer is broken,...
In the launch configuration, have you tried changing the Common > 'Save as' setting to 'Shared file' instead of 'Local file'?