Code Signing Failure: code signature is invalid

codesign -dvvv BignoteHID2.kext

Executable=/Library/Extensions/BignoteHID2.kext/Contents/MacOS/BignoteHID2

Identifier=com.islkorea.kext.bignote2

Format=bundle with Mach-O thin (x86_64)

CodeDirectory v=20200 size=210 flags=0x0(none) hashes=3+3 location=embedded

Hash type=sha1 size=20

CDHash=e0f774fc6fd4ce5b446be8418a56ae69293d09d6

Signature size=4241

Authority=Developer ID Application: ISLKorea Co., Ltd (REQYHZKQGZ)

Authority=Developer ID Certification Authority

Authority=Apple Root CA

Signed Time=2016. 7. 2. 오전 12:06:44

Info.plist entries=21

TeamIdentifier=REQYHZKQGZ

Sealed Resources version=2 rules=12 files=0

Internal requirements count=1 size=220


sudo kextutil BignoteHID2.kext

Diagnostics for /Library/Extensions/BignoteHID2.kext:

Code Signing Failure: code signature is invalid

ERROR: invalid signature for com.islkorea.kext.bignote2, will not load


What's problem?

Replies

Please Help me!

Are you sure your Developer ID is enabled for KEXT development? See this post for instructions on how to determine that.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"