• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Question regarding a built app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question regarding a built app


  • Subject: Re: Question regarding a built app
  • From: "Thiago Jackiw" <email@hidden>
  • Date: Fri, 12 May 2006 13:51:15 -0700

So there's no way for doing it with ruby hugh? I guess it would be allright
if I were to develop open-source apps, hehe, maybe I'll go that way some
day. On the meanwhile, I'll keep looking for a way to try to do it or
something similar to it.

Thanks.

On 5/12/06, Mike Blaguszewski <email@hidden> wrote:

On May 12, 2006, at 4:21 PM, Thiago Jackiw wrote:

> Is there a way or configuration setting on XCode that when you
> build your
> targets for deployment and copy the built file over to other macs,
> to not
> show the source files when you control-click on the app and choose
> show
> package contents?
Based on your previous posts to rubycocoa-talk, I assume this in
regards to a Ruby app, right? The issue you bring up is specific
Ruby, and more appropriate for that list. It doesn't come up for most
Cocoa programmers, who code in a compiled language (Objective-C).
There are some projects to compile Ruby to bytecode (YARV, Cardinal),
but I don't know of anything that would integrate with RubyCocoa.

To answer your question, there's no way to hide source files inside a
package that would deter savvy users. I suppose you could store them
in an encrypted archive that got extracted in main(), or something :-)

--
Mike Blaguszewski / Cocoa Hacker / Ambrosia Software, Inc.



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Question regarding a built app (From: "Thiago Jackiw" <email@hidden>)
 >Re: Question regarding a built app (From: Mike Blaguszewski <email@hidden>)

  • Prev by Date: Re: Question regarding a built app
  • Next by Date: Re: Using CLI arguments in controller (scoping?)
  • Previous by thread: Re: Question regarding a built app
  • Next by thread: Re: Question regarding a built app
  • Index(es):
    • Date
    • Thread