Utilizing Testers: Passing Apps around

Here’s a question:I need to get my build over to someone - but prefer to not pass around an Application unencrypted. So I was hoping to ZIP it with a password, but my Mac OS doesn’t have that ability.

What is the process people use for distributing their builds - if they don’t want to just pass around an unprotected file? [import]uid: 74844 topic_id: 15226 reply_id: 315226[/import]

you can always create encrypted, password-secured rar files…
http://www.unrarx.com/

-finefin

edit: oh wait. unrar is just for decompressing… wait a sec…

edit2: how about this? http://simplyrar.en.softonic.com/mac
some people I know also use truecrypt…
[import]uid: 70635 topic_id: 15226 reply_id: 56302[/import]

OK, thanks, may look into it. We tried Stuffit, but it caused the other end to give us the following error when i tried to copy the build to the Device via Xcode Organizer:

Xcode Error: “A signed resource has been added, modified, or deleted.”

So we’re looking for something other than Stuffit which appears to corrupt the file…

EDIT: Ohh, the perfect solution has been found. [import]uid: 74844 topic_id: 15226 reply_id: 56307[/import]

which one? [import]uid: 70635 topic_id: 15226 reply_id: 56357[/import]