Skip to content

Commit

Permalink
change url scheme to apple-magnifier
Browse files Browse the repository at this point in the history
  • Loading branch information
Depal1 authored and XuYicong committed Mar 4, 2023
1 parent 352e4c0 commit 8199124
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PlayCover/Info.plist
Expand Up @@ -63,10 +63,10 @@
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLName</key>
<string>io.playcover.PlayCover</string>
<string>com.apple.Magnifier</string>
<key>CFBundleURLSchemes</key>
<array>
<string>playcover</string>
<string>apple-magnifier</string>
</array>
</dict>
</array>
Expand Down

0 comments on commit 8199124

Please sign in to comment.