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

The contents of JRE.xcframework (static vs dynamic lib) #2282

Open
nspassov opened this issue Jan 5, 2024 · 0 comments
Open

The contents of JRE.xcframework (static vs dynamic lib) #2282

nspassov opened this issue Jan 5, 2024 · 0 comments

Comments

@nspassov
Copy link

nspassov commented Jan 5, 2024

Hello,

I have a question about the contents of the xcframework when produced by the build scripts. Typically an xcframework contains other frameworks for individual architectures. However, the way the JRE.xcframework is produced is that it contains only binary objects (libjre_emul.a for each arch). What is the difference and why does j2objc do it in this particular way?

To my understanding it is creating static instead of dynamic libraries, however what is the reason to not compile into a dynamic lib?

95f4b819620faa7075844b156440abbe354ab2d8-748x274

Screenshot 2024-01-05 at 16 35 00

Apologies if this is a too basic of a question.

Best regards,

@nspassov nspassov changed the title Question about the contents of JRE.xcframework The contents of JRE.xcframework (static vs dynamic lib) Jan 5, 2024
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