What steps will reproduce the problem?
1. Attempt to build and package logKext using Xcode.
What is the expected output? What do you see instead?
The permissions for the kext in the package are g+w instead of g-w as is
defined in the pmdoc file.
This is an Apple bug.
http://openradar.appspot.com/7253630
rdar://7253630
Workaround:
1. 'cp -R build/packageGen /tmp/logKextInstallRoot'
2. Open the pmdoc file in the PackageMaker GUI and build the package
from there.
Original issue reported on code.google.com by d235...@gmail.com on 19 Nov 2009 at 6:17
Original issue reported on code.google.com by
d235...@gmail.com
on 19 Nov 2009 at 6:17