Fix plist value type.

pull/1/head
Matthew Chen 8 years ago
parent fdbe175c04
commit aeb6f320df

@ -35,7 +35,7 @@
<key>NSExtensionActivationSupportsImageWithMaxCount</key> <key>NSExtensionActivationSupportsImageWithMaxCount</key>
<integer>1</integer> <integer>1</integer>
<key>NSExtensionActivationSupportsText</key> <key>NSExtensionActivationSupportsText</key>
<integer>1</integer> <true/>
<key>NSExtensionActivationSupportsWebPageWithMaxCount</key> <key>NSExtensionActivationSupportsWebPageWithMaxCount</key>
<integer>1</integer> <integer>1</integer>
</dict> </dict>

Loading…
Cancel
Save