summaryrefslogtreecommitdiff
path: root/quacker/Info.plist
AgeCommit message (Collapse)Author
2019-07-28Update version to 1.0.4.1.John Fultz
Rereleasing with just a couple of bug fixes, and may need to be able to tell the difference between releases in the wild.
2019-07-22Fix .icns file.John Fultz
Also, fix cmake macOS build to configure the icon.
2019-01-14Fix icon for Xcode >=9 macOS build.John Fultz
Xcode now wants an asset catalog thing with proper .png files rather than a .icns thing. Bits shuffled accordingly. Also, higher res icon. Slightly different design. Only on Mac for now. Also, move minimum macOS to 10.9. Also fix 1.0.4 update versioning oversight.
2016-08-03Bump version to 1.0.3.John Fultz
2016-07-12A few tidbits for Mac 1.0.2 release.John Fultz
2015-08-18Cleanups and bump the version number.John Fultz
2014-11-29Getting 0.98 Mac production build ready to go.John Fultz
Which requires a bunch of craziness to ease the process of code-signing.
2014-11-28Mac build stuffJohn Fultz
2014-08-12Make qmake play well with Mac buildsJohn Fultz
Includes .plist and .icns files automatically now.