Problem: debug version works / release doesn't work
site_archiver@lists.apple.com Delivered-To: cocoa-dev@lists.apple.com Hello, Are there any settings in the "get info" I have to change? Thanks Jens _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/site_archiver%40lists.apple... 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. This is my first real cocoa program so I don't know if I missed something? This email sent to site_archiver@lists.apple.com
participants (1)
-
pocahontius@mac.com