Skip to content

Remove build artifact from repo, drop unused USB entitlement, and fix trailing Return key#3

Open
NicuPascu wants to merge 1 commit into
bunnysayzz:mainfrom
NicuPascu:cleanup/remove-unnecessary-permissions-and-fix-trailing-return
Open

Remove build artifact from repo, drop unused USB entitlement, and fix trailing Return key#3
NicuPascu wants to merge 1 commit into
bunnysayzz:mainfrom
NicuPascu:cleanup/remove-unnecessary-permissions-and-fix-trailing-return

Conversation

@NicuPascu

Copy link
Copy Markdown

The AutoType.app bundle was committed as a build artifact — it's regenerated by build.sh and shouldn't be tracked.

The USB device entitlement was never needed since the app only uses accessibility APIs.

The typing loop unconditionally pressed Return after the last line, inserting an unwanted newline at the end of every typed text.

… trailing Return key

The AutoType.app bundle was committed as a build artifact — it's regenerated
by build.sh and shouldn't be tracked. The USB device entitlement was never
needed since the app only uses accessibility APIs. The typing loop
unconditionally pressed Return after the last line, inserting an unwanted
newline at the end of every typed text.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant