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
I have the same issue and there is one more case. Documentation from common isn't inherited in ios. If you have an interface or smth. in common source set and implementation in ios source set there would be no documentation for overridden methods and there even would be uncodument warning for them. For example:
Create a KMP library with KGP 1.9.20. Declare 2 ios targets. That is required for generating a few layers of shared native source sets
References to
![image](https://private-user-images.githubusercontent.com/7689049/286299918-de93c7da-ddb4-4767-9c0e-7ee2696c9335.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwOTMzNDksIm5iZiI6MTczOTA5MzA0OSwicGF0aCI6Ii83Njg5MDQ5LzI4NjI5OTkxOC1kZTkzYzdkYS1kZGI0LTQ3NjctOWMwZS03ZWUyNjk2YzkzMzUucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDlUMDkyNDA5WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MmFlNjNmMjI2MWFhNmRmYmU4NzNiMzg1NzI1OWI5Y2ZjMjRjYWUzOTZkZjk5NmU5ODE2NDQ2ODFkNzY0MWUxYSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.FLCNeVD3jOzrKgl0Bq7Wah_A5pqRFiYfLjJ3bhvWPc8)
commonMain
will not have a linksInstallation
Related issue for K2: #3377. Probably, it is even a duplicate.
The text was updated successfully, but these errors were encountered: