nuclearace / SwiftDiscord

Discord API Client for Swift
MIT License
120 stars 25 forks source link

Replace DiscordOpus with use of new COPUS functions #87

Closed TellowKrinkle closed 4 years ago

TellowKrinkle commented 4 years ago

This removes the last thing that required extra flags, meaning the package can now be included into a project with Xcode 11's Add Package Dependency button (I can't figure out a way to specify flags on packages added that way)

Also finally updated the readme to stop telling people they need to add those flags