Skip to content

[iOS] Clean up sample build when AOT+LLVM is enabled #54572

@steveisok

Description

@steveisok

By default the AppleAppBuilder will add -llvm.o files to target_link_libraries in CMakeLists. This works great for tests, but not for the sample because we are picking up all files from bin and adding them to APP_RESOURCES.

We should clean this up a bit and try to make it similar to the test build.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions