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

How to write podspec to support loading RealityKit packages #12323

Open
jl0920 opened this issue Mar 24, 2024 · 0 comments
Open

How to write podspec to support loading RealityKit packages #12323

jl0920 opened this issue Mar 24, 2024 · 0 comments

Comments

@jl0920
Copy link

jl0920 commented Mar 24, 2024

I've read and understood the [CONTRIBUTING guidelines and have done my best effort to follow]

Report

What did you do?

pod --version 1.15.2

I created an SDK through pod lib create A,

The SDKA hopes to include a RealityKit Package for visionOS, as shown in the figure

image image

However, when referencing code within the SDK, the error No such module 'RealityKitContentA' will be reported,

image

What did you expect to happen?

I would like to inquire about how to write in podspec to resolve this error and reference RealityKit Package normally

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

No branches or pull requests

1 participant