James Hughes

Results 40 comments of James Hughes

yeah no CoreData or SwiftData are definitely the way to go here. SwiftData would be much easier to implement but CoreData would (unfortunately) work too

lmao change of plans now doing SwiftyJSON. code migration on my fork is done, just need to fix the platform implementation.

done in a4530cf6ec3fde1f8fe4987a2d15ff6312e9b57f

beautiful! definitely into this implementation

works when games are autodetected, still needs implementation when manually added.

for this we must change the data type of platforms to an array of strings instead of an enum so the user is able to add new platforms.

instead of using array of strings, we could use an array of structs for a new Platform type. ``` struct Platform { var name: String var icon ???? idk var...

version? can you provide more context such as what menu this was in and give logs please? logs are found in `~/Library/Application Support/Phoenix`