Skip to content

Commit

Permalink
Merge pull request XVimProject#1059 from orta/patch-1
Browse files Browse the repository at this point in the history
Updates the Xcode 8 installation step
  • Loading branch information
JugglerShu authored Apr 11, 2017
2 parents d151997 + d3dfa07 commit 4ac2725
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions INSTALL_Xcode8.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ Since Apple decided not to load 3rd party plugins, we have to make change to it.

2.2 Select Create a Certificate ( in KeyChain Access -> Certificate Assistant )

![Keychaing1](Documents/Images/Keychain1.png)
![Keychaing1](Documents/Images/Keychain1.png)

2.3 Input your name (whatever you like) and select "Code Signing" for Certificate Type.
Not required but the name is used later in a command line so it could be better to use easily distinguishable name here (I use XcodeSigner here).

![Keychaing2](Documents/Images/Keychain2.png)
![Keychaing2](Documents/Images/Keychain2.png)


Now you have a certificate to code sign.
Expand Down

0 comments on commit 4ac2725

Please sign in to comment.