RFR: 8347033: [mobile] add ios-specific build docs
Johan Vos
jvos at openjdk.org
Wed Feb 19 08:59:08 UTC 2025
On Wed, 19 Feb 2025 04:14:00 GMT, Julian Waters <jwaters at openjdk.org> wrote:
> Why not add it under building.md instead and regenerate the html with make update-build-docs?
That would be the ultimate best approach indeed, but in that case it needs to be very well integrated with the structure of that file (e.g. with a clean separation between the different options for what to build, and how to build)
I see this current approach as a good step to show developers in one glance how to build the mobile SDK for iOS. I don't think this is something we ever want to upstream to openjdk/jdk (I consider it a working document that would be handy if it was in the same repository as the code). But once things are clear and stable, I absolutely agree that modifying the upstream building.md would be the goal.
-------------
PR Comment: https://git.openjdk.org/mobile/pull/34#issuecomment-2667959431
More information about the mobile-dev
mailing list