1. kotlin

1.1. 语法

1.1.1. const VS val

1.1.2. public VS open

1.2. Lint

1.3. kotlin native

1.3.1. iOS

参考 Creating an iOS framework with Kotlin kotlin 生成 Example.framework Example.framework.dSYM 文件 Xcode 工程配置:

  • Example.framework Example.framework.dSYM 拖到工程
  • Framework Search Path 添加 Example.framework 所在路径
  • Build Phases > + > New Copy Files Phase > + > 选择 Example.framework Example.framework.dSYM

这样 framework 报错的时候会有可读的错误日志。

results matching ""

    No results matching ""