Xtrace
SwiftGen
Our great sponsors
- SonarQube - Static code analysis for 29 languages.
- Revelo Payroll - Free Global Payroll designed for tech teams
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
Xtrace | SwiftGen | |
---|---|---|
0 | 9 | |
1,841 | 8,842 | |
- | 0.6% | |
0.0 | 0.0 | |
over 2 years ago | 4 days ago | |
Objective-C++ | 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.
Xtrace
We haven't tracked posts mentioning Xtrace yet.
Tracking mentions began in Dec 2020.
SwiftGen
-
Create, Push, and Present Any View Controller in 1 LOC using Metaprogramming
It is important to say that there is an elegant solution to the resource consistency problem that we haven’t adapted yet. Instead of testing raw values of UIStoryboard.Name cases, we could just generate the UIStoryboard.Name enum. Please refer to SwiftGen for the details.
- What are the most underrated third party libraries for Native iOS?
-
Did you also know? In Xcode you can use the refactoring tool to wrap a literal string into a call to NSLocalizedString! Even better, you can assign a keyboard shortcut to make it even more efficient 🤓
Or you can use something like SwiftGen and have code generation for your localized strings and have it checked at compile time instead of getting those pesky typo errors at runtime that you never check ;)
What are some alternatives?
R.swift - Strong typed, autocompleted resources like images, fonts and segues in Swift projects
XcodeGen - A Swift command line tool for generating your Xcode project
fastlane-plugin-appicon - Generate required icon sizes and iconset from a master application icon.
Localize-Swift - Swift friendly localization and i18n with in-app language switching
BartyCrouch - Localization/I18n: Incrementally update/translate your Strings files from .swift, .h, .m(m), .storyboard or .xib files.
SwiftGen - The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!
jazzy - Soulful docs for Swift & Objective-C
Chameleon - Color framework for Swift & Objective-C (Gradient colors, hexcode support, colors from images & more).
L10n-swift - Localization of the application with ability to change language "on the fly" and support for plural form in any language.
Storyboard -> SwiftUI Converter
Laurine - Laurine - Localization code generator written in Swift. Sweet!
SwifterSwift - A handy collection of more than 500 native Swift extensions to boost your productivity.