You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -111,10 +111,12 @@ This can't be right. Really?
111
111
112
112
You will need Xcode™ 11+ running on macOS™ 10.15 (Catalina) or later. This project uses SwiftUI with features introduced in 10.15.
113
113
114
-
Open the project on Xcode and run using either Debug or Release profile.
114
+
Open the project on Xcode and run it using Debug scheme.
115
115
116
116
There may be some issues related to certificates. Make sure you have your development certificate configured correctly on Xcode.
117
117
118
+
To create a release build, run **Product** > **Archive**.
119
+
118
120
### Is there even a limit?
119
121
120
122
Who knew trackpads had limits? I could only get it to work until around 220Hz (A3). If you are brave enough, maybe you can find a way to make it less bad™
0 commit comments