File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <link >https://raw.githubusercontent.com/appergb/openless/main/appcast.xml</link >
66 <description >OpenLess update feed</description >
77
8+ <item >
9+ <title >OpenLess 1.0.06</title >
10+ <pubDate >Tue, 28 Apr 2026 05:36:01 +0000</pubDate >
11+ <sparkle : version >B1005</sparkle : version >
12+ <sparkle : shortVersionString >1.0.06</sparkle : shortVersionString >
13+ <sparkle : minimumSystemVersion >15.0</sparkle : minimumSystemVersion >
14+ <description >< 下载 zip,解压拖到 `/Applications`,跑一次:
30+
31+ ```bash
32+ xattr -dr com.apple.quarantine /Applications/OpenLess.app
33+ ```
34+
35+ 之后双击启动。]]> </description >
36+ <enclosure
37+ url =" https://github.com/appergb/openless/releases/download/v1.0.06/OpenLess-1.0.06.zip"
38+ length =" 2799409"
39+ type =" application/octet-stream"
40+ sparkle : edSignature =" K3nM1N06l4PGdUcQTIBKcFKs4CZoRjkC2XDMK0Us1Ur/BGpRpR4cAXs6VcUPoUmmeQO/SQ3pyHAjL4pfNK1zBQ==" />
41+ </item >
42+
843 <item >
944 <title >OpenLess 1.0.04</title >
1045 <pubDate >Tue, 28 Apr 2026 05:20:45 +0000</pubDate >
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ cd "$(dirname "$0")/.."
66
77APP_NAME=" OpenLess"
88BUNDLE_ID=" com.openless.app"
9- APP_VERSION=" 1.0.04 "
10- BUILD_NUMBER=" B1003 "
9+ APP_VERSION=" 1.0.06 "
10+ BUILD_NUMBER=" B1005 "
1111BUILD_DIR=" build"
1212APP_DIR=" ${BUILD_DIR} /${APP_NAME} .app"
1313BIN_DIR=" ${APP_DIR} /Contents/MacOS"
You can’t perform that action at this time.
0 commit comments