From 6af4e9790e9f3da8655a1aa44025ea01c76099f1 Mon Sep 17 00:00:00 2001 From: edgchen1 <18449977+edgchen1@users.noreply.github.com> Date: Wed, 7 Aug 2024 16:53:34 -0700 Subject: [PATCH] fix icon name in info.plist --- csharp/tools/MauiModelTester/Platforms/iOS/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csharp/tools/MauiModelTester/Platforms/iOS/Info.plist b/csharp/tools/MauiModelTester/Platforms/iOS/Info.plist index 0004a4fdee5d5..fbb865624bbda 100644 --- a/csharp/tools/MauiModelTester/Platforms/iOS/Info.plist +++ b/csharp/tools/MauiModelTester/Platforms/iOS/Info.plist @@ -27,6 +27,6 @@ UIInterfaceOrientationLandscapeRight XSAppIconAssets - Assets.xcassets/appicon.appiconset + Assets.xcassets/onnxruntime_icon.appiconset