Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xcode build failure #81

Open
pkoning2 opened this issue Oct 5, 2021 · 5 comments
Open

Xcode build failure #81

pkoning2 opened this issue Oct 5, 2021 · 5 comments

Comments

@pkoning2
Copy link

pkoning2 commented Oct 5, 2021

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 **

@pkoning2
Copy link
Author

pkoning2 commented Oct 5, 2021

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

@roberthuang0306
Copy link

having the same issue...

@zspherez
Copy link

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.

@lloydeeaquino
Copy link

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.

@zspherez
Copy link

zspherez commented Nov 8, 2022

https://github.com/zspherez/VoltageShift try this version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants