Skip to content

ZCode Account Switcher 1.0.5

Latest

Choose a tag to compare

@FedyaLight FedyaLight released this 28 Jun 20:55

Changes

  • Simplified the main account screen: removed overview cards, search, and rollback UI.
  • Moved the privacy toggle next to the grid/list controls and made Refresh icon-only.
  • Updated the README screenshot with private account details hidden.
  • Published a Sparkle appcast entry for version 1.0.5.

Install

The easiest way to install ZCode Account Switcher is from the latest GitHub release.

Choose the file for macOS:

  • macOS: ZCodeAccountSwitcher-1.0.5-macOS.dmg

macOS: current release builds are not Apple-notarized. If macOS says the app is damaged, move it to /Applications and remove the quarantine flag:

sudo xattr -dr com.apple.quarantine "/Applications/ZCode Account Switcher.app"
open "/Applications/ZCode Account Switcher.app"

Validation

  • xcodegen generate
  • swift test
  • xcodebuild test -project ZCodeAccountSwitcher.xcodeproj -scheme ZCodeAccountSwitcher -destination 'platform=macOS' -quiet
  • ./script/package_release.sh
  • ./script/generate_appcast.sh