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
634506f902c3e50c6a0e63e4c06ed53f3c42817e
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