Answer the question
In order to leave comments, you need to log in
How to build such an xcode project on OS X?
I'm trying to build this project: https://github.com/jwise/HoRNDIS
When I try to make the command, I get the following error:
mystdeim$ make
xcodebuild -project HoRNDIS.xcodeproj
=== BUILD TARGET HoRNDIS OF PROJECT HoRNDIS WITH THE DEFAULT CONFIGURATION (Release) ===
Check dependencies
Code Sign error: No matching codesigning identity found: No codesigning identities (i.e. certificate and private key pairs) matching “Developer ID Application: Joshua Wise (54GTJ2AU36)” were found.
error: There is no SDK with the name or path '/Users/mystdeim/workspace/HoRNDIS/macosx10.6'
** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)
make: *** [build/Release/HoRNDIS.kext] Error 65
Answer the question
In order to leave comments, you need to log in
Like this.
But the certificate is a small problem, the problem is in the headers for working with usb, which are not in os x 10.11. since the driver under 10.11 apple altered.
Joshua Wise
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question