xamarin-macios/tests/dotnet/MyCatalystApp
Rolf Bjarne Kvinge bf7cd453f1
[tests] Use the default RuntimeIdentifier in MyCatalystApp (#19767)
The default RuntimeIdentifier for Mac Catalyst is maccatalyst-arm64 if running
on an ARM64 machine, which is what our unit tests assume. Hardcoding the
RuntimeIdentifier in the project file prevents the default from being used,
and makes the unit tests fail when running on an ARM64 machine.
2024-01-10 11:19:40 +01:00
..
Folder Add MyCatalystApp test project. 2021-02-23 07:59:13 +01:00
Resources [catalyst] remove splash screens (#11300) 2021-04-23 07:38:05 +02:00
en.lproj Add MyCatalystApp test project. 2021-02-23 07:59:13 +01:00
AppDelegate.cs [autoformat] Add .NET tests. (#16811) 2022-11-21 09:45:49 +01:00
Entitlements.plist Add MyCatalystApp test project. 2021-02-23 07:59:13 +01:00
Info.plist [dotnet] Support SupportedOSPlatformVersion. Fixes #12336. (#12638) 2021-09-08 09:20:05 +02:00
LinkedBundleResource.txt Add MyCatalystApp test project. 2021-02-23 07:59:13 +01:00
LinkedContent.txt Add MyCatalystApp test project. 2021-02-23 07:59:13 +01:00
LinkedEmbeddedResource.txt Add MyCatalystApp test project. 2021-02-23 07:59:13 +01:00
Main.cs [autoformat] Add .NET tests. (#16811) 2022-11-21 09:45:49 +01:00
MainStoryboard.storyboard Add MyCatalystApp test project. 2021-02-23 07:59:13 +01:00
Makefile [dotnet] Rename the DOTNET6 make variable to DOTNET. (#14441) 2022-03-21 15:56:57 +01:00
MyCatalystApp.csproj [tests] Use the default RuntimeIdentifier in MyCatalystApp (#19767) 2024-01-10 11:19:40 +01:00
MyCatalystApp.sln Add MyCatalystApp test project. 2021-02-23 07:59:13 +01:00
MySingleViewViewController.cs [autoformat] Add .NET tests. (#16811) 2022-11-21 09:45:49 +01:00
MySingleViewViewController.designer.cs Add MyCatalystApp test project. 2021-02-23 07:59:13 +01:00
iPhoneView.xib Add MyCatalystApp test project. 2021-02-23 07:59:13 +01:00
iTunesArtwork Add MyCatalystApp test project. 2021-02-23 07:59:13 +01:00
iTunesArtwork@2x Add MyCatalystApp test project. 2021-02-23 07:59:13 +01:00