We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 302f598 commit 9729387Copy full SHA for 9729387
Sources/PlayButton.docc/Info.plist
@@ -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