VoltageShift
VoltageShift copied to clipboard
Xcode build failure
I tried to follow the build instructions. Cloned the repository just now, then issued the build command:
pkoning14:VoltageShift pkoning$ xcodebuild -target VoltageShift note: Using new build system note: Planning build note: Constructing build description error: No signing certificate "Mac Development" found: No "Mac Development" signing certificate matching team ID "7698T37TAB" with a private key was found. (in target 'VoltageShift' from project 'VoltageShift') warning: no rule to process file '/Users/pkoning/Documents/svn/VoltageShift/README.md' of type 'net.daringfireball.markdown' for architecture 'x86_64' (in target 'VoltageShift' from project 'VoltageShift')
** BUILD FAILED **
I changed the signing name in XCode and then the build ran, with a bunch of warnings. But the kext still doesn't load. voltageshift2.log
having the same issue...
I recommend redownloading and make sure that you have signed your own kext. I was able to reenable the SIP by loading the kext in the EFI instead of once booted.
How did you do this?
I recommend redownloading and make sure that you have signed your own kext. I was able to reenable the SIP by loading the kext in the EFI instead of once booted.
https://github.com/zspherez/VoltageShift try this version