Skip to content

Commit

Permalink
xattr: try directory, then try with /*
Browse files Browse the repository at this point in the history
  • Loading branch information
Neradoc committed Sep 10, 2022
1 parent 1abd8ac commit 53b4a88
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Remove Xattr Droplet.app/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
<key>CFBundleIconFile</key>
<string>droplet</string>
<key>CFBundleIdentifier</key>
<string>com.apple.ScriptEditor.id.Remove-Xattr</string>
<string>com.apple.ScriptEditor.id.Remove-Xattr-Droplet</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Remove Xattr</string>
<string>Remove Xattr Droplet</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
Expand Down Expand Up @@ -81,11 +81,11 @@
<key>name</key>
<string>ScriptWindowState</string>
<key>positionOfDivider</key>
<real>496</real>
<real>515</real>
<key>savedFrame</key>
<string>84 370 700 678 0 0 1920 1055 </string>
<string>646 211 895 683 0 0 1920 1055 </string>
<key>selectedTab</key>
<string>description</string>
<string>result</string>
</dict>
</dict>
</plist>
Binary file modified Remove Xattr Droplet.app/Contents/Resources/Scripts/main.scpt
Binary file not shown.
Binary file modified Remove Xattr Droplet.app/Contents/Resources/droplet.rsrc
Binary file not shown.
Binary file modified Remove_Xattr_Droplet.scpt
Binary file not shown.

0 comments on commit 53b4a88

Please sign in to comment.