Skip to content
This repository was archived by the owner on Feb 6, 2023. It is now read-only.
This repository was archived by the owner on Feb 6, 2023. It is now read-only.

SVGAPlayer引用的SSZipArchive库会导致项目中ZipArchive库的使用有问题  #175

Description

@FISHBALL1

我们项目中引入了SVGAPlayer库,SVGAPlayer库又引用了SSZipArchive库,我们的项目中原本有使用到 ZipArchive库,原来的代码在执行BOOL result = [archive UnzipFileTo:target overWrite:YES]时,result返回YES,提示解压成功,但是实际沙盒文件中并未解压成功。 如果项目中不引入SVGAPlayer库就不会出现这个问题,但要加载SVGA动画又必须得引SVGAPlayer库。 请问这个问题怎么解决?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions