登录
dnrops/SwiftDemangle
关注点赞复刻(Fork)
  • 主页
  • 代码库
  • 疑修(Issue)
  • 合并请求(PR)
  • 引擎(Engine)
  • 里程碑
  • 维基(Wiki)
  • 动态
目录
main
分支5
标签23
+ 疑修
Web IDE
jay.choi

update archive

3年前48次提交
  • .swiftpmversion 0.9.24年前
  • Binaryupdate archive3年前
  • Sourcesupdate more ignorances3年前
  • SwiftDemangle.xcodeprojadd detangling for NODE::KIND::ISOLATED related by [actor isolation](https://github.com/apple/swift-evolution/blob/main/proposals/0306-actors.md#actor-isolation) and test cases4年前
  • Testsupdate more ignorances3年前
  • .gitignoreswift 5.54年前
  • LICENSE.txtadd APACHE 2.0 license4年前
  • Package.swiftupdate package3年前
  • README.mdupdate README for 5.5.83年前
  • archive.shupdate archive.sh3年前
目录README.md

SwiftDemangle

demangler for mangled symbol that translated from swift-demangle Swift 5.5

Installation

SwiftDemangle supply SPM only

dependencies: [
  .package(url: "https://github.com/oozoofrog/SwiftDemangle", from: "5.5.8"),
],

Usage

import SwiftDemangle

print("_TFCs13_NSSwiftArray29canStoreElementsOfDynamicTypefPMP_Sb".demangled)
关于
swiftcshell
README.md
21.2 MB
邀请码