Commit 7474bcb
Workaround for empty main bundle identifier on Linux (#64)
* On Linux, Bundle.main.bundleIdentifier is nil. Create custom bundle identifier instead.
* Use same bundle identifer prefix on Linux as on macOS
* Enable Linux CI to see what breaks
* Update ci.yml
Co-authored-by: jt <>
Co-authored-by: Corey <[email protected]>1 parent 80802c5 commit 7474bcb
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
86 | 92 | | |
87 | 93 | | |
88 | 94 | | |
89 | 95 | | |
90 | 96 | | |
| 97 | + | |
| 98 | + | |
91 | 99 | | |
92 | 100 | | |
93 | 101 | | |
| |||
0 commit comments