Repos
Ausgewählte Open-Source-Tools, Beispiele und Experimente aus meinem GitHub-Profil.
14
Ausgewählte Repos
52
Sterne gesamt
6
Sprachen
Ausgewählt
Crash & diagnostics
dsymrename
Finds the dSYM for a binary image name and rewrites its internal UUID for crash symbolication.
Crash & diagnostics
BinaryImagesInspector
Provides binary image information that can be used with atos to symbolicate stack traces.
Swift & Apple examples
DiffableDatasourceAndCoreData
Swift examples using diffable data sources together with Core Data.
Developer workflow
pmf-skill
Pluggable product-market-fit research skill toolkit that generates customized agent skills from YAML.
Repo-Übersicht
GitHub-Repos
Crash & diagnostics
Crash & diagnostics
dsymrename
Finds the dSYM for a binary image name and rewrites its internal UUID for crash symbolication.
Crash & diagnostics
BinaryImagesInspector
Provides binary image information that can be used with atos to symbolicate stack traces.
Crash & diagnostics
DependencyMonitor
Logs the name and path of binary images as they are loaded into the Swift runtime.
Swift & Apple examples
Swift & Apple examples
DiffableDatasourceAndCoreData
Swift examples using diffable data sources together with Core Data.
Swift & Apple examples
DefaultListContentConfigurations
Visual reference for default UIListContentConfiguration appearances.
Swift & Apple examples
DefaultFontStyles
Displays the default font styles on macOS and iOS.
Swift & Apple examples
SFNTableViewStyles
A Swift repository showcasing UITableView styles.
Swift & Apple examples
SFNNetworkPackage
Minimalist Swift networking package with essential HTTP functionality for iOS and macOS.
Swift & Apple examples
BiDictionary
A bi-directional dictionary/map for the Swift programming language.
Developer workflow
Developer workflow
pmf-skill
Pluggable product-market-fit research skill toolkit that generates customized agent skills from YAML.
Developer workflow
XcodeTemplates
A collection of reusable templates for Xcode.
Developer workflow
csv_to_swift_endpoint_enum
Command line tool that generates a Swift endpoint enum from a CSV file.
Games & UI experiments
Games & UI experiments
AScrollLayer
Open-source UIScrollView-style scrolling implemented as a cocos2d layer.
Games & UI experiments
STSRotateAround
cocos2d-x action that moves a target node around a center of rotation.