This website requires JavaScript.
Explore
Help
Register
Sign In
streamer-tools
/
local-transcription
Watch
1
Star
0
Fork
0
You've already forked local-transcription
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
8
Wiki
Activity
Files
b4b9435317353ed9c433185feb89eb0813bf7dbe
local-transcription
/
src-tauri
/
icons
/
icon.ico
4 lines
739 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix app icons: regenerate as RGBA and add macOS .icns The bundled .ico had non-RGBA PNGs which caused Tauri's macOS bundler to fail with "The PNG is not in RGBA format!". Regenerated all icons from the source PNG as proper RGBA, and added icon.icns for macOS. Also fixed bundle identifier from "com.localtranscription.app" (the .app suffix conflicts with macOS bundle extension) to "net.anhonesthost.local-transcription". Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 13:59:23 -07:00