Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Minor adjustments of XML file |
---|---|
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
9aaae89d46181f6b4b1b5cb13bc53f18 |
User & Date: | kevin 2016-04-08 04:10:25 |
Context
2016-04-08
| ||
04:22 | Update softare update for win check-in: 8fb3ef5f8a user: kevin tags: trunk | |
04:10 | Minor adjustments of XML file check-in: 9aaae89d46 user: kevin tags: trunk | |
04:07 | Cleanup of software update check-in: bc281c51cf user: kevin tags: trunk | |
Changes
Changes to buildapp.
︙ | ︙ | |||
65 66 67 68 69 70 71 | <item> <title>QuickWho $1</title> <sparkle:minimumSystemVersion>10.11</sparkle:minimumSystemVersion> <pubDate>$PUBDATE</pubDate> <author>Code by Kevin</author> <description><![CDATA[ | | | | 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 | <item> <title>QuickWho $1</title> <sparkle:minimumSystemVersion>10.11</sparkle:minimumSystemVersion> <pubDate>$PUBDATE</pubDate> <author>Code by Kevin</author> <description><![CDATA[ This version of QuickWho has the following features and improvements: $RELEASE_NOTES ]]></description> <link>http://www.codebykevin.com/quickwho.html</link> <enclosure url="http://www.codebykevin.com/updates/QuickWho.tgz" sparkle:version="$1" type="application/octet-stream" length="$SIZE" |
︙ | ︙ |