I actually figured it out. Sort of. At least I was able to get some
more information.
I am now getting the "invalid binary" error for the following reason:
*
*
*Invalid Launch Image* - Your app contains a launch image with a size
modifier that is only supported for apps built with the iOS 6.0 SDK or
later.

But I have my MonoTouch Project settings set to ARMv7 and my deployment
target is 5.0. Any ideas how to figure this out?

I don't care about ARMv6 users. I just want ARMv7 and up.

There are a few clues on the web about how to handle this with Xcode, but
not MonoTouch.

Thanks!
Brett



On Wed, Nov 14, 2012 at 3:01 PM, Jeffrey Kesselman <[email protected]> wrote:

> Did you zip the app?
>
> Its not as obvious as it should be but apples uploader takes a zipped .app
> file, not a .app file.
>
>
> On Wed, Nov 14, 2012 at 2:55 PM, Brett Spurrier 
> <[email protected]>wrote:
>
>> Hi everyone,
>>
>> I'm not sure if this is a pure MonoTouch issue, but I think figuring out
>> how to solve it certainly relates to MT.
>>
>> I have an app that works great in development mode, and I even distribute
>> it to beta testers via an adhoc build. This works perfect.
>>
>> When I go to submit it to the AppSore, the binary passes the Xcode
>> validation, yet, when it it uploaded, the Apple servers are consistent;y
>> marking it as an "invalid binary" with NO further explanation of what part
>> is invalid.
>>
>> Has anyone seen this?
>>
>> Does anyone have any idea how to debug this? There are a thousand
>> StackOverflow questions about this, but none of them pertain to MonoTouch,
>> so their suggestions are difficult to try.
>>
>> Any pointers would be so greatly appreciated. I've been banging my head
>> against a wall for a long time now.
>>
>> Cheers,
>> Brett
>>
>>
>> _______________________________________________
>> MonoTouch mailing list
>> [email protected]
>> http://lists.ximian.com/mailman/listinfo/monotouch
>>
>>
>
>
> --
> It's always darkest just before you are eaten by a grue.
>
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to