Conference-app-2020: [iOS] Crash on app launch

Created on 11 Feb 2020  路  4Comments  路  Source: DroidKaigi/conference-app-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:

  • #738
bug

All 4 comments

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

please try this https://github.com/DroidKaigi/conference-app-2020/pull/765 馃檹

and rm ios-based/build directory 馃檹

thx!!
And replaced all ios_combined with ioscombined .
Build succeeded馃挭

馃憤
Thank you for report 馃槃

Was this page helpful?
0 / 5 - 0 ratings

Related issues

takahirom picture takahirom  路  8Comments

FujiKinaga picture FujiKinaga  路  6Comments

FujiKinaga picture FujiKinaga  路  4Comments

nashcft picture nashcft  路  3Comments

roana0229 picture roana0229  路  6Comments