Problem: debug version works / release doesn't work
Problem: debug version works / release doesn't work
- Subject: Problem: debug version works / release doesn't work
- From: email@hidden
- Date: Sat, 30 Dec 2006 19:22:58 +0100
Hello,
I'm have been working on a Sokoban-style game with an integrated
level editor. All worked well and it is ready now. So today I tested
the release version and saw that this version doesn't work
completely. I'm using Xcode 2.4.1 with the standards.
The debug version works fully without errors. The release comes up
and I'm able to edit my levels. When I go to play the game there is
no sound and I can't move the player.
The programm uses a lot of integrated tiff-files, a wav file and a
mov file for background music. I only put them in the resource folder
of my project with the box checked, that they should be copied to the
project folder.
Are there any settings in the "get info" I have to change?
This is my first real cocoa program so I don't know if I missed
something?
Thanks
Jens
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden