Skip to content
This repository was archived by the owner on Nov 30, 2020. It is now read-only.
This repository was archived by the owner on Nov 30, 2020. It is now read-only.

subspec的问题 #36

@TyrantDante

Description

@TyrantDante

我现在一个库里面有2subspec

  • subspecA
  • sbuspecB B依赖A

然后分辨打出两个framework

  • a.framework
  • b.framework

然而B的内容是包含A的,导致的问题是

  • 源码依赖的时候我可以 分辨添加两个subspec
  • 而二进制依赖的时候 我添加两个就会重定义~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions