[clr-ios] Update iOS on CoreCLR docs#120482
Conversation
|
Tagging subscribers to 'os-ios': @vitek-karas, @kotlarmilos, @steveisok, @akoeplinger |
|
/ba-g Only a markdown file was updated. |
|
According to this document description, why is release build not supported yet? |
There was a problem hiding this comment.
Pull Request Overview
This PR significantly expands and restructures the iOS on CoreCLR documentation, transforming it from a basic cross-compilation guide into comprehensive experimental support documentation. The changes improve documentation quality by adding detailed instructions, prerequisites, and troubleshooting information.
Key changes:
- Complete restructuring with table of contents and organized sections
- Addition of comprehensive build instructions for multiple iOS/tvOS platforms
- Enhanced sample app building and running instructions with debugging support
|
/ba-g markdown changes |
|
/ba-g Only a markdown file was updated. |
|
On my local machine, I've managed to verify that the instructions work on When running the HelloiOS app for |
Description
This PR updates the iOS on CoreCLR docs.