Thief007 / swingamesdk

Automatically exported from code.google.com/p/swingamesdk
1 stars 2 forks source link

Incorrect product name with xcode #16

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create XCode project 
2. Compile
3. Check name of project

What is the expected output? What do you see instead?

Expected the name to match the name of the project.
Name is set to MyGame.app instead.

What version of the product are you using? On what operating system?

Version 3 Alpha.

Please provide any additional information below.

Original issue reported on code.google.com by mac...@gmail.com on 14 Sep 2009 at 10:51

GoogleCodeExporter commented 8 years ago
Changed Project Name to $(PRODUCT_NAME)

Original comment by swinbr...@gmail.com on 2 Oct 2009 at 12:08