-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[NativeAOT] Improving HelloiOS sample for NativeAOT to be testable with runtime packs #86652
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
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
478e01f
HelloiOS sample improvements and sync with main branch
ivanpovazan 9ca9c3f
Fix the way we are passing extra linker arguments from AppleAppBuilder
ivanpovazan daa1c0c
Use ILC collected linker arguments for bundling the application
ivanpovazan 37b1550
Use better naming in the Makefile
ivanpovazan c94e9f0
Prepare grounds for PublishAotUsingRuntimePack = true
ivanpovazan 9afd5fb
Update ILCompiler paths to handle PublishAotUsingRuntimePack=true
filipnavara 5f2fe86
Enable using runtime pack from NuGet
ivanpovazan 08126df
Use publish instead
ivanpovazan a8665ce
FIXME: revert once testing is finished
ivanpovazan c2eeead
Cleaning up the code
ivanpovazan 2e6c29c
Fix for using publish targets
ivanpovazan 65de62f
Prevent building invalid Microsoft.DotNet.ILCompiler package
ivanpovazan ae968cf
Updating README.md to reflect the changes
ivanpovazan ce1c9c4
PR feedback
ivanpovazan d4da903
Merge remote-tracking branch 'upstream/main' into hellios-packs
ivanpovazan 808b121
Fix markdownlint errors
ivanpovazan 5693fd3
Escape NativeAOT bundling targets
ivanpovazan a221b5a
Use local folder for restore packages
ivanpovazan 6514512
PR feedback on documentation
ivanpovazan 7c0fd97
Use IlcSdkPath instead of IlcPrivateSdkPath
filipnavara c9d5543
Revert "FIXME: revert once testing is finished"
ivanpovazan 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
FIXME: revert once testing is finished
- Loading branch information
commit a8665cedfb92156d0151d8a060f126ee3d99882b
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.