4 Commits

Author SHA1 Message Date
89b14d4413 Implemented the Pipe+AsyncAvailableData struct in the app target, to handle asynchronous stream data coming from a pipe. 2024-10-05 09:44:36 +02:00
40535054f3 [App] basic menu bar layout UI (#2)
This PR contains the work done to implement a very basic menu bar UI layout where to build the app. In addition, the .gitignore and the README file have been added to the project.

Reviewed-on: #2
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
2024-10-04 22:18:55 +00:00
f8a9667ee0 [App] Project setup (#1)
This PR contains the work done to setup the Xcode project that contains the app target, plus two additional test targets.

Reviewed-on: #1
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
2024-10-04 20:02:48 +00:00
f7e412fa58 Initial Commit 2024-10-04 20:43:37 +02:00