zeroc-ice / ice-demos

Sample programs for Ice
https://zeroc.com
GNU General Public License v2.0
325 stars 217 forks source link

Fixing MessageKit XCFramework #151

Closed ReeceHumphreys closed 2 years ago

ReeceHumphreys commented 2 years ago

When trying to install the dependencies for the Swift iOS demos the following error appears:

*** Skipped building MessageKit due to the error: Dependency "MessageKit" has no shared framework schemes

If you believe this to be an error, please file an issue with the maintainers at https://github.com/MessageKit/MessageKit/issues/new

Setting the MessageKit version to "3.4.2" fixes this.

Fixes #150

InsertCreativityHere commented 2 years ago

I don't entirely understand this, but it looks fine to me!