Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.

Releases: ninxsoft/MacUserGenerator

MacUserGenerator 0.3

02 Jun 04:33
Compare
Choose a tag to compare
  • Export script rewritten in Python
    • Home directory is now created correctly (#3)
    • Full support for macOS Mojave 10.14! (#5, #7, #11 and #12)
    • User account creation will abort if username or uid already exists (#9)
  • Dark appearance support
  • Removed all unnecessary Setup Assistant checkboxes
  • Full name conversion to account no longer capitalises (#4)
  • A new UUID is generated every time the exported package / script is run (#8)
  • Xcode project updated to support Swift 5.0

MacUserGenerator 0.2

27 May 11:46
Compare
Choose a tag to compare
  • Selecting Administrator for Account Type should now work correctly
  • Added option to skip the Data & Privacy screen
  • Photo support
  • Rewrote the export script:
    • No longer uses defaults write
    • UsesPlistBuddy instead

MacUserGenerator 0.1

06 Nov 23:01
Compare
Choose a tag to compare
  • Initial release