Skip to content

Exclude metamask dll from iOS after every reimport#1073

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

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

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

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions