Hi Daniel,

I have those two related to the arch:

ARCHS = $(ARCHS_STANDARD_64_BIT)
VALID_ARCHS = x86_64

Don't forget that you have to codesign the rbo files,
a look into the resulting app's CodeResources will tell you.

and welcome to the shop :)


Am 09.05.2011 um 02:47 schrieb Daniel Westendorf:

> Hi all,
> 
> I'm trying to get my application submitted to the Mac App Store, and I've 
> gotten the following response:
> 
> Unsupported Architecture - Application executables may support either or both 
> of the Intel architectures:
> 
>       • i386 (32-bit)
>       • x86_64 (64-bit)
> I have specified the Valid Architectures in my Build Settings to be x86_64 
> and removed the i386 entry. When I Archive the application and create a .pkg 
> using the "Share" button, the package is created, but when I attempt to 
> launch it, I immediately get the response "MyApp can’t be installed on this 
> computer."
> 
> This is on my development machine. If I create an .app, it launches and runs 
> fine. I'm running the latest nightly build of MacRuby.
> 
> Any thoughts on how to track this issue down?

--
Thomas R. "TomK32" Koll, Ruby/Rails freelancer
http://ananasblau.com

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to