dyld: DYLD_ environment variables warnings - just annoying?
dyld: DYLD_ environment variables warnings - just annoying?
- Subject: dyld: DYLD_ environment variables warnings - just annoying?
- From: Jerry Krinock <email@hidden>
- Date: Tue, 04 Sep 2012 05:57:07 -0700
The Mac app I am writing invokes /bin/ps via NSTask prior to performing some operations. (The app is not sandboxed, and NSWorkspace methods are not sufficient.)
When testing in Xcode, every time the app invokes /bin/ps, the following line gets printed to the console in Xcode:
dyld: DYLD_ environment variables being ignored because main executable (/bin/ps) is setuid or setgid
I don't think I care about that, and also it is not my fault nor my concern if Apple made /bin/ps setuid or setgid. Can I eliminate or at least suppress the warning?
Thanks,
Jerry Krinock
_______________________________________________
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