Skip to content
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

Improve iOS documentation #3873

Merged
merged 4 commits into from
Aug 19, 2024
Merged

Improve iOS documentation #3873

merged 4 commits into from
Aug 19, 2024

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    c7c0da9 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    1e20fd2 View commit details
    Browse the repository at this point in the history
  2. Improve instructions for building iOS applications

    The old instructions are outdated, and suggested a workaround that is
    unnecessary.
    
    The user-story in the ecosystem is sadly not very clear-cut, so the
    instructions here are still woefully incomplete.
    madsmtm committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    2a9787c View commit details
    Browse the repository at this point in the history
  3. iOS: Clean up notes on main thread safety

    These platform-specific notes on `Window` methods were unnecessary, as
    it's already discussed in the top-level `Window` docs.
    madsmtm committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    9952540 View commit details
    Browse the repository at this point in the history