Created
May 15, 2019 08:07
-
-
Save greatghoul/86f38d60a89b25a089016afa8e00efc2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- /dev/fd/63 2019-05-15 16:05:13.000000000 +0800 | |
+++ /dev/fd/62 2019-05-15 16:05:13.000000000 +0800 | |
@@ -9,6 +9,20 @@ | |
<string>is.workflow.actions.comment</string> | |
<key>WFWorkflowActionParameters</key> | |
<dict> | |
+ <key>SCAuthorInfo</key> | |
+ <string>1</string> | |
+ <key>WFCommentActionText</key> | |
+ <string>作者:理查德•帕克 | |
+主页:https://sharecuts.cn/user/mv0dqBjzbk | |
+ | |
+捷径社区,发现和分享捷径 sharecuts.cn</string> | |
+ </dict> | |
+ </dict> | |
+ <dict> | |
+ <key>WFWorkflowActionIdentifier</key> | |
+ <string>is.workflow.actions.comment</string> | |
+ <key>WFWorkflowActionParameters</key> | |
+ <dict> | |
<key>WFCommentActionText</key> | |
<string>* 功能介绍:可以查看手机中任意一个文件的详细信息,例如是照片的话,就显示尺寸、大小、拍摄地点;是音乐则显示作者、专辑名、时长等。 | |
@@ -43,7 +57,7 @@ | |
<key>WFControlFlowMode</key> | |
<integer>0</integer> | |
<key>WFNumberValue</key> | |
- <real>0.0</real> | |
+ <integer>0</integer> | |
</dict> | |
</dict> | |
<dict> | |
@@ -281,7 +295,7 @@ | |
<key>WFControlFlowMode</key> | |
<integer>0</integer> | |
<key>WFNumberValue</key> | |
- <real>0.0</real> | |
+ <integer>0</integer> | |
</dict> | |
</dict> | |
<dict> | |
@@ -545,7 +559,7 @@ | |
<key>WFControlFlowMode</key> | |
<integer>0</integer> | |
<key>WFNumberValue</key> | |
- <real>0.0</real> | |
+ <integer>0</integer> | |
</dict> | |
</dict> | |
<dict> | |
@@ -590,7 +604,7 @@ | |
<key>WFControlFlowMode</key> | |
<integer>0</integer> | |
<key>WFNumberValue</key> | |
- <real>0.0</real> | |
+ <integer>0</integer> | |
</dict> | |
</dict> | |
<dict> | |
@@ -799,7 +813,7 @@ | |
<key>UUID</key> | |
<string>0BE966AF-E8A1-407F-9BD5-31E9305E6479</string> | |
<key>WFNumberFormatDecimalPlaces</key> | |
- <real>2</real> | |
+ <integer>2</integer> | |
</dict> | |
</dict> | |
<dict> | |
@@ -1112,7 +1126,7 @@ | |
<key>WFControlFlowMode</key> | |
<integer>0</integer> | |
<key>WFNumberValue</key> | |
- <real>0.0</real> | |
+ <integer>0</integer> | |
</dict> | |
</dict> | |
<dict> | |
@@ -1480,7 +1494,18 @@ | |
<data> | |
</data> | |
<key>WFWorkflowIconStartColor</key> | |
- <integer>-23508481</integer> | |
+ <dict> | |
+ <key>isSmall</key> | |
+ <false/> | |
+ <key>sign</key> | |
+ <false/> | |
+ <key>value</key> | |
+ <array> | |
+ <integer>6043135</integer> | |
+ <integer>4407368</integer> | |
+ <integer>184467</integer> | |
+ </array> | |
+ </dict> | |
</dict> | |
<key>WFWorkflowImportQuestions</key> | |
<array/> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment