Skip to content

Releases: anthonywu/swift-uv-manager

v0.2.0 - icon, dmg distribution, koans, misc improvements

06 Aug 02:07

Choose a tag to compare

⚠️ For now you still have to unquarantine the app after dragging the icon to Applications folder. I promise I will notarize the app soon.

sudo xattr -rd com.apple.quarantine /Applications/UV\ Manager.app/

  • 🟪 added purple icon, placeholder for now, may keep, may change
  • 📦 Now publishing as .dmg artifact, updated instructions
  • 🥚 UI has Zen Koans of UV Manager
  • 📜 embedded terminal to show executed command and output
  • ⬇️ support uv self update
  • Misc improvements
image image

v0.1.0 - initial release

03 Aug 07:39

Choose a tag to compare

Pre-release

Initial release! 🥳

Download the .zip to your Mac and decompress to find UVManager.app inside.

🔓 Until I register with Apple Developers Program (todo), you will need to override the Gatekeeper warning by sudo xattr -rd com.apple.quarantine ~/Downloads/UVManager.app (adjust path arg if you download to somewhere else)

image image image image