Skip to content
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

Fix macOS library loading issue #48

Merged
merged 1 commit into from
Jan 24, 2023
Merged

Fix macOS library loading issue #48

merged 1 commit into from
Jan 24, 2023

Conversation

donpui
Copy link
Contributor

@donpui donpui commented Jan 23, 2023

Testing version 1.0.3, macOS was not loading necessary libraries:

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Invalid argument(s): Failed to load dynamic library 'libbindings.dylib': dlopen(libbindings.dylib, 0x0001): Library not loaded: libwormhole_william.dylib
  Referenced from: <566CA65D-B04F-3FE5-8E72-8C57A09AB7BA> /Applications/Destiny.app/Contents/Frameworks/libbindings.dylib

Rollback one change, which impacted loading. Strangely, issue only actual for macOS and not affected by Linux, Windows.

@donpui donpui requested a review from ewanas January 23, 2023 17:45
@donpui donpui merged commit ab25b07 into main Jan 24, 2023
@donpui donpui deleted the fix-macos-lib branch January 24, 2023 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants