Skip to content

Commit

Permalink
supporting macos musickit stuff is too messy, remove it
Browse files Browse the repository at this point in the history
syslog says:
`Failed to retrieve bundle identifier of the requesting application. The requesting application is likely missing the "com.apple.application-identifier" entitlement.`

It turns out we would need a whole .app directory structure and a bunch
of snake-oil dances just so we're allowed to send to MusicKit the currently
playing song name. In a program that I compiled myself. Reasonable! I'm feeling
much more secure now.
See: https://developer.apple.com/forums/thread/711950
  • Loading branch information
spezifisch committed Nov 1, 2023
1 parent 4861a67 commit f792b19
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 411 deletions.
28 changes: 0 additions & 28 deletions .github/workflows/lint-macos.yml

This file was deleted.

200 changes: 0 additions & 200 deletions remote/mpmedia_mac.go

This file was deleted.

18 changes: 0 additions & 18 deletions remote/mpmedia_other.go

This file was deleted.

55 changes: 0 additions & 55 deletions remote/mpmediabridge.h

This file was deleted.

Loading

0 comments on commit f792b19

Please sign in to comment.