feat: moved all reader's values to the Codable protocol

This commit is contained in:
Serhiy Mytrovtsiy
2023-06-27 17:09:38 +02:00
parent 91603406a2
commit 1e0ba3b61f
17 changed files with 327 additions and 169 deletions

View File

@@ -11,7 +11,7 @@
import Cocoa
public enum Platform: String {
public enum Platform: String, Codable {
case intel
case m1