You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The condition on the import group for the iOS and tvOS simulators was not valid since iOS/tvOSSimulator is not a `TargetPlatformIdentifier`. To simplify, the simulator imports were moved under iOS/tvOS.
Fixesdotnet#53427
The condition on the import group for the iOS and tvOS simulators was not valid since iOS/tvOSSimulator is not a `TargetPlatformIdentifier`. To simplify, the simulator imports were moved under iOS/tvOS.
Fixes#53427
Co-authored-by: Steve Pfister <steve.pfister@microsoft.com>
ghost
removed
the
in-pr
There is an active PR which will close this issue when it is merged
label
Jun 28, 2021
ghost
locked as resolved and limited conversation to collaborators
Jul 28, 2021
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In
runtime/src/mono/nuget/Microsoft.NET.Workload.Mono.Toolchain.Manifest/WorkloadManifest.targets
Line 31 in cb1f5ad
Since AOT on the simulator is not something Xamarin iOS does, we can fix this later.
/cc @rolfbjarne @akoeplinger
The text was updated successfully, but these errors were encountered: