package problem with music
renyijiu opened this issue · 0 comments
renyijiu commented
Thanks the great work to create the gem. When i try to package an app, i found if the app include the music, it can not work normally( the music can not play). I have try to package the sample in this project(samples/sounds/simple_sound.rb), there are no sound but it work normally in the development environment.
My Steps:
- git clone
- bundle install
- bin/shoes package --mac samples/sound/simple_sound.rb
So is this a known issue or a bug ? Or just i do the wrong steps? Thanks