You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -33,6 +33,7 @@ There is no single reason for why I built Trajectory, but rather a combination o
33
33
Notes:
34
34
- Current release builds are ad-hoc signed, so macOS may show a security warning on first launch.
35
35
- If you cannot open the app, follow the instructions on [Apple's support site](https://support.apple.com/guide/mac-help/open-a-mac-app-from-an-unknown-developer-mh40616/mac).
36
+
- Windows and Linux bundles can be built as preview artifacts from the `Preview Bundles` GitHub Actions workflow before publishing an official release.
36
37
37
38
38
39
@@ -206,7 +207,9 @@ can be useful to convince your loved ones that your hobby is not that dangerous
206
207
207
208
## Platform Support
208
209
209
-
- macOS
210
+
- macOS release artifacts
211
+
- Windows preview bundles via GitHub Actions
212
+
- Linux preview bundles via GitHub Actions
210
213
211
214
## Developer Setup (Build From Source)
212
215
@@ -240,6 +243,10 @@ Output artifacts are generated under:
0 commit comments