-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[mono][tests] Run Mono iOS sample as functional test on the simulator and maccatalyst on Helix #86578
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
Merged
kotlarmilos
merged 31 commits into
dotnet:main
from
kotlarmilos:feature/ios-sample-helix
Jun 11, 2023
Merged
[mono][tests] Run Mono iOS sample as functional test on the simulator and maccatalyst on Helix #86578
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
cdca223
Run Mono and Native AOT iOS sample on Helix
kotlarmilos 0e4cae2
Merge branch 'dotnet:main' into feature/ios-sample-helix
kotlarmilos 17d7dee
Run sample on iOS, tvOS, and maccatalyst
kotlarmilos 14c2ff5
Disable Native AOT sample app
kotlarmilos f190a4a
Disable tvOS platform
kotlarmilos 304896e
Add HelloiOS sample on iossimulator
kotlarmilos 2ff8a3d
Enable AOT compilation on iossimulator
kotlarmilos da8630f
Use JustInterp AOTMode on iossimulator
kotlarmilos d844d59
Merge branch 'dotnet:main' into feature/ios-sample-helix
kotlarmilos 2530db6
Remove custom tasks from the sample app
kotlarmilos 12326b1
Merge branch 'feature/ios-sample-helix' of github.com:kotlarmilos/run…
kotlarmilos 81d9528
Add ExcludeFromAppDir to AppleAppBuilderTask
kotlarmilos e31d036
Add BuildAppBundle target to invoke AOT compilation on CI
kotlarmilos f1450df
Use optimized flag in AppleAppBuilder and run CopySampleAppToHelixTes…
kotlarmilos b22546f
Update src/mono/sample/iOS/Program.csproj
kotlarmilos fd1a0f6
Enable ILStrip in Full AOT mode only
kotlarmilos b160c88
Merge branch 'dotnet:main' into feature/ios-sample-helix
kotlarmilos 0987890
Update app bundle path
kotlarmilos 1e52a6b
Change default values for TargetOS and DeployAndRun
kotlarmilos 2151b27
Disable the functional test on a device
kotlarmilos 6f8a02d
Avoid circular target reference
kotlarmilos 232e579
Use different beforeTargets for _CustomAppleAotCompileProps according…
kotlarmilos 6613ea9
Update BuildAppBundle target dependencies when run on the CI
kotlarmilos 933bd08
Merge branch 'dotnet:main' into feature/ios-sample-helix
kotlarmilos 83456ac
Test the CI with ProjectName=''
kotlarmilos a0dfebc
Use AppName as ProjectName in AppleBuild.targets
kotlarmilos 5b211e1
Remove disabled runs
kotlarmilos aa100ee
Simplify .csproj file
kotlarmilos 16e3e72
Use AssemblyName as MainLibraryFileName
kotlarmilos 7abe5f4
Merge branch 'dotnet:main' into feature/ios-sample-helix
kotlarmilos 5e2be8c
Set default props for the sample app. Use diagnostics_tracing and mar…
kotlarmilos File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Run sample on iOS, tvOS, and maccatalyst
- Loading branch information
commit 17d7dee18a8b3120c247a2a51f605381fad06b3a
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.