-
Notifications
You must be signed in to change notification settings - Fork 0
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
methods was missed in header file without #[cfg(target_os = "ios")] in lib.rs #6
Labels
Dev
ticket in development
Comments
let's see if we can get rid of |
let's check this warning as well on the header file generation method call required for iOS
|
third comment is fixed in this commit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
WARN: Skip timon::DATABASE_MANAGER - (not no_mangle).
WARN: Skipping timon::query - (not extern "C")
WARN: Skip timon::CLOUD_STORAGE_MANAGER - (not no_mangle).
WARN: Skipping timon::query_bucket - (not extern "C")
WARN: Skipping timon::sink_monthly_parquet - (not extern "C")
The text was updated successfully, but these errors were encountered: