Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

j2objc - ios integration issue #289

Open
prasadsn opened this issue May 2, 2019 · 1 comment
Open

j2objc - ios integration issue #289

prasadsn opened this issue May 2, 2019 · 1 comment

Comments

@prasadsn
Copy link

prasadsn commented May 2, 2019

We have an existing j2objc project, which generates podspec out of java files. Now we have been trying to setup squidb into j2objc, it worked on Android. But native files in squidb-ios is not available to iOS app code. CursorWindowNative.h file not found is what the error says.
Please suggest how to make the native packages accessible to cocoapods.

@sarsonj
Copy link

sarsonj commented Jun 26, 2019

Hi, we are using same setup, just add iOS native code (CursorWindowNative etc.) into Podspec source files.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants