Hey all,
I'm still having trouble with this. Does anyone else have any input?
Like I said, I can create a vanilla MacRuby application in Xcode4, remove
the i386 from the Valid Architectures and setting Architecture to 64-bit
Intel, Archive using the Deployment target, and then Share and create a
Hey Daniel,
Check in the console (/Applications/Utilities/Console.app) to see if there are
any more specific warnings that get logged when you attempt to log your app.
Have you verified the built architectures of all the binaries in your .app
bundle with `file`? Also, you might try re-installin