mirror of
https://github.com/screentinker/screentinker.git
synced 2026-06-15 02:33:15 -06:00
bump-version.sh matched `<?xml version="1.0" ...?>` - the XML format version, which has a leading space before version= just like the widget attribute - and rewrote it to the app version, producing invalid XML that breaks the Tizen .wgt build: 'XML version "X.Y.Z" is not supported, only XML 1.0 is supported'. (CI did not catch it because the no-Tizen-CLI build path just zips the files without validating the XML.) - bump-version.sh: skip the `<?xml` declaration line in the tizen version sed. - tizen/config.xml: restore the declaration to version="1.0" (prior bumps had corrupted it to 1.8.2). The widget version and tizen:application required_version are still updated / left alone correctly (verified with a dummy bump + an XML parse). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| backup.sh | ||
| bump-version.sh | ||
| finalize-release.sh | ||
| install-service.sh | ||
| migrate-multitenancy.js | ||
| parity-multitenancy.js | ||
| raspberry-pi-setup.sh | ||
| remotedisplay.service | ||
| reset-admin.js | ||
| upgrade.sh | ||
| windows-setup.bat | ||