Skip to content

Commit 859125b

Browse files
MykhailoDavCopilot
andauthored
Update sample/IntegratedTestsSampleApp/IntegratedTestsSampleApp.csproj
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 724aa02 commit 859125b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/IntegratedTestsSampleApp/IntegratedTestsSampleApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<!-- Note for MacCatalyst:
1010
The default runtime is maccatalyst-x64, except in Release config, in which case the default is maccatalyst-x64;maccatalyst-arm64.
11-
When specifying oth architectures, use the plural <RuntimeIdentifiers> instead of the singular <RuntimeIdentifier>.
11+
When specifying both architectures, use the plural <RuntimeIdentifiers> instead of the singular <RuntimeIdentifier>.
1212
The Mac App Store will NOT accept apps with ONLY maccatalyst-arm64 indicated;
1313
either BOTH runtimes must be indicated or ONLY macatalyst-x64. -->
1414
<!-- For example: <RuntimeIdentifiers>maccatalyst-x64;maccatalyst-arm64</RuntimeIdentifiers> -->

0 commit comments

Comments
 (0)