Skip to content

Fix ios build - #57776

Merged
billwert merged 2 commits into
dotnet:mainfrom
billwert:fix-ios-build
Aug 20, 2021
Merged

Fix ios build#57776
billwert merged 2 commits into
dotnet:mainfrom
billwert:fix-ios-build

Conversation

@billwert

Copy link
Copy Markdown
Contributor

A recent change (#55926) broke building iOS apps for perf measurement. Adding a DEPLOY_AND_RUN variable like the Android project has.

@ghost

Copy link
Copy Markdown

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

Issue Details

A recent change (#55926) broke building iOS apps for perf measurement. Adding a DEPLOY_AND_RUN variable like the Android project has.

Author:billwert
Assignees:-
Labels:

area-Infrastructure-mono

Milestone:-

@billwert
billwert merged commit 153cced into dotnet:mainAug 20, 2021
@billwert
billwert deleted the fix-ios-build branch August 20, 2021 00:59
Lxiamail pushed a commit to Lxiamail/runtime that referenced this pull request Sep 9, 2021
* add deployandrun to ios
* build with DEPLOY_AND_RUN=false for ios
jeffschwMSFT pushed a commit that referenced this pull request Sep 9, 2021
* fix merge conflict
* Fix ios build (#57776)
* add deployandrun to ios
* build with DEPLOY_AND_RUN=false for ios
Co-authored-by: Bill Wert <billwert@microsoft.com>
@ghostghost locked as resolved and limited conversation to collaborators Sep 19, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@billwert@akoeplinger