Daniel Lacasse

Results 183 issues of Daniel Lacasse

As a user of the Xcode build adapter, I want to build a project with similar complexity as the Wikipedia-iOS build so that I can prove the build adapter works...

a:chore
in:xcode-build-adapter

As a user of the Xcode build adapter, I want to build a project with similar complexity as Signal-iOS build so that I can prove the build adapter works as...

a:chore
in:xcode-build-adapter

As a user building Xcode target using Gradle, I want the task representing the Xcode target to be out-of-date during an incremental build when `PBXProject` or `PBXTarget` reference a xcconfig...

a:enhancement
in:xcode-build-adapter

As a user building Xcode target using Gradle, I want the task representing the Xcode target to be out-of-date during an incremental build when changes to `.xcconfig` files so that...

a:enhancement
in:xcode-build-adapter

As a user building Xcode targets using Gradle, I want the Gradle task representing the Xcode target to be out-of-date during an incremental build when the project's build settings change...

a:enhancement
in:xcode-build-adapter

As a user building Xcode targets using Gradle, I want Gradle to ignore empty `inputPaths` in `PBXShellScriptBuildPhase` so that I can build Xcode targets. It doesn't seem like empty `inputPaths`...

a:bug
in:xcode-build-adapter

As a user building Xcode targets using Gradle, I want the Gradle task representing the Xcode target to be out-of-date when PBXNativeTarget's signing and capabilities configuration changes during an incremental...

a:enhancement
in:xcode-build-adapter

As a user building Xcode targets using Gradle, I want the Gradle tasks representing the Xcode targets to be out-of-date when its build file changes during an incremental build so...

a:enhancement
in:xcode-build-adapter

As a user building Xcode targets using Gradle, I want the Gradle tasks representing the Xcode targets to be out-of-date only when its build specification change during an incremental build...

a:enhancement
in:xcode-build-adapter
epic