这是indexloc提供的服务,不要输入任何密码
Skip to content

Exclude metamask dll from iOS after every reimport #1073

@kantagara

Description

@kantagara

Describe the bug
Currently, after each setup.sh run, we have to manually exclude Chainsafe.Gaming.Metamask.dll from the platform so that our iOS can compile properly (if we're on a version higher than 2022.3.11) 😄 because we are deleting the .meta files for all the dlls for our Chainsafe.Gaming solution.
Solution is to add a simple asset preprocessor to the UnitySampleProject (and NOT in the package itself), so that we can exclude (or include) platforms for certain dlls
Steps
Steps to reproduce the behavior:

  1. Run setup.sh
  2. Try to build iOS on any version of Unity newer than 2022.3.10
  3. Notice the compile error.

Expected behavior
iOS should compile normally

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugAdded to issues and PRs if they are addressing a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions