Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Fixed 24 characters UDID issue

Compare
Choose a tag to compare
@powenn powenn released this 03 Apr 02:36
· 4 commits to main since this release
  • Fix reinstall AltStore for 24 characters UDID
  • Replace subprocess commands with python alternatives
  • Hide echo for the password input fields
  • Reformat using f-string for better code readability
  • Replace .decode('utf-8') with .decode() as it is the default behavior

Contributor in this update : @nhubaotruong