Unable to build for iOS with Corona 935 (works in 894)

Switching from public build 894 to daily build 935, building for iOS gives me the following error (after running through the whole build process with the server):

App.app: replacing invalid existing signature
codesign_allocate: object: App.app/App malformed object (unknown load command 44)
App.app: object file format invalid or unsuitable
Corona Simulator[33666:903] validationTool: /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/Validation

Switching back to 894 the builds were OK again. (Android works on both builds)

Does anyone know how to resolve this? (I hope I won’t have to bisect versions numbers to pinpoint when the problem was introduced…)

[import]uid: 73434 topic_id: 32024 reply_id: 332024[/import]

Do you have newest version of xcode installed? iOS wont let you install and Android will, just to be clear? What error message does attempting to install on iOS give you? [import]uid: 52491 topic_id: 32024 reply_id: 127662[/import]

I have the same problem. Xcode 4.2.
Peach, is it necessarily to upgrade Xcode to 4.5 or it`s Corona bug ? [import]uid: 86585 topic_id: 32024 reply_id: 127686[/import]

I don’t remember the error message exactly, but I think it was something like “This app is not signed for this device”.

I run OS X 10.6.8 with XCode 4.2. This works perfectly with 894, and I hope you aren’t breaking compatability and forcing people to upgrade to 10.7+.

Hope you can provide a workaround or new build that will resolve this.

[import]uid: 73434 topic_id: 32024 reply_id: 127744[/import]

Do you have newest version of xcode installed? iOS wont let you install and Android will, just to be clear? What error message does attempting to install on iOS give you? [import]uid: 52491 topic_id: 32024 reply_id: 127662[/import]

I have the same problem. Xcode 4.2.
Peach, is it necessarily to upgrade Xcode to 4.5 or it`s Corona bug ? [import]uid: 86585 topic_id: 32024 reply_id: 127686[/import]

I just started getting this issue too

/Users/jessicanewton/Desktop/###.app: replacing invalid existing signature
codesign_allocate: object: /Users/jessicanewton/Desktop/###.app/### malformed object (unknown load command 42)
/Users/jessicanewton/Desktop/###.app: object file format invalid or unsuitable
2012-10-19 16:05:53.449 Corona Simulator[2690:903] validationTool: /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/Validation
2012-10-19 16:05:53.515 Validation[2877:903] *** Warning: Defaulting to the standard codesign tool

Its odd because I did update my corona version last night but had been working on it all night and had done several test builds that were fine, but just a moment ago I did some work and wanted to do a fresh build and these errors came up. [import]uid: 168562 topic_id: 32024 reply_id: 127884[/import]

Yes, OSX 10.7+ is required as is XCode 4.5 to be able to use the newest Corona builds that have support for iOS 6. If you don’t want to install these latest versions, I think the last Corona build for that is 915. [import]uid: 61899 topic_id: 32024 reply_id: 127891[/import]

Yeah, came to this conclusion a lil earlier, I guess it was only so long that I could avoid updating my OS. Well, I guess by tomorrow it’ll all be up and working again. [import]uid: 168562 topic_id: 32024 reply_id: 127894[/import]

I don’t remember the error message exactly, but I think it was something like “This app is not signed for this device”.

I run OS X 10.6.8 with XCode 4.2. This works perfectly with 894, and I hope you aren’t breaking compatability and forcing people to upgrade to 10.7+.

Hope you can provide a workaround or new build that will resolve this.

[import]uid: 73434 topic_id: 32024 reply_id: 127744[/import]

I just started getting this issue too

/Users/jessicanewton/Desktop/###.app: replacing invalid existing signature
codesign_allocate: object: /Users/jessicanewton/Desktop/###.app/### malformed object (unknown load command 42)
/Users/jessicanewton/Desktop/###.app: object file format invalid or unsuitable
2012-10-19 16:05:53.449 Corona Simulator[2690:903] validationTool: /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/Validation
2012-10-19 16:05:53.515 Validation[2877:903] *** Warning: Defaulting to the standard codesign tool

Its odd because I did update my corona version last night but had been working on it all night and had done several test builds that were fine, but just a moment ago I did some work and wanted to do a fresh build and these errors came up. [import]uid: 168562 topic_id: 32024 reply_id: 127884[/import]

Yes, OSX 10.7+ is required as is XCode 4.5 to be able to use the newest Corona builds that have support for iOS 6. If you don’t want to install these latest versions, I think the last Corona build for that is 915. [import]uid: 61899 topic_id: 32024 reply_id: 127891[/import]

Yeah, came to this conclusion a lil earlier, I guess it was only so long that I could avoid updating my OS. Well, I guess by tomorrow it’ll all be up and working again. [import]uid: 168562 topic_id: 32024 reply_id: 127894[/import]