Commit 620f7ce
authored
Deep sign TypeDB Driver and notarise Mac snapshots (#846)
## Usage and product changes
- TypeDB Driver `.dylib` and `.jnilib` files will now be deep signed to
ensure correct notarisation
- We now perform code signing for Mac snapshots, to catch issues with it
prior to release
## Implementation
- Expand the `mac_deep_sign_jars_regex`
- Add the required parameters when deploying mac snapshots1 parent 627dc84 commit 620f7ce
2 files changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
77 | 83 | | |
78 | 84 | | |
79 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
0 commit comments