readLine() with macOS
Recently I tried to test the model of a new application, with user interaction in the console or on the terminal. I called the readLine() function in a macOS project.
In xcode, create a new project macOS, choose Command Line Tool.
Your project contai...
fredmillot.hashnode.dev4 min read