diff --git a/Resources/Info.plist b/Resources/Info.plist index 1f3109b..626448e 100644 --- a/Resources/Info.plist +++ b/Resources/Info.plist @@ -36,7 +36,7 @@ CFBundleVersion - 1.11.7 + 1 LSApplicationCategoryType public.app-category.developer-tools NSHumanReadableCopyright diff --git a/gen-control.sh b/gen-control.sh index e824eee..34bc8e5 100755 --- a/gen-control.sh +++ b/gen-control.sh @@ -31,9 +31,7 @@ __EOF__ chmod 0644 layout/DEBIAN/control # Write the Info.plist file -defaults write $(pwd)/Resources/Info.plist CFBundleVersion $VERSION defaults write $(pwd)/Resources/Info.plist CFBundleShortVersionString $VERSION plutil -convert xml1 $(pwd)/Resources/Info.plist -defaults write $(pwd)/supports/Sandbox-Info.plist CFBundleVersion $VERSION defaults write $(pwd)/supports/Sandbox-Info.plist CFBundleShortVersionString $VERSION plutil -convert xml1 $(pwd)/supports/Sandbox-Info.plist diff --git a/layout/Applications/TrollSpeed.app/Info.plist b/layout/Applications/TrollSpeed.app/Info.plist index 722c0fd..52a960b 100644 --- a/layout/Applications/TrollSpeed.app/Info.plist +++ b/layout/Applications/TrollSpeed.app/Info.plist @@ -5,6 +5,6 @@ CFBundleShortVersionString 1.11.7 CFBundleVersion - 1.11.7 + 1 diff --git a/supports/Sandbox-Info.plist b/supports/Sandbox-Info.plist index f3f30b3..a9be7b0 100644 --- a/supports/Sandbox-Info.plist +++ b/supports/Sandbox-Info.plist @@ -36,7 +36,7 @@ CFBundleVersion - 1.11.7 + 1 LSApplicationCategoryType public.app-category.developer-tools NSHumanReadableCopyright