Fix pkg packaging

This commit is contained in:
世界
2026-01-12 08:17:59 +08:00
parent 39737c0150
commit c147c22263
2 changed files with 30 additions and 3 deletions
+12
View File
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<array>
<dict>
<key>RootRelativeBundlePath</key>
<string>SFM.app</string>
<key>BundleIsRelocatable</key>
<false/>
</dict>
</array>
</plist>