#spdlog #ios #build #link #xcode

sys spdlog-src

为iOS构建spdlog

6个不稳定版本

0.1.2+v1.9.1 2021年7月28日
0.1.1+v1.9.22021年8月13日
0.1.1+v1.9.12021年7月27日
0.1.0+v1.8.52021年3月26日

FFI中排名第19位

每月下载量32

MIT/Apache

330KB
3K SLoC

C++ 3K SLoC // 0.1% comments Rust 84 SLoC Python 12 SLoC Shell 11 SLoC

spdlog-src

构建spdlog的静态库,以链接到iOS项目。

xcode集成spdlog很麻烦,通过Rust间接链接spdlog。

用法

use sdplog_src as _;   // this will static link spdlog.

无运行时依赖