Skip to content

[UIKit] Add a weakly typed UIMenu.Identifier property and UIMenu.Create overload. Fixes #14177. - #23913

Merged
rolfbjarne merged 1 commit into
mainfrom
dev/rolf/issue-14177
Sep 26, 2025
Merged

[UIKit] Add a weakly typed UIMenu.Identifier property and UIMenu.Create overload. Fixes #14177.#23913
rolfbjarne merged 1 commit into
mainfrom
dev/rolf/issue-14177

Conversation

@rolfbjarne

Copy link
Copy Markdown
Member

Fixes #14177.

@rolfbjarne
rolfbjarne enabled auto-merge (squash) September 25, 2025 15:04
@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

βœ… [PR Build #c110419] Build passed (Detect API changes) βœ…

Pipeline on Agent
Hash: c110419c993e46334fbdaf4695e4c50f90dada50 [PR build]

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

βœ… [CI Build #c110419] Build passed (Build packages) βœ…

Pipeline on Agent
Hash: c110419c993e46334fbdaf4695e4c50f90dada50 [PR build]

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

βœ… API diff for current PR / commit

NET (empty diffs)

βœ… API diff vs stable

NET (empty diffs)

ℹ️ Generator diff

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

Pipeline on Agent
Hash: c110419c993e46334fbdaf4695e4c50f90dada50 [PR build]

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

βœ… [CI Build #c110419] Build passed (Build macOS tests) βœ…

Pipeline on Agent
Hash: c110419c993e46334fbdaf4695e4c50f90dada50 [PR build]

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

πŸ’» [CI Build #c110419] Tests on macOS X64 - Mac Sonoma (14) passed πŸ’»

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

Pipeline on Agent
Hash: c110419c993e46334fbdaf4695e4c50f90dada50 [PR build]

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

πŸ’» [CI Build #c110419] Tests on macOS arm64 - Mac Sequoia (15) passed πŸ’»

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

Pipeline on Agent
Hash: c110419c993e46334fbdaf4695e4c50f90dada50 [PR build]

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

πŸ’» [CI Build #c110419] Tests on macOS arm64 - Mac Tahoe (26) passed πŸ’»

βœ… All tests on macOS arm64 - Mac Tahoe (26) passed.

Pipeline on Agent
Hash: c110419c993e46334fbdaf4695e4c50f90dada50 [PR build]

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

πŸ’» [CI Build #c110419] Tests on macOS M1 - Mac Ventura (13) passed πŸ’»

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

Pipeline on Agent
Hash: c110419c993e46334fbdaf4695e4c50f90dada50 [PR build]

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

πŸ’» [CI Build #c110419] Tests on macOS M1 - Mac Monterey (12) passed πŸ’»

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

Pipeline on Agent
Hash: c110419c993e46334fbdaf4695e4c50f90dada50 [PR build]

@vs-mobiletools-engineering-service2

This comment has been minimized.

@vs-mobiletools-engineering-service2

Copy link
Copy Markdown
Collaborator

πŸš€ [CI Build #c110419] Test results πŸš€

Test results

βœ… All tests passed on VSTS: test results.

πŸŽ‰ All 119 tests passed πŸŽ‰

Tests counts

βœ… 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. [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 4 tests passed. 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 15 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
βœ… windows: All 3 tests passed. Html Report (VSDrops) Download
βœ… xcframework: All 4 tests passed. Html Report (VSDrops) Download
βœ… xtro: All 1 tests passed. [attempt 2] Html Report (VSDrops) Download

Pipeline on Agent
Hash: c110419c993e46334fbdaf4695e4c50f90dada50 [PR build]

@rolfbjarne
rolfbjarne merged commit d8e46ba into main Sep 26, 2025
45 checks passed
@rolfbjarne
rolfbjarne deleted the dev/rolf/issue-14177 branch September 26, 2025 06:17
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.

UIMenu.Identifier should probably be a string and not an enum

3 participants