Skip to content

Conversation

rolfbjarne
Copy link
Member

For posterity: it seems Apple moved a lot of CoreLocation header code into a
new framework, _LocationEssentials, which will hopefully not be too
confusing next year, if they add new code to _LocationEssentials (which we
should bind in CoreLocation).

For posterity: it seems Apple moved a lot of `CoreLocation` header code into a
new framework, `_LocationEssentials`, which will hopefully not be too
confusing next year, if they add new code to `_LocationEssentials` (which we
should bind in `CoreLocation`).
@rolfbjarne rolfbjarne requested a review from dalexsoto as a code owner August 11, 2025 15:54
@vs-mobiletools-engineering-service2
Copy link
Collaborator

✅ [PR Build #14c0f2e] Build passed (Detect API changes) ✅

Pipeline on Agent
Hash: 14c0f2eac814abb21a584b6426b737016a57e44e [PR build]

@dalexsoto
Copy link
Member

dalexsoto commented Aug 11, 2025

For posterity: it seems Apple moved a lot of CoreLocation header code into a
new framework, _LocationEssentials, which will hopefully not be too
confusing next year, if they add new code to _LocationEssentials (which we
should bind in CoreLocation).

I wonder if we should open the xcode27 milestone and create an issue with this so we do not forget

@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: 14c0f2eac814abb21a584b6426b737016a57e44e [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

✅ [CI Build #14c0f2e] Build passed (Build packages) ✅

Pipeline on Agent
Hash: 14c0f2eac814abb21a584b6426b737016a57e44e [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

✅ [CI Build #14c0f2e] Build passed (Build macOS tests) ✅

Pipeline on Agent
Hash: 14c0f2eac814abb21a584b6426b737016a57e44e [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

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

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

Pipeline on Agent
Hash: 14c0f2eac814abb21a584b6426b737016a57e44e [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

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

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

Pipeline on Agent
Hash: 14c0f2eac814abb21a584b6426b737016a57e44e [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

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

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

Pipeline on Agent
Hash: 14c0f2eac814abb21a584b6426b737016a57e44e [PR build]

@vs-mobiletools-engineering-service2
Copy link
Collaborator

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

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

Pipeline on Agent
Hash: 14c0f2eac814abb21a584b6426b737016a57e44e [PR build]

@vs-mobiletools-engineering-service2

This comment has been minimized.

@rolfbjarne
Copy link
Member Author

For posterity: it seems Apple moved a lot of CoreLocation header code into a
new framework, _LocationEssentials, which will hopefully not be too
confusing next year, if they add new code to _LocationEssentials (which we
should bind in CoreLocation).

I wonder if we should open the xcode27 milestone and create an issue with this so we do not forget

@dalexsoto opening an issue doesn't mean we'll actually see it when the time comes... another idea could be to create a file in src/_locationessentials.cs:

// The _LocationEssentials framework is bound in / as if it were CoreLocation

that way anybody trying to bind _LocationEssentials will see it (even if it were to happen in Xcode 39)

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2
Copy link
Collaborator

🔥 [CI Build #14c0f2e] Test results 🔥

Test results

❌ Tests failed on VSTS: test results

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

Failures

❌ windows tests

🔥 Failed catastrophically on VSTS: test results - windows (no summary found).

Html Report (VSDrops) Download

Successes

✅ cecil: All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (iOS): All 1 tests passed. [attempt 2] 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. [attempt 2] 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 6 tests passed. [attempt 3] Html Report (VSDrops) Download
✅ linker: All 44 tests passed. Html Report (VSDrops) Download
✅ monotouch (iOS): All 8 tests passed. Html Report (VSDrops) Download
✅ monotouch (MacCatalyst): All 11 tests passed. Html Report (VSDrops) Download
✅ monotouch (macOS): All 9 tests passed. Html Report (VSDrops) Download
✅ monotouch (tvOS): All 8 tests passed. Html Report (VSDrops) Download
✅ msbuild: All 2 tests passed. Html Report (VSDrops) Download
✅ xcframework: All 4 tests passed. [attempt 2] Html Report (VSDrops) Download
✅ xtro: All 1 tests passed. Html Report (VSDrops) Download

Pipeline on Agent
Hash: 14c0f2eac814abb21a584b6426b737016a57e44e [PR build]

@rolfbjarne rolfbjarne merged commit 5e2a1dc into xcode26.0 Aug 12, 2025
41 of 43 checks passed
@rolfbjarne rolfbjarne deleted the dev/rolf/s/xcode26.0-b12345-corelocation branch August 12, 2025 14:32
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