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

Use Swift Package Manager #2

Open
YutoMizutani opened this issue Oct 7, 2019 · 1 comment
Open

Use Swift Package Manager #2

YutoMizutani opened this issue Oct 7, 2019 · 1 comment
Labels
enhancement New feature or request hacktoberfest help wanted Extra attention is needed

Comments

@YutoMizutani
Copy link
Owner

YutoMizutani commented Oct 7, 2019

Import from https://github.com/emoji-gen/libemoji using Swift Package Manager.

The current workaround is to use Python ( https://github.com/emoji-gen/emojilib ), but I want to replace using C++ ( https://github.com/emoji-gen/libemoji )!

I tried to write below codes, but could not succeeded to link:cry: could not link skia in libemoji/externals!
https://github.com/YutoMizutani/EmojiKit/pull/1/files

How do resolve it? Does use XCFrameworks?

Help wanted!

@YutoMizutani YutoMizutani added help wanted Extra attention is needed enhancement New feature or request hacktoberfest labels Oct 7, 2019
@YutoMizutani
Copy link
Owner Author

Could not use embedded binaries yet 😇

cf. Swift Package Manager support for embedded .xcframework

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant