Skip to content

Add a .NET iOS & Mac Catalyst sample and .NET "Core" sample support - #2491

Merged
mattleibow merged 7 commits into
mainfrom
dev/net-ios-sample
Jun 16, 2023
Merged

Add a .NET iOS & Mac Catalyst sample and .NET "Core" sample support#2491
mattleibow merged 7 commits into
mainfrom
dev/net-ios-sample

Conversation

@mattleibow

@mattleibow mattleibow commented Jun 15, 2023

Copy link
Copy Markdown
Contributor

Description of Change

Adding a new iOS and Mac Catalyst sample.

Also, there is now support for building samples with .NET [Core]. You can opt into this by adding a solution (or solution filter) that has a -net suffix:

Solution Name .NET / MSBuild Platform
Sample.sln[f] MSBuild All
Sample.Windows.sln[f] MSBuild Windows
Sample.Mac.sln[f] MSBuild macOS
Sample.Linux.sln[f] MSBuild Linux
Sample.Windows-net.sln[f] .NET Windows
Sample.Mac-net.sln[f] .NET macOS
Sample.Linux-net.sln[f] .NET Linux

NOTE: Sample-net.sln[f] is not supported yet as the logic is really rudimentary. It assumes the first component is the solution name and is located using a basic wildcard.

@mattleibow mattleibow changed the title Added the .NET iOS sample Add a .NET iOS & Mac Catalyst sample Jun 16, 2023
@mattleibow mattleibow changed the title Add a .NET iOS & Mac Catalyst sample Add a .NET iOS & Mac Catalyst sample and .NET "Core" sample support Jun 16, 2023
@mattleibow
mattleibow merged commit 0801dee into main Jun 16, 2023
@mattleibow
mattleibow deleted the dev/net-ios-sample branch June 16, 2023 19:15
@mattleibow mattleibow added this to the v2.88.4 milestone Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant