daneden / Twift

🐦 An async Swift library for the Twitter v2 API 🚧 WIP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Async Build Error in Twift+Streams

damartin1 opened this issue · comments

Xcode is complaining about the function filteredSream being async but not marked as 'await. Line 82 of Twift+Streams.

image

Already being addressed, nvm. thanks