Re: Universal Binary static data
Re: Universal Binary static data
- Subject: Re: Universal Binary static data
- From: David Dunham <email@hidden>
- Date: Fri, 15 Sep 2006 10:54:09 -0700
On 15 Sep 2006, at 05:50, Matt Mashyna wrote:
I have an application that uses a universal, dynamic library. There
is some static data that gets modified as a security check. I know
this is a bad practice but that's how it works on my client's
windows scheme so...
It's bad practice because it doesn't work in many situations, like
running off a read-only volume (disk image or CD), or a place you
don't have write permissions to (/Applications if you're not an
admin, server).
------------
David Dunham email@hidden http://www.pensee.com/dunham/
"No matter how far you have gone on a wrong road, turn back." -
Turkish proverb
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden