Update README and add patch
parent
dbc51d76f9
commit
238e6cddf6
13
README.md
13
README.md
|
@ -32,3 +32,16 @@ git submodule update --init --recursive
|
|||
```
|
||||
|
||||
--Christopher Snowhill (chris@kode54.net)
|
||||
|
||||
ADDENDUM - 2020-12-22
|
||||
|
||||
Please feel free to contribute, but if you need to build it yourself
|
||||
for testing, please do the following:
|
||||
|
||||
1) `git commit` all of your changes in however many steps
|
||||
2) `git apply Scripts/fix_team_ids.patch` and hopefully it applies
|
||||
3) Build and test your changes
|
||||
|
||||
Please try not to commit any parts of that patch to the tree, as it
|
||||
breaks code signing and notarization. Maybe someone will know an
|
||||
alternative solution?
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue