The .androidlib is marked for all platforms now, so as a result it is copied into Xcode project when built. No harm, as it's ignored, but incorrect too.
Tested manually that the library project is not copied to iOS any more. Automation tests that it is correctly copied into Android build.
Opened a bug in Unity, as .androidlib should only be compatible with Android by default .
The .androidlib is marked for all platforms now, so as a result it is copied into Xcode project when built. No harm, as it's ignored, but incorrect too. Tested manually that the library project is not copied to iOS any more. Automation tests that it is correctly copied into Android build. Opened a bug in Unity, as .androidlib should only be compatible with Android by default .