v1.2.0 - Various functionality tweaks alongside UI/UX changes.
Version 1.2.0
Various functionality tweaks alongside UI/UX changes.
Added
- Added a Workspace
auto-clicker.xcworkspace
that should be worked from which allows for easier local relative build paths so permissions can be given more easily to allow for clicking functionality to work - Click interval is now measured in selectable; Milliseconds, Seconds, Minutes and Hours. This makes the click interval selection much more intuitive
- There are now two more readouts for 'Next click at' and 'Final click at' that will show what date/time the next and final clicks will occur at
- Instructions to this README on setting up macOS permissions that the app requires
Changed
- Updated
dist/README.md
with new instructions for Xcode 13 - Updated button styling to be more visually appealing and easier to read
- Upped the maximum amount of clicks to 100,000,000 to allow for a 'virtually unlimited' mode
- Instead of a checkbox, the start delay is now a user inputted variable between 0 (instant) and 60 seconds
- The 'Remaining clicks' and 'Currently clicking at' UI elements are now Text View's instead of disabled TextField's
- Updated screenshot with new UI
Fixed
- Nothing
Removed
- Nothing