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

BlocksUI BlocksFun doesn't compile yet (FoundationNetworking missing) #3

Closed
helje5 opened this issue Aug 4, 2020 · 1 comment
Closed

Comments

@helje5
Copy link
Contributor

helje5 commented Aug 4, 2020

zMBP20:BlocksFun helge$ swift build -c release --destination /usr/local/lib/swift/dst/x86_64-unknown-linux/swift-5.3-ubuntu16.04.xtoolchain/destination.json
/Users/helge/dev/Swift/SwiftBlocksUI/BlocksFun/.build/checkouts/SwiftBlocksUI/Sources/SlackClient/JSONPost.swift:16:17: error: missing required module 'CFURLSessionInterface'
  import struct FoundationNetworking.URLRequest

Might be the same like Issue #2, picking up the host module.

@helje5 helje5 changed the title BlocksUI BlocksFun doesn't compile yet BlocksUI BlocksFun doesn't compile yet (FoundationNetworking missing) Aug 4, 2020
@helje5
Copy link
Contributor Author

helje5 commented Aug 5, 2020

It still doesn't compile, but the FoundationNetworking thing is fixed.

@helje5 helje5 closed this as completed Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant