--
---
You received this message because you are subscribed to the Google Groups "firebreath-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebreath-de...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
There seems to be a bug with the plugin name handling in the DMG installer prep script. I tried to create DMG installer for the FBTestPlugin and it too failed with the above issue. The build script creates plugin with name npFBTestPlugin while the DMG installer script is looking for FBTestPlugin (both the plugin folder and the plugin binary itself).