Hive
Disable basedOnDependencyAnalysis for foreign build
GitHub issue · Open
Why is this needed?
I’m playing around with KMP at the moment.
As the announcement explains it, the script can only be a string. However I wonder why it’s not a TargetScript?
As far as I know, this is a problem with KMP, because changes on the shared code is not applied to the iOS target if basedOnDependencyAnalysis is true, which it is by default, and there is no way to set it to false.
Steps to address the need
Would it be possible to change foreignBuild to take a TargetScript instead of a String? If not, can someone add a parameter to foreignBuild to disable basedOnDependencyAnalysis?
Investigate, reproduce, or fix this item in an isolated repository. Each Flight preserves its outcome and agent session.
Start a Flight and preserve its objective, outcome, and session here.
No GitHub comments yet.