periphery
Code analyser
A tool to identify unused code in Swift projects.
A tool to identify unused code in Swift projects.
5k stars
39 watching
193 forks
Language: Swift
last commit: 18 days ago
Linked from 1 awesome list
appleiosmacosswiftxcode
Related projects:
Repository | Description | Stars |
---|---|---|
khoren93/swifthub | An iOS client with GitHub integration using RxSwift and MVVM architecture | 3,030 |
robertgummesson/buildtimeanalyzer-for-xcode | Analyzes and displays breakdowns of Swift build times in Xcode | 4,308 |
thomaspaulmann/swish | Enables building and deployment of Swift projects on remote Linux machines directly from Xcode | 273 |
woshiccm/pecker | Detects unused code in Swift projects by analyzing syntax and index store data | 1,456 |
ephread/instructions | A framework for creating guided tours and walkthroughs with customizable coach marks in iOS apps. | 5,163 |
pointfreeco/swift-composable-architecture | A comprehensive library for building maintainable and testable applications with clear separation of concerns | 12,568 |
yonaskolb/xcodegen | A command line tool that generates Xcode projects from folder structures and project specifications. | 7,072 |
krzysztofzablocki/sourcery | Automates boilerplate code generation and mock implementations for Swift projects | 7,685 |
swiftlang/swift-package-manager | A tool for managing and distributing Swift source code, allowing for easy collaboration and reuse of code | 9,750 |
quick/nimble | A framework for writing asynchronous tests with descriptive failures and flexible assertions. | 4,807 |
twostraws/unwrap | An interactive Swift learning app with video lessons, practice activities, and daily challenges. | 2,294 |
soapyigu/swift-30-projects | A collection of 30 mini Swift apps covering various iOS topics and design patterns | 8,099 |
swiftlang/swift-corelibs-foundation | Provides compatibility and shared implementation of core Foundation API for non-Darwin platforms | 5,287 |
minuscorp/moduleinterface | Automates generation of documentation for Swift modules based on their access levels and Xcode project settings. | 82 |
swiftlang/swift-syntax | Provides libraries for parsing and manipulating the internal representation of Swift source code | 3,242 |