shoes/shoes4

package problem with music

renyijiu opened this issue · 0 comments

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:

  1. git clone
  2. bundle install
  3. 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