Hi everyone,
I've trying export my sketch it works fine on my laptop (Mac OS X). However when i sent it to a friend, he claims that the app runs but nothing happens besides the menu bar (top left corner) changing to the name of my app and thats it. Nothing works.
My .app contains the following:
- Contents
- Info.plist
- Resources
- sketch.icns
- Java
SafeBreak.jar
core.jar
sonia_v2_9.jar
libJSynV142.jnilib
JSynClasses.jar
- PkgInfo
- MacOS
- JavaApplicationStub64
- JavaApplicationStub
You can download the .app here (
http://dl.dropbox.com/u/1739057/SafeBreak.zip ) Only for Macintosh users (sorry).
Im using 2 .wav and 2.png files that aren't inside that ".app" package. However i tried copy pasting the data folder inside the package (Contents/Java/data) and still doesn't work.
Any idea whats wrong here?
1