mirror of
https://github.com/afkarxyz/SpotiFLAC.git
synced 2026-04-26 15:45:54 +03:00
[GH-ISSUE #276] [Bug Report] App doesn't launch on macOS #966
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotiFLAC#966
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @s0me9hin6 on GitHub (Jan 11, 2026).
Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/276
[Bug Report]
Problem
Type
Track, Album, Artist, Playlist
Spotify URL
Version
7.0.4
OS
macOS 26.0 Tahoe
Additional Context
@kaspy003 commented on GitHub (Jan 11, 2026):
yes, same problme here.. ;( not working 7.0.1, 7.0.2, 7.0.3, 7.0.4!
@jstrellner commented on GitHub (Jan 12, 2026):
7.0.0 is the latest version that will open for me. 7.0.1-4 all have this issue for MacOS. Unfortunately, 7.0.0 wont download anything. Hopefully they can rebuild it and re-release it.
@EvdP01 commented on GitHub (Jan 12, 2026):
Same here 7.0.1, 7.0.2, 7.0.3 & 7.0.4 is damaged
@Sinepel commented on GitHub (Jan 12, 2026):
Same here :/
@fkick commented on GitHub (Jan 12, 2026):
It's definitely a bad signature on the app. You can manually re-sign using the below command in Terminal (assuming the app is in your Application's folder):
codesign --force --deep -s - /Applications/SpotiFLAC.app && xattr -rd com.apple.quarantine /Applications/SpotiFLAC.appThis has worked for me on 7.0.2-7.0.4
@kaisluce commented on GitHub (Jan 13, 2026):
Same here
@SlyderSlash commented on GitHub (Jan 13, 2026):
same here ( intel i9, iMac 2019 ) 7.0.1, 7.0.2, 7.0.3, 7.0.4 corrupted
Thks @fkick for the solution
@djyavuda-dev commented on GitHub (Jan 13, 2026):
same here