spdlog-src 0.1.0+v1.8.5

Build spdlog for iOS.
docs.rs failed to build spdlog-src-0.1.0+v1.8.5
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

spdlog-src

Build staticlib of spdlog to link with ios project.

xcode 集成 spdlog 很难受,通过 rust 曲线 link spdlog.

Usage

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