updates for releases.

This commit is contained in:
Bryce Covert
2020-01-11 21:45:23 -08:00
parent 721964df00
commit cd4f894859
12 changed files with 34 additions and 55 deletions

12
desktop/setup.md Normal file
View File

@@ -0,0 +1,12 @@
ln -s ~/dev/jvms jvms
# Determine which keys you can sign with
You may need to request new keys here:
https://appstoreconnect.apple.com/WebObjects/iTunesConnect.woa/ra/ng/app/1112657898
```
security find-identity -v -p codesigning
```