Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iOS] Fix iOS nativeaot runtime test build #90327

Merged
merged 1 commit into from
Aug 11, 2023

Conversation

steveisok
Copy link
Member

In #89869, the call to the AppleAppBuilderTask passed an item for NativeDependencies as opposed to a property. The change wasn't reflected in the runtime test build.proj, so the built test app wasn't being sent in.

Fixes #90312

Fixes #90218

In dotnet#89869, the call to the AppleAppBuilderTask passed an item for `NativeDependencies` as opposed to a property. The change wasn't reflected in the runtime test build.proj, so the built test app wasn't being sent in.

Fixes dotnet#90312

Fixes dotnet#90218
@ghost
Copy link

ghost commented Aug 10, 2023

Tagging subscribers to this area: @directhex
See info in area-owners.md if you want to be subscribed.

Issue Details

In #89869, the call to the AppleAppBuilderTask passed an item for NativeDependencies as opposed to a property. The change wasn't reflected in the runtime test build.proj, so the built test app wasn't being sent in.

Fixes #90312

Fixes #90218

Author: steveisok
Assignees: -
Labels:

area-Infrastructure-mono

Milestone: -

@ghost ghost assigned steveisok Aug 10, 2023
@steveisok
Copy link
Member Author

/azp run runtime-ioslike

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@steveisok steveisok merged commit fb313bb into dotnet:main Aug 11, 2023
@steveisok steveisok deleted the no-cross-streams-libmode branch August 11, 2023 00:13
@ghost ghost locked as resolved and limited conversation to collaborators Sep 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
3 participants