Description
Is there an existing issue? not yet
- I have searched existing issues
Build info
- ObjectBox version: [e.g. 4.3.0]
- OS: [e.g. iOS 18 | macOS teh latest version]
- Device/chipset: [e.g. iPhone 16 | Apple M4 ]
Steps to reproduce
TODO Tell us exactly how to reproduce the problem.
-
...using cocoapod and generate code
-
...however the error is observed loke Type 'DocumentChunk' does not conform to protocol 'EntityInspecatable'
-
...
Expected behavior
TODO Tell us what you expect to happen.
I think that Xcode failed to find
Actual behavior
TODO Tell us what actually happens.
Code
TODO Add a code example to help us reproduce your problem.
I tried to make app using RAG system through ObjectBox...
however, It is not easy for me to make that in reality....
Even though the correct entity files are in the --sources path, why might the ObjectBox Swift code generator fail to detect any entities?
Are there hidden settings to double‑check, or version/environment issues with ObjectBox Swift that could cause this problem?
Is there a way to get more detailed debugging or logging output when running the code generator?
[Paste your code here]
Logs, stack traces
TODO Add relevant logs, a stack trace or crash report.
Logs
[Paste your logs here]