summaryrefslogtreecommitdiff
path: root/Info.plist
diff options
context:
space:
mode:
authorGarrett Cox <garrettjcox@gmail.com>2026-03-13 11:09:47 -0500
committerGitHub <noreply@github.com>2026-03-13 13:09:47 -0300
commit3d882079075d7725d6c16049017149c4f2c0c531 (patch)
treedeba324de7c3eee125547b8ca1b7e97eea3986fe /Info.plist
parent1bb941bcb1786d3ebf6d6349b4d35200a8328573 (diff)
Fix macOS CI (#243)
* Fix macOS CI * fix switch * Fix readme links
Diffstat (limited to 'Info.plist')
-rw-r--r--Info.plist5
1 files changed, 5 insertions, 0 deletions
diff --git a/Info.plist b/Info.plist
index 39fb6bc1..c0f51ab9 100644
--- a/Info.plist
+++ b/Info.plist
@@ -33,6 +33,11 @@
<string>public.app-category.games</string>
<key>LSMinimumSystemVersion</key>
<string>10.15</string>
+ <key>LSEnvironment</key>
+ <dict>
+ <key>SHIP_HOME</key>
+ <string>~/Library/Application Support/com.Starship.Starship</string>
+ </dict>
<key>LSArchitecturePriority</key>
<array>
<string>arm64</string>