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

Issue signing simject #43

Closed
TnnsBeast opened this issue Nov 19, 2018 · 4 comments
Closed

Issue signing simject #43

TnnsBeast opened this issue Nov 19, 2018 · 4 comments

Comments

@TnnsBeast
Copy link

everything works during the make setup until I get this:

Signing simject…
error: The specified item could not be found in the keychain.
make[3]: *** [/Users/neilchulani/simject/simject/.theos/obj/iphone_simulator/debug/simject.dylib] Error 1
rm /Users/neilchulani/simject/simject/.theos/obj/iphone_simulator/debug/simject.dylib.7876ddb4.unsigned
make[2]: *** [internal-library-all_] Error 2
make[1]: *** [simject.all.tweak.variables] Error 2
make: *** [all] Error 2

(I have theos installed)

@Mighel881
Copy link

I have the same trouble but I don´t know why

@Mighel881
Copy link

Mighel881 commented Nov 26, 2018

I have fixed it by:

  1. Open Xcode and go to its Preferences
  2. Choose Accounts tab
  3. Add your Apple ID account if you haven't already
  4. Click Manage Certificates button on the right pane
  5. Click "+" button and add iOS Development certificate to your account

You might wish to add Mac Development and others in case the issue still persists.

@Mighel881
Copy link

bildschirmfoto 2018-11-26 um 15 36 13

@kemmis
Copy link

kemmis commented Dec 25, 2018

I have fixed it by:

  1. Open Xcode and go to its Preferences
  2. Choose Accounts tab
  3. Add your Apple ID account if you haven't already
  4. Click Manage Certificates button on the right pane
  5. Click "+" button and add iOS Development certificate to your account

You might wish to add Mac Development and others in case the issue still persists.

Thanks @Mighel881. This worked for me!

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