nokeedev / gradle-native

The home of anything about Gradle support for natively compiled languages

Home Page:https://nokee.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert current input files tacking to build spec

lacasseio opened this issue · comments

As a Nokee developer, I want the current, incorrect, input files tracking to use build spec/plan infrastructure so that we work with a common infrastructure to support future up-to-date tracking improvement.

Acceptance Criteria

  • Load XCBuildSpec and resolve to XCBuildPlan models
  • Track only what XCTarget#getInputFiles() is already tracking (aka PBXBuildPhase#getFiles())
  • Add functional tests to validate that these input files are properly considered