This part of compiler plugin should not be required theoretically. ksp for common code should always run before ios targets compilation and generally speaking it's a bad idea to hardcode compile task names. If it doesn't work for any reason, we might want to resort to sth else than hardcoding.
This part of compiler plugin should not be required theoretically. ksp for common code should always run before ios targets compilation and generally speaking it's a bad idea to hardcode compile task names. If it doesn't work for any reason, we might want to resort to sth else than hardcoding.