Messagekit: Segmentation fault: 11 on Xcode 9.3

Created on 1 Apr 2018  路  5Comments  路  Source: MessageKit/MessageKit

General Information

  • MessageKit Version:
    latest master
  • iOS Version(s):
    11.3
  • Swift Version:
    4.1
  • Devices/Simulators:
    Any
  • Reproducible in ChatExample? (Yes/No):
    Yes

What happened?

Example doesn't want to compile
http://joxi.ru/E2pMpPju9ZB65A

What did you expect to happen?

Example compiles

stale

Most helpful comment

@AndrewPetrov , It's the Swift Compiler bug, you can set Compilation Mode to Whole Module like below or just set it in framework, that would fix this temporary, we'll think add a PR to fix master.
image

All 5 comments

@AndrewPetrov , It's the Swift Compiler bug, you can set Compilation Mode to Whole Module like below or just set it in framework, that would fix this temporary, we'll think add a PR to fix master.
image

It works, thanks!

Hello!

Any news regarding this issue?

This issue has been marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

This issue has been auto-closed because there hasn't been any activity for at least 21 days. However, we really appreciate your contribution, so thank you for that! 馃檹 Also, feel free to open a new issue if you still experience this problem 馃憤.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

emmanuelay picture emmanuelay  路  3Comments

mlequeux picture mlequeux  路  3Comments

asn111 picture asn111  路  3Comments

robertoferraz picture robertoferraz  路  3Comments

Leon12345679 picture Leon12345679  路  3Comments