Skip to content

Commit

Permalink
Add iOS links.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbritch committed Jan 2, 2025
1 parent e8c352a commit c48d1a9
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 6 deletions.
18 changes: 16 additions & 2 deletions docs/whats-new/dotnet-docs-maui-mod0.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,31 @@ ms.date: 01/01/2025

Welcome to what's new in the .NET Multi-platform App UI (.NET MAUI) docs for December 2024. This article lists some of the major changes to docs during this period.

## iOS

- App fundamentals
- [Images & icons](/dotnet/ios/app-fundamentals/images-icons?toc=/dotnet/maui/toc.json&bc=/dotnet/maui/breadcrumb/toc.json)
- [Alternate app icons](/dotnet/ios/app-fundamentals/images-icons/alternate-app-icons?toc=/dotnet/maui/toc.json&bc=/dotnet/maui/breadcrumb/toc.json)
- Build apps
- [Build targets](/dotnet/ios/building-apps/build-targets?toc=/dotnet/maui/toc.json&bc=/dotnet/maui/breadcrumb/toc.json)
- [Build properties](/dotnet/ios/building-apps/build-properties ?toc=/dotnet/maui/toc.json&bc=/dotnet/maui/breadcrumb/toc.json)
- [Build items](/dotnet/ios/building-apps/build-items?toc=/dotnet/maui/toc.json&bc=/dotnet/maui/breadcrumb/toc.json)

## Samples

All [.NET 9 samples](https://github.com/dotnet/maui-samples/tree/main/9.0) have been updated to use [compiled bindings](~/fundamentals/data-binding/compiled-bindings.md).

## Platform integration

### Updated articles

- [Customize UI appearance based on the platform and device idiom](../platform-integration/customize-ui-appearance.md) - OnPlatform and OnIdiom trim incompatibilities
- [Customize UI appearance based on the platform and device idiom](../platform-integration/customize-ui-appearance.md)

## iOS

### Updated articles

- [Remote iOS Simulator for Windows](../ios/remote-simulator.md) - Update remote-simulator.md with workaround steps for boot loops
- [Remote iOS Simulator for Windows](../ios/remote-simulator.md)

## Community contributors

Expand Down
6 changes: 2 additions & 4 deletions docs/whats-new/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ items:
href: index.yml
expanded: true
items:
- name: December 2024
href: dotnet-docs-maui-mod0.md
- name: Product releases
expanded: true
items:
Expand All @@ -15,9 +13,9 @@ items:
- name: Docs updates
expanded: true
items:
- name: December 2024
href: dotnet-docs-maui-mod0.md
- name: November 2024
href: dotnet-docs-maui-mod2.md
- name: October 2024
href: dotnet-docs-maui-mod1.md
- name: September 2024
href: dotnet-docs-maui-mod0.md

0 comments on commit c48d1a9

Please sign in to comment.