8 Commits

Author SHA1 Message Date
cdda49ced2 Added the README file to the project. 2024-10-05 00:14:23 +02:00
c698048a80 Defined the .gitignore file for the project. 2024-10-05 00:12:20 +02:00
4693e6c943 Moved the Info.plist file under the Resources folder in the app target. 2024-10-05 00:05:15 +02:00
c23df6d048 Implemented a basic layout for the menu bar extra for the PiperApp app in the app target. 2024-10-04 23:49:13 +02:00
a2d46fc0ea Replaced the main window for the PiperApp app in the Piper target with a menu bar. 2024-10-04 23:23:57 +02:00
fc974787e8 Updated the Info.plist file for the Piper target to remove the app from the system dock. 2024-10-04 23:19:22 +02: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