Skip to content

[Workload] iOSSimulator condition will not import iOSSimulator AOT pack #53427

Closed
@steveisok

Description

@steveisok

In

<ImportGroup Condition="'$(TargetPlatformIdentifier)' == 'iossimulator' and '$(RunAOTCompilation)' == 'true'">
, the TPI will always be iOS. We need to come up with another condition in order to make AOT on the simulator pack load.

Since AOT on the simulator is not something Xamarin iOS does, we can fix this later.

/cc @rolfbjarne @akoeplinger

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions