Skip to content

Commit

Permalink
Add Info.plist to PlayButton.docc
Browse files Browse the repository at this point in the history
  • Loading branch information
fruitcoder authored Feb 22, 2022
1 parent 302f598 commit 9729387
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Sources/PlayButton.docc/Info.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDisplayName</key>
<string>PlayButton</string>
<key>CFBundleIdentifier</key>
<string>tech.value.public.PlayButton</string>
</dict>
</plist>

0 comments on commit 9729387

Please sign in to comment.