[MacRuby-devel] How do you embed the MacRuby framework for an app that's to be submitted to the App Store?

Daniel Westendorf daniel at prowestech.com
Thu Jun 16 16:13:58 PDT 2011


All you should have to do is add the --embed switch to the deployment
target I think. http://i.imgur.com/47K5v.png

dw

On Thu, Jun 16, 2011 at 5:11 PM, Daniel Westendorf
<daniel at prowestech.com> wrote:
> All you should have to do is add the --embed switch to the deployment
> target. See the attached screenshot.
>
> dw
>
> On Thu, Jun 16, 2011 at 4:59 PM, azzzz at gmx.net <azzzz at gmx.net> wrote:
>> Sorry if it seems as though I am repeating myself, but maybe if I try and get this done step by step I might get somewhere :p (Honestly on the verge of just giving up on MacRuby :()
>>
>> Anyone know what I need to do to get MacRuby correctly embedded in my App for app store submission? I'm currently following what's been suggested here: http://redwoodapp.posterous.com/macruby-and-xcode-4-build-a-self-contained-ma and although I can archive successfully and save the app to my desktop (which works on other Macs too) I just can't submit it to the app store - where I get an invalid signature error 5 minutes after it being uploaded (even though I'm sure it's all correct as I've followed detailed guides).
>>
>> Anyway, I'm going to try to do this step by step - the first step is knowing how to correctly embed MacRuby.
>>
>> Any help would be greatly appreciated :)
>>
>>
>> _______________________________________________
>> MacRuby-devel mailing list
>> MacRuby-devel at lists.macosforge.org
>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>>
>


More information about the MacRuby-devel mailing list