diff --git a/docs/TOC.yml b/docs/TOC.yml index 46f868018..e10fafb3d 100644 --- a/docs/TOC.yml +++ b/docs/TOC.yml @@ -897,10 +897,26 @@ href: /dotnet/android/messages/xa8000?toc=/dotnet/maui/toc.json&bc=/dotnet/maui/breadcrumb/toc.json - name: iOS items: + - name: App fundamentals + items: + - name: Images & icons + items: + - name: Overview + href: /dotnet/ios/app-fundamentals/images-icons?toc=/dotnet/maui/toc.json&bc=/dotnet/maui/breadcrumb/toc.json + - name: Alternate app icons + href: /dotnet/ios/app-fundamentals/images-icons/alternate-app-icons?toc=/dotnet/maui/toc.json&bc=/dotnet/maui/breadcrumb/toc.json - name: Apple account management href: ios/apple-account-management.md - name: Apple privacy manifest href: ios/privacy-manifest.md + - name: Build apps + items: + - name: Build targets + href: /dotnet/ios/building-apps/build-targets?toc=/dotnet/maui/toc.json&bc=/dotnet/maui/breadcrumb/toc.json + - name: Build properties + href: /dotnet/ios/building-apps/build-properties ?toc=/dotnet/maui/toc.json&bc=/dotnet/maui/breadcrumb/toc.json + - name: Build items + href: /dotnet/ios/building-apps/build-items?toc=/dotnet/maui/toc.json&bc=/dotnet/maui/breadcrumb/toc.json - name: Code signing and provisioning items: - name: Capabilities diff --git a/docs/breadcrumb/toc.yml b/docs/breadcrumb/toc.yml index 34b248620..a26bb8fb1 100644 --- a/docs/breadcrumb/toc.yml +++ b/docs/breadcrumb/toc.yml @@ -48,3 +48,9 @@ - name: .NET MAUI tocHref: /dotnet/android/binding-libs/advanced-concepts topicHref: /dotnet/maui/index + - name: .NET MAUI + tocHref: /dotnet/ios/building-apps + topicHref: /dotnet/maui/index + - name: .NET MAUI + tocHref: /dotnet/ios/app-fundamentals/images-icons + topicHref: /dotnet/maui/index