Skip to content

Application won't run #28543

@Cbost02

Description

@Cbost02

Problem encountered on https://dotnet.microsoft.com/en-us/learn/maui/first-app-tutorial/run
Operating System: MacOS

Once I attempted to run my app on my machine, I had a single error that was thrown in "Xamarin.Shared.targets."

Below is the line of code that VS Code is indicating there is an issue:

<Codesign SessionId="$(BuildSessionId)" Condition="'$(IsMacEnabled)' == 'true'" DisallowResourcesSubdirectoryInAppBundle="$(CodesignDisallowResourcesSubdirectoryInAppBundle)" MaxDegreeOfParallelism="$(CodesignMaxDegreeOfParallelism)" Resources="@(_ComputedCodesignItems)" ToolExe="$(CodesignExe)" ToolPath="$(CodesignPath)" > </Codesign>

How would I go about solving this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-toolingXAML & C# Hot Reload, XAML Editor, Live Visual Tree, Live Preview, Debuggings/needs-infoIssue needs more info from the authortutorials

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions