Pinned Repositories
swift-fatal-test-value
This Swift macro auto-injects fatalError() into initializers, streamlining the setup of unit tests for Dependency Injected components.
swift-property-name
Swift Macro for automatically generating methods to retrieve property names as strings in a type-safe manner.
XcodeTargetGraphGen
A Swift tool for generating module dependency graphs from your .xcodeproj.
CuriositySoftware's Repositories
CuriositySoftware/XcodeTargetGraphGen
A Swift tool for generating module dependency graphs from your .xcodeproj.
CuriositySoftware/swift-property-name
Swift Macro for automatically generating methods to retrieve property names as strings in a type-safe manner.
CuriositySoftware/swift-fatal-test-value
This Swift macro auto-injects fatalError() into initializers, streamlining the setup of unit tests for Dependency Injected components.