Skip to content

Commit 9729387

Browse files
authored
Add Info.plist to PlayButton.docc
1 parent 302f598 commit 9729387

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Sources/PlayButton.docc/Info.plist

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>CFBundleDisplayName</key>
6+
<string>PlayButton</string>
7+
<key>CFBundleIdentifier</key>
8+
<string>tech.value.public.PlayButton</string>
9+
</dict>
10+
</plist>

0 commit comments

Comments
 (0)