NineWorlds / xstreamer

XStreamer X-Wing Squad and Imperial Assault Army Helper for Twitch and YouTube Streamers
MIT License
8 stars 3 forks source link

MacOS app does not build correct package contents #30

Closed kingargyle closed 7 years ago

kingargyle commented 7 years ago

The MacOS app is currently being built wrong by the IDE when exporting. The only way to address this correctly is to build the app from the command line using Tycho.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=468131

This will need to be fixed for a 0.4.0 version before release. Which means the command line build needs to work from beginning to end.