A handy library of common Swift UI components and utilities.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
226
commits
It would help if the xcodebuild step actually ran the tests.
c636126View on GitHubDeleted .travis.yml. Re-ran SwiftGen. Removed some boilerplate from the CodeCov GH action step.
60615e2View on GitHubUpdated the pbxproj file so that the new GitHub action can work with it. Bumped the minimum iOS and tvOS versions to 17; bumped macOS to 14.
1d15c29View on GitHubRenamed the Views & Displays folder to just Views, since the GitHub xcodebuild command couldn't handle the '&'.
5c62a68View on GitHubRemoved the MultilineTextView, because SwiftUI does this for free now. Added some missing tests.
b088d32View on GitHubNo ticket: [remove] Removed some print()s that were taking a loooooong time.
6499d57View on GitHubNo ticket: [refactor] Maded NSManagedObjectContext.fetchorCreate() a little less terse.
58c1e41View on GitHubNo ticket: [meta] Fixed the copyright notice in each Swift file.
892376bView on GitHubNo ticket: [refactor] Combined Cloisimis's TimeInterval.durationString extension with the TimeIntervalExtensions.
e148ff6View on GitHubNo ticket: [meta] The Travis config now builds the Swift package.
a59b2e9View on GitHub