Skip to content

Conversation

@leptos-null
Copy link
Member

@leptos-null leptos-null commented Jan 22, 2025

What does this implement/fix? Explain your changes.

libroot is not compiled for the simulator.
To match this availability, use the fallback rootless macros when compiling for the simulator.

Checklist

  • New code follows the code rules
  • I've added modulemaps for any new libraries (e.g. see libactivator/module.modulemap): it should be possible to @import MyLibrary; in ObjC, or import MyLibrary in Swift.
  • My contribution is code written by myself from reverse-engineered headers, licensed into the Public Domain as per LICENSE.md; or, code written by myself / taken from an existing project, released under an OSI-approved license, and I've added relevant licensing credit to LICENSE.md

Does this close any currently open issues?

No

Any relevant logs, error output, etc?

Any other comments?

No

Where has this been tested?

Operating System: macOS 15.3

Platform: Darwin

Target Platform: iphone, simulator

Toolchain Version: Apple clang version 16.0.0 (clang-1600.0.26.6)

SDK Version: 18.2

@leptos-null leptos-null marked this pull request as ready for review February 1, 2025 06:48
@leptos-null leptos-null merged commit cafdc83 into master Mar 1, 2025
8 checks passed
@leptos-null leptos-null deleted the leptos/rootless-simulator branch March 1, 2025 14:09
Copy link

@saltman007web saltman007web left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants