Skip to content

why might the ObjectBox Swift code generator fail to detect any entities? #100

Open
@shimjunho

Description

@shimjunho

Is there an existing issue? not yet

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.

  1. ...using cocoapod and generate code

  2. ...however the error is observed loke Type 'DocumentChunk' does not conform to protocol 'EntityInspecatable'

  3. ...

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.

Image

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]

Metadata

Metadata

Labels

bugSomething isn't workingmore info requiredNeeds more info to become actionable. Auto-closed if no response.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions