-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[mono] Add iOS app sample using mono runtime #3931
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
41 commits
Select commit
Hold shift + click to select a range
2945ca0
Initial port of iOS sample
a8a7887
Remove dependency on dotnet.sh and MonoAotCompiler
5455b45
Remove reference to in-tree runtime pack
7d20c40
Modify path to mobile.tasks
4b5e9cb
Directly reference TargetFramework
c5d22c7
Modify AppleAppBuilder config
e87abe0
Use forward slash in paths
6badecd
Remove in-tree runtime pack reference
06d67cd
Add TargetArch remove MNCARPD
33b7058
Add NuGet and BuildAppBundle after publish
4a62af7
Minimal working sample
894f033
Modify sample to rely on nuget package instead
a59c56d
Remove Debugging target
93017d7
Add iOS sample nuget package
2bf168f
Add custom UI file
dbfda59
Clean up project file
b1805b3
Update iOS sample Auto Layout
2ad509f
Add action replace iOS with name
17e9c1c
Touch up string replacement
9dbdfd7
Add mono readme and iOS specific readme
49691c4
Update assembly target version
93683dd
Clean up README
0d3b5b8
Clean up notes in README
be096f1
Add brackets around bare url in README
08f2cf7
Remove trailing space and add blank line around list
5947c52
Reference dotnet6 NuGet feed
c9b2820
Remove nuget local repositoryPath
2d79b0a
Reword header for clarification
a31b034
Fix nupkg version match
228d185
Use PropertyPath instead of NuGetPackageRoot
c6c11eb
Remove unnecessary dependencies
54c640e
Add softcode for runtime identifier
1ee0239
Touch up README
35558ad
Add build of dotnet sdk to prereqs
2c3b026
Override with .NET 6 SDK
b1b4658
Fix dotnet version and add installation instructions
2bb0b00
Update target framework to target net6.0
f338c17
Remove handlers and MonoPInvoke Attribute
590a8bb
Move TargetArchitecture to project scope
813b970
Rename Program to iOSSampleApp and trim assemblies
cfaa203
Minor fixes; pulled prereqs into sample readme
adegeo 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
Remove Debugging target
- Loading branch information
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.