2
> • Previous message: [MacRuby-devel] App Store
>• Next message: [MacRuby-devel] App Store
>• Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Finally found the time to do a quick and dirty write up on the process. It
> should at least be a go
6 PDT 2012
• Previous message: [MacRuby-devel] App Store
• Next message: [MacRuby-devel] App Store
• Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Finally found the time to do a quick and dirty write up on the process. It
should at least be a good overview and star
Awesome, thanks a lot.
- Matt
On Thu, Mar 29, 2012 at 11:50 AM, Daniel Westendorf
wrote:
> Finally found the time to do a quick and dirty write up on the process. It
> should at least be a good overview and starting point.
> https://github.com/MacRuby/MacRuby/wiki/Mac-App-Store-Submission
>
> dw
Finally found the time to do a quick and dirty write up on the process. It
should at least be a good overview and starting point.
https://github.com/MacRuby/MacRuby/wiki/Mac-App-Store-Submission
dw
On Fri, Mar 16, 2012 at 7:40 PM, Matt Aimonetti wrote:
> Thanks Again Daniel, very much appreciate
Thank you so much Stephen, that's exactly what a wiki is for!
Feel free to contribute as much as you want as long as you think that the
content might eventually be useful to others.
MacRuby's documentation could certainly be improved, but if people keep
track of their struggles and document the so
After Matt pointed out the wiki, I made a page of the sort I would find useful
with a couple of snippets of code on it.
https://github.com/MacRuby/MacRuby/wiki/Snippets-For-Beginners
I'm fairly novice to Ruby, Objective-C - and programming. This page shows a
couple of the things I've spent some
Thanks Again Daniel, very much appreciated.
- Matt
On Fri, Mar 16, 2012 at 11:18 AM, Daniel Westendorf
wrote:
> Okay, that sounds like a good move going forward. I'll see if I can't get
> that added.
>
> Daniel
>
>
> On Thu, Mar 15, 2012 at 9:24 PM, Matt Aimonetti
> wrote:
>
>> I think you shou
Okay, that sounds like a good move going forward. I'll see if I can't get
that added.
Daniel
On Thu, Mar 15, 2012 at 9:24 PM, Matt Aimonetti wrote:
> I think you should add it now and just mention that it's for 0.11/nightly
> build. We are waiting for Laurent to release 0.11 and I honestly don't
Thanks Daniel, I'll give this a try. I was under the impression that any
signature errors and would result in an app being rejected. Very helpful.
Ron
On Mar 15, 2012, at 10:03 PM, Daniel Westendorf wrote:
> Ron,
>
> I feel your pain, it is hard to figure out.
>
> If you're running MR 0.10, y
I think you should add it now and just mention that it's for 0.11/nightly
build. We are waiting for Laurent to release 0.11 and I honestly don't know
when he will be able to push the release :(
I think it's going to be useful to a lot of people and we can just update
the entry when 0.11 is release
Matt,
I'll add a topic to the wiki as soon as 0.11 hits. Do we know when that
might be?
dw
On Thu, Mar 15, 2012 at 8:53 PM, Matt Aimonetti wrote:
> It would be great if is someone could contribute on the topic in the wiki
> and add a recipe there:
> https://github.com/MacRuby/MacRuby/wiki/_page
Ron,
I feel your pain, it is hard to figure out.
If you're running MR 0.10, you'll need to build the App in the Deployment
target. Then you'll need to navigate to your
~/Library/Developer/Xcode/Archives/*date of the build*/Deployment-*
date.xarchive*/Products and run codesign -f -s "3rd Party Mac
It would be great if is someone could contribute on the topic in the wiki
and add a recipe there:
https://github.com/MacRuby/MacRuby/wiki/_pages
It might be a good place to save a lot of small things that we discover as
we go through the projects and which might not need to be on the main site
(it
Daniel,
Would you mind elaborating on your process a little? I'm having problems
submitting my MacRuby app to the Mac App Store. I'm using MacRuby 0.10 and
Xcode 4.2.1 and have no external gem dependancies. The app is being rejected
because of "Invalid Signature" errors. I've tried running code
he criteria of the review team .. i had another app rejected for
>> reasons which were at least a bit vague but that belongs to the life of an
>> app developer :)))
>> Rob
>>
>>
>> > Date: Wed, 14 Mar 2012 15:29:10 +
>> > From: Erik Lundqvist
>> >
; meet the criteria of the review team .. i had another app rejected for
> reasons which were at least a bit vague but that belongs to the life of an
> app developer :)))
> Rob
>
>
> > Date: Wed, 14 Mar 2012 15:29:10 +0000
> > From: Erik Lundqvist
> > To: MacRuby-d
> From: Erik Lundqvist
> To: MacRuby-devel@lists.macosforge.org
> Subject: [MacRuby-devel] App Store
>
> Hi everyone,
>
> I'm Erik, a Swede who got lost in London and never looked back. I'm a Java
> developer who cheats a little bit with iOS, and last year a
Once you figure out the process, it is just as smooth as submitting an
Obj-C app. It has been polished up to just a matter of including the
correct macruby_deploy params in the Deployment build.
dw
On Wed, Mar 14, 2012 at 9:56 AM, Erik Lundqvist <
willcodejavaforf...@gmail.com> wrote:
> Thanks D
On Mar 14, 2012, at 8:29 AM, Erik Lundqvist wrote:
> So, I'm curious. Has anyone actually successfully created a MacRuby app and
> sold it on the Mac App Store?
Yes:
http://itunes.apple.com/us/app/gruesomely-hard-platformer/id472580717
And a little more info:
http://curi.us/1538-macruby-and-t
Thanks Daniel
And it all went smoothly? :)
On 14 March 2012 15:44, Daniel Westendorf wrote:
> Hi Erik,
>
> I have a few MR apps in the MAS.
>
> http://itunes.apple.com/us/app/thumper/id436422990?mt=12&ls=1#
> http://itunes.apple.com/us/app/html-slide-presenter/id456995240?mt=12 (
> https://gith
Hi Erik,
I have a few MR apps in the MAS.
http://itunes.apple.com/us/app/thumper/id436422990?mt=12&ls=1#
http://itunes.apple.com/us/app/html-slide-presenter/id456995240?mt=12 (
https://github.com/danielwestendorf/HTML-Slide-Presenter)
http://itunes.apple.com/us/app/karmahore/id486966617?mt=12
dw
Hi everyone,
I'm Erik, a Swede who got lost in London and never looked back. I'm a Java
developer who cheats a little bit with iOS, and last year around this time
I bought the MacRuby in Action and tried a bit of MacRuby.
Introduction over.
So, I'm curious. Has anyone actually successfully creat
22 matches
Mail list logo