macos: reorganize, rename, put files in groups

This commit is contained in:
Mitchell Hashimoto
2023-08-04 17:17:18 -07:00
parent bf190ba442
commit 9105637697
12 changed files with 27 additions and 19 deletions

View File

@@ -0,0 +1,3 @@
enum AppError: Error {
case surfaceCreateError
}