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

[iOS] Crash on app launch #766

Closed
uhooi opened this issue Feb 11, 2020 · 4 comments
Closed

[iOS] Crash on app launch #766

uhooi opened this issue Feb 11, 2020 · 4 comments
Labels
bug Something isn't working

Comments

@uhooi
Copy link

uhooi commented Feb 11, 2020

Overview (Required)

  • Crash on app launch by "dyld: Library not loaded".

Steps To Reproduce

  1. Run in simulator.
  2. See error
dyld: Library not loaded: @rpath/ios_combined.framework/ios_combined
  Referenced from: /Users/{user name}/Library/Developer/CoreSimulator/Devices/DF9B6B85-3D21-46A3-9DED-2737E0D191A0/data/Containers/Bundle/Application/61B9CFF3-C675-4AE0-99FE-EF6A9DAC78A2/DroidKaigi 2020.app/DroidKaigi 2020
  Reason: image not found

Env:

  • Xcode: 11.3.1

Similar (same?) issues:

@uhooi uhooi added the bug Something isn't working label Feb 11, 2020
@uhooi
Copy link
Author

uhooi commented Feb 11, 2020

I've tried again with complete clean the Derived Data directory.
But it could not to resolve.

@ry-itto
Copy link
Member

ry-itto commented Feb 11, 2020

please try this #765 🙏

and rm ios-based/build directory 🙏

@uhooi
Copy link
Author

uhooi commented Feb 11, 2020

thx!!
And replaced all ios_combined with ioscombined .
Build succeeded💪

@roana0229
Copy link
Contributor

👍
Thank you for report 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants