[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 17:10:23 PDT 2011


Yes, you should be using the Deployment Scheme.

I actually used that exact guide to get started. Are you sure you did
step 3b correctly? I know I actually configured that incorrectly the
first time I ran through it. I also ran into this problem:
http://lists.macosforge.org/pipermail/macruby-devel/2011-May/007681.html

dw

On Thu, Jun 16, 2011 at 5:55 PM, azzzz at gmx.net <azzzz at gmx.net> wrote:
> Hey Daniel
>
> Mine's the same (apart from the gems).
>
> Could you do me a favour and have a quick look at this: http://redwoodapp.posterous.com/macruby-and-xcode-4-build-a-self-contained-ma and let me know which bits (if any) you _don't_ do or do differently please? That'd be a great help!
>
> One thing I did discover earlier, by accident, is that if I submit the app via the App_name target/scheme (i.e not via the Deployment target) then it gets accepted and the status changes to 'Waiting for review'! Probably a dumb question, but I should be submitting it via the deployment scheme right?
>
> Thanks in advance!
>
>
> On 17 Jun 2011, at 00:13, Daniel Westendorf wrote:
>
>> 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
>>>>
>>>
>> _______________________________________________
>> MacRuby-devel mailing list
>> MacRuby-devel at lists.macosforge.org
>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>
> _______________________________________________
> 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