Skip to content

Commit

Permalink
In README.md add instruction about Configurations/Snoize-Signing.xcco…
Browse files Browse the repository at this point in the history
…nfig
  • Loading branch information
krevis committed Nov 1, 2020
1 parent 5ce92c6 commit 5928b98
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Expand Up @@ -13,9 +13,10 @@ The project is currently intended to be used with an up-to-date Xcode version, l
## How to build ##

1. `git submodule update --init --recursive`
2. Open MIDIApps.xcworkspace with Xcode.
3. In the "Scheme" popup menu in the toolbar, select either MIDI Monitor or SysEx Librarian.
4. Build and run!
2. Open `MIDIApps.xcworkspace` with Xcode.
3. Open `Configurations/Snoize-Signing.xcconfig` and change `DEVELOPMENT_TEAM` to the Team ID of your Apple Developer account. See the file for more details.
4. In the "Scheme" popup menu in the toolbar, select either MIDI Monitor or SysEx Librarian.
5. Build and run!


## What's inside ##
Expand Down

0 comments on commit 5928b98

Please sign in to comment.