Search Issue Tracker

Fixed in 2021.2.X

Fixed in 2019.4.X, 2020.3.X, 2021.1.X

Votes

0

Found in

2020.3.0f1

2021.1

2021.2

Issue ID

1321049

Regression

No

[Xcode] [macOS] CopyPlugins phase in Xcode Build Phases includes .dll files

MacOS

-

Steps to reproduce:
1. Open the attached project ("MacXcode2020-3.zip")
2. Open Build Settings... (File -> Build Settings...)
3. Check "Create Xcode Project" option
4. Build and open the project in Xcode
5. Navigate to Build Target -> Build Phases
6. Examine CopyPlugins section

Expected result: Only .bundle files are included
Actual result: Not only .bundle files are included, but .dll as well

Reproducible with: 2019.4.28f1, 2020.3.0f1, 2020.3.2f1, 2021.1.0f1, 2021.2.0a8
Not reproducible with: 2021.2.0a9, 2021.2.0a11
Can't test with 2018.4 due to the bug being in the feature implemented by Case 1276317 (https://issuetracker.unity3d.com/product/unity/issues/guid/1276317/)

  1. Resolution Note (fix version 2021.2):

    Fixed in 2021.2.0a9

  2. Resolution Note (fix version 2021.1):

    Fixed in 2021.1.3f1

  3. Resolution Note (fix version 2020.3):

    Fixed in 2020.3.5f1

  4. Resolution Note (fix version 2019.4):

    Fixed in 2019.4.30f1

Add comment

Log in to post comment