Device Build Error

Has anyone ever had this problem. I have built for device a dozen times before but no that I am finished with my game of course I am having a build error. I tried everything from deleting all certificates and provisioning profiles but did not succeed. The only thing that changed on my computer was an update last night that updated itunes to version 10. Any help will be super appreciated. Thanks.

Copyright © 2009-2010 A n s c a , I n c .
Version: 2.0.0
Build: 2010.8.26.105
The file sandbox for this project is located at the following folder:
(/Users/Joe/Library/Application Support/Corona Simulator/gamename-14DCF1BB33FBEB991B08040944279974)
WARNING: Native text fields are not currently supported in the simulator. Please build for device.
asdfasdf
calling sysevent
calling start
calling sysevent
app exit
Using additional build settings from: /Users/Joe/Documents/Corona Eclipse/gamename/build.settings
2010-09-07 00:58:16.646 defaults[387:607] Unexpected argument CFBundleDisplayName; leaving defaults unchanged.
2010-09-07 00:58:16.655 defaults[388:607] Unexpected argument CFBundleExecutable; leaving defaults unchanged.
2010-09-07 00:58:16.663 defaults[389:607] Unexpected argument CFBundleIdentifier; leaving defaults unchanged.
2010-09-07 00:58:16.671 defaults[390:607] Unexpected argument CFBundleName; leaving defaults unchanged.
2010-09-07 00:58:16.680 defaults[391:607] Unexpected argument CFBundleVersion; leaving defaults unchanged.
2010-09-07 00:58:16.689 defaults[392:607] Unexpected argument UIInterfaceOrientation; leaving defaults unchanged.
Command line interface to a user’s defaults.
Syntax:

‘defaults’ [-currentHost | -host ] followed by one of the following:

read shows all defaults
read shows defaults for given domain
read shows defaults for given domain, key

read-type shows the type for the given domain, key

write <domain_rep> writes domain (overwrites existing)
write writes key for domain

rename <old_key> <new_key> renames old_key to new_key

delete deletes domain
delete deletes key in domain

domains lists all domains
find lists all entries containing word
help print this help

is ( <domain_name> | -app <application_name> | -globalDomain )
or a path to a file omitting the ‘.plist’ extension

is one of:
<value_rep>
-string <string_value>
-data <hex_digits>
-int[eger] <integer_value>
-float <floating-point_value>
-bool[ean] (true | false | yes | no)
-date <date_rep>
-array …
-array-add …
-dict …
-dict-add …
Command line interface to a user’s defaults.
Syntax:

‘defaults’ [-currentHost | -host ] followed by one of the following:

read shows all defaults
read shows defaults for given domain
read shows defaults for given domain, key

read-type shows the type for the given domain, key

write <domain_rep> writes domain (overwrites existing)
write writes key for domain

rename <old_key> <new_key> renames old_key to new_key

delete deletes domain
delete deletes key in domain

domains lists all domains
find lists all entries containing word
help print this help

is ( <domain_name> | -app <application_name> | -globalDomain )
or a path to a file omitting the ‘.plist’ extension

is one of:
<value_rep>
-string <string_value>
-data <hex_digits>
-int[eger] <integer_value>
-float <floating-point_value>
-bool[ean] (true | false | yes | no)
-date <date_rep>
-array …
-array-add …
-dict …
-dict-add …
2010-09-07 00:58:16.711 defaults[395:607] Unexpected argument UISupportedInterfaceOrientations; leaving defaults unchanged.
Copying /Users/Joe/Documents/Corona Eclipse/gamename/.DS_Store to /Users/Joe/Desktop/gamename Final Build/gamename.app/.DS_Store
/Users/Joe/Documents/Corona Eclipse/gamename/.DS_Store -> /Users/Joe/Desktop/gamename Final Build/gamename.app/.DS_Store
Copying /Users/Joe/Documents/Corona Eclipse/gamename/.project to /Users/Joe/Desktop/gamename Final Build/gamename.app/.project
/Users/Joe/Documents/Corona Eclipse/gamename/.project -> /Users/Joe/Desktop/gamename Final Build/gamename.app/.project
Compressing/copying PNG /Users/Joe/Documents/Corona Eclipse/gamename/Default.png to /Users/Joe/Desktop/gamename Final Build/gamename.app/Default.png
Compressing/copying PNG /Users/Joe/Documents/Corona Eclipse/gamename/Icon.png to /Users/Joe/Desktop/gamename Final Build/gamename.app/Icon.png
Compressing/copying PNG /Users/Joe/Documents/Corona Eclipse/gamename/imgBtnArrow.png to /Users/Joe/Desktop/gamename Final Build/gamename.app/imgBtnArrow.png
[import]uid: 4374 topic_id: 1927 reply_id: 301927[/import] </date_rep></floating-point_value></integer_value></hex_digits></string_value></value_rep></application_name></domain_name></new_key></old_key></domain_rep></date_rep></floating-point_value></integer_value></hex_digits></string_value></value_rep></application_name></domain_name></new_key></old_key></domain_rep>

Could not fix the problem and wound up reinstalling snow leopard, now it works again. Like i said in the first post the only thing that changed was installing the new itunes 10. [import]uid: 4374 topic_id: 1927 reply_id: 6021[/import]

there was a bug in beta 8 that caused issues with some post build scripting when there were spaces in the app save directory (“gamename Final Build”). This should be fixed in the latest release. [import]uid: 3 topic_id: 1927 reply_id: 6139[/import]

Dang how stupid of me no to figure that one out. Thanks. [import]uid: 4374 topic_id: 1927 reply_id: 6261[/import]