nokeedev / gradle-native

The home of anything about Gradle support for natively compiled languages
https://nokee.dev
Apache License 2.0
47 stars 8 forks source link

Ensure Xcodebuild perform an incremental build when Xcode target tasks are out-of-date #775

Open lacasseio opened 1 year ago

lacasseio commented 1 year ago

As an Apple developer using Xcode/Gradle, I want an out-of-date Xcode target task to perform an incremental build to the eye of xcodebuild, so I can receive feedback faster.

### Technical Stories
- [ ] https://github.com/nokeedev/gradle-native/issues/769
- [ ] https://github.com/nokeedev/gradle-native/issues/774

Acceptance Criteria