[MacRuby-devel] macruby_deploy

Daniel Westendorf daniel at prowestech.com
Thu Sep 20 12:32:01 PDT 2012


Bob,

I've deployed to the App Store without issue. Are you using the --embed
argument for the Deployment target?

dw

On Thu, Sep 20, 2012 at 11:47 AM, Robert Carl Rice <rice.audio at pobox.com>wrote:

> The silence is defening!
>
> Is anyone able to get a compiled and sandboxed MacRuby project accepted to
> the App Store?
>
> If I understand how macruby_deploy works then it seems that it is trying
> to duplicate a lot of work that Xcode does by post-processing an Xcode
> application package. It also seems to me that it would solve my problem it
> I could include a source code bundle for the  macruby runtime in my project
> so that Xcode would build it correctly with sandboxing enabled. Then I
> would need an option for macruby_deploy to not overwrite the executable,
> or, better yet, a macruby pre-compiler that I could invoke from the Xcode
> "Build Rules". Then I wouldn't need to run macruby_deploy and the build
> should even run faster since code signing would only run once.
>
> So what don't I understand about macruby_deploy?
>
> Thanks,
> Bob Rice
>
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo/macruby-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-devel/attachments/20120920/ef2515d7/attachment.html>


More information about the MacRuby-devel mailing list