BuildTimeAnalyzer
Insanity
Our great sponsors
BuildTimeAnalyzer | Insanity | |
---|---|---|
0 | 9 | |
4,154 | 6,964 | |
- | - | |
0.0 | 7.7 | |
5 months ago | 5 days ago | |
Swift | Swift | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
BuildTimeAnalyzer
We haven't tracked posts mentioning BuildTimeAnalyzer yet.
Tracking mentions began in Dec 2020.
Insanity
-
Writing unit tests with mocked dependencies in Swift
To set up MockSwift, make sure you have Sourcery and the package installed. Then, create a script called gen-mocks.sh with the following content (updating the paths if required):
-
Any way to not have to triple define values in a public struct?
But if youβre doing this a lot you might want to go meta: https://github.com/krzysztofzablocki/Sourcery
-
CoreData common practice - Do you usually have a struct based data class, as the bridge between your UI layer, and the CoreData data layer?
This post has some tips on using Sourcery to help automate the creation of that bridge layer.
-
Enums with associated values can be super helpful, but are not always well know by beginners. So I made this video tutorial to explain the concept and how it helps write safer code π
There is a bit of boilerplate code but it can be easily generated using tools like sourcery.
What are some alternatives?
Nori - Easier to apply code based style guide to storyboard.
LicensePlist - A license list generator of all your dependencies for iOS applications
Kin - Simple PBXProj Verifier
XCSwiftr - An Xcode Plugin to convert Objective-C to Swift
XcodesApp - The easiest way to install and switch between multiple versions of Xcode - with a mouse click.
Awesome-Design-Tools - The best design tools and plugins for everything π
SwiftGen - The Swift code generator for your assets, storyboards, Localizable.strings, β¦ β Get rid of all String-based APIs!
Retini - A super simple retina (2x, 3x) image converter.
R.swift - Strong typed, autocompleted resources like images, fonts and segues in Swift projects
SourceKitten - An adorable little framework and command line tool for interacting with SourceKit.