Weike Zhang

Weike Zhang

iOS developer

Forums

Weike Zhang

8yr ago

iOS system symbols - System frameworks' symbols for symbolicating crash report

When symbolicating system frameworks in your iOS crash report, you need the corresponding system symbols, matching the OS Version and CPU architecture.

Weike Zhang

8yr ago

ZIKRouter - Type safe iOS Dependency Injection framework

ZIKRouter is an interface-oriented router for discovering modules and injecting dependencies with protocol, available for Objective-C and Swift.

You can find and use a module with it's protocol in a type safe way.

Use this to decouple your modules elegantly.