feat: cleanup build script
use python 3.10 use curl over wget (pre-installed) ensure enchant is installed cleanup better to limit app bundle size fix Info.plist Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>© 2018–2022, Veronica Berglyd Olsen <code@vkbo.net></string>
|
||||
<string>© 2018–2022, Veronica Berglyd Olsen <code@vkbo.net></string>
|
||||
<key>IFMajorVersion</key>
|
||||
<integer>0</integer>
|
||||
<key>IFMinorVersion</key>
|
||||
|
||||
Reference in New Issue
Block a user