Mac Developer: osx - Mac OS X Lion no longer recognizes environment.plist? - Stack Overflow
Mac OS X Lion no longer recognizes environment.plist?: "Whether or not Apple officially supports this mechanism, the current tech note Technical Q&A QA1067 is still accurate. An important caveat, however, is absent: the Property List needs to be in binary format.
Since DYLD_INTERPOSE seems a likely bypass point for application security checks like Mac App Store receipt validation, you'll want to be aware of all the techniques that can be used to load an extra .dylib or .framework into your app's process.
Labels: DYLD_INTERPOSE, LSEnvironment
Post a Comment