diff package-files/osx/Info.plist @ 42:4076f1bbf21d

Got ant winapp working!
author davidb
date Sat, 02 May 2020 10:38:33 -0700
parents 89d7f4d91f67
children
line wrap: on
line diff
--- a/package-files/osx/Info.plist	Fri May 01 23:12:35 2020 -0700
+++ b/package-files/osx/Info.plist	Sat May 02 10:38:33 2020 -0700
@@ -24,7 +24,7 @@
     <key>CFBundleVersion</key>
     <string>@app.version@</string>
     <key>NSHumanReadableCopyright</key>
-    <string>Copyright © 2020, David Barts</string>
+    <string>@app.copyright@</string>
     <!-- most package builders throw the following in -->
     <key>CFBundleAllowMixedLocalizations</key>
     <string>false</string>