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

Preserve modification time when assembling derived data directory

lacasseio opened this issue · comments

As a user delegating to Xcode, I want to preserve the modification time when assembling the derived data directory, so I can xcodebuild correctly perform an incremental build.

Xcode is very sensitive to modification time; thus, we must preserve the modification time in the derived data directory.

Acceptance Criteria

  • Modification time in assembled derived data directory must match the modification time of the matching input-derived data