Skip to content

Conversation

rolfbjarne
Copy link
Member

They're not needed anymore.

rolfbjarne and others added 5 commits August 6, 2025 18:31
…ns. Fixes #23516.

Don't override the GetTargetPath/Build/Rebuild targets for app extensions,
because we also override some of these targets when building remotely, and the
custom logic for app extensions is overridden.

Instead create new targets that depend on those we previously override
instead.

Fixes #23516.
As these operations just read/write items from/to an XML file, this is something we don't need to run remotely when building from Windows. This improves the build performance and also fixes some inconsistencies we had were sometimes files were written locally and read remotely (or the other way around).
Some files are written remotely as part of other tasks (not through WriteItemsToFile), like the linker outputs (Illink).
@vs-mobiletools-engineering-service2
Copy link
Collaborator

✅ [CI Build #95dc5d6] Build passed (Build packages) ✅

Pipeline on Agent
Hash: 95dc5d6609c2e67cd537b623d320bb50b0080095 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

✅ [PR Build #95dc5d6] Build passed (Detect API changes) ✅

Pipeline on Agent
Hash: 95dc5d6609c2e67cd537b623d320bb50b0080095 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

✅ API diff for current PR / commit

.NET ( No breaking changes )

✅ API diff vs stable

.NET ( No breaking changes )

ℹ️ Generator diff

Generator Diff: vsdrops (html) vsdrops (raw diff) gist (raw diff) - Please review changes)

Pipeline on Agent
Hash: 95dc5d6609c2e67cd537b623d320bb50b0080095 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

✅ [CI Build #95dc5d6] Build passed (Build macOS tests) ✅

Pipeline on Agent
Hash: 95dc5d6609c2e67cd537b623d320bb50b0080095 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

💻 [CI Build #95dc5d6] Tests on macOS X64 - Mac Sonoma (14) passed 💻

All tests on macOS X64 - Mac Sonoma (14) passed.

Pipeline on Agent
Hash: 95dc5d6609c2e67cd537b623d320bb50b0080095 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

💻 [CI Build #95dc5d6] Tests on macOS M1 - Mac Monterey (12) passed 💻

All tests on macOS M1 - Mac Monterey (12) passed.

Pipeline on Agent
Hash: 95dc5d6609c2e67cd537b623d320bb50b0080095 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

💻 [CI Build #95dc5d6] Tests on macOS M1 - Mac Ventura (13) passed 💻

All tests on macOS M1 - Mac Ventura (13) passed.

Pipeline on Agent
Hash: 95dc5d6609c2e67cd537b623d320bb50b0080095 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

💻 [CI Build #95dc5d6] Tests on macOS arm64 - Mac Sequoia (15) passed 💻

All tests on macOS arm64 - Mac Sequoia (15) passed.

Pipeline on Agent
Hash: 95dc5d6609c2e67cd537b623d320bb50b0080095 [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

🔥 [CI Build #95dc5d6] Test results 🔥

Test results

❌ Tests failed on VSTS: test results

0 tests crashed, 1 tests failed, 119 tests passed.

Failures

❌ windows tests

1 tests failed, 0 tests passed.

Html Report (VSDrops) Download

Successes

✅ cecil: All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (iOS): All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (MacCatalyst): All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (macOS): All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (Multiple platforms): All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (tvOS): All 1 tests passed. Html Report (VSDrops) Download
✅ framework: All 2 tests passed. Html Report (VSDrops) Download
✅ fsharp: All 4 tests passed. Html Report (VSDrops) Download
✅ generator: All 5 tests passed. Html Report (VSDrops) Download
✅ interdependent-binding-projects: All 4 tests passed. Html Report (VSDrops) Download
✅ introspection: All 4 tests passed. Html Report (VSDrops) Download
✅ linker: All 44 tests passed. Html Report (VSDrops) Download
✅ monotouch (iOS): All 10 tests passed. Html Report (VSDrops) Download
✅ monotouch (MacCatalyst): All 11 tests passed. Html Report (VSDrops) Download
✅ monotouch (macOS): All 12 tests passed. Html Report (VSDrops) Download
✅ monotouch (tvOS): All 10 tests passed. Html Report (VSDrops) Download
✅ msbuild: All 2 tests passed. Html Report (VSDrops) Download
✅ xcframework: All 4 tests passed. Html Report (VSDrops) Download
✅ xtro: All 1 tests passed. Html Report (VSDrops) Download

Pipeline on Agent
Hash: 95dc5d6609c2e67cd537b623d320bb50b0080095 [PR build]

@rolfbjarne rolfbjarne force-pushed the dev/rolf/fix-building-extensions-on-remote-windows branch from 8262d57 to f33d81e Compare September 23, 2025 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants