You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove macosX64 target as it's causing problems with IDEA 2024.1+ (#2973)
### What's done:
- `macosX64` target removed (because :common depends on `cosv4k` which doesn't provide `macosX64`-specific publications);
- no more project resolution problems in IDEA 2024.1+;
- fixes#2972.
0 commit comments