We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d45388 commit 3fda23dCopy full SHA for 3fda23d
Info.plist
@@ -1354,6 +1354,23 @@
1354
</array>
1355
</dict>
1356
1357
+ <dict>
1358
+ <key>UTTypeConformsTo</key>
1359
+ <array>
1360
+ <string>dyn.ah62d4rv4ge81a63v</string>
1361
+ </array>
1362
+ <key>UTTypeDescription</key>
1363
+ <string>PowerShell</string>
1364
+ <key>UTTypeIdentifier</key>
1365
+ <string>org.powershell.source</string>
1366
+ <key>UTTypeTagSpecification</key>
1367
1368
+ <key>public.filename-extension</key>
1369
1370
+ <string>ps1</string>
1371
1372
+ </dict>
1373
1374
1375
1376
</plist>
0 commit comments