Folllowing Paul Hudson doing the Ultimate Portfolio App
Stars
3
Forks
1
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
76
commits
Removing unnecessary typealias for `UIApplication` and `UIColor` on macOS
dcd4bebView on GitHubReplacing `ListStyle.myGrouped` with `InsetGroupedListStyle()` and a corresponding typealias on macOS
84b3c09View on GitHubFollowing Pauls "Moving over to macOS": the app compiles, but looks very ugly!
9131294View on GitHubFix UI test for awards: `chatCount` has to be cleared when "enable-testing" is active, to avoid the chat award staying assigned.
5e48442View on GitHubCleaning up CloudKit, part 3 - Implementing chat message counting (for the awards), updating missing localisations and fixing bugs related to deleting a project
bc7a964View on GitHubAlign `CloudError` implementation to Pauls variant (using `ExpressibleByStringInterpolation` protocol and a separate Error-CloudKitMessages.swift
88c2002View on GitHub