Binding generator problem (.nbc file)

Dear Gergely,

This is a sample that contain all project (android and ios)

Sample2.zip (233.2 KB)

i add a Podfile on xcode dir after everything please run pod install and then go to Realm.nbc and generate binding.

In this issue we have this error ‘Realm/RLMObjectBase.h’ file not found:
this because of RLMObject.h contain a header with name ‘Realm/RLMObjectBase.h’ and generator should find it on xcode/Pods/Realm/include dir.

but its going to find Realm/RLMObjectBase.h file that’s it not placed on pod file’s.

I hope to explain this error well.

and the last thing if we resolve this problem this topic Using Realm on MOE will resolve to.

Best Regrads,
Saeed.