paradoxally / Trivia-Swift

An elegant and efficient macOS trivia bot that combines the power of search with the nature of crowd-sourced trivia.
MIT License
4 stars 2 forks source link

How to run #9

Open whoisoscar opened 6 years ago

whoisoscar commented 6 years ago

I am fairly new to Xcode and am wondering how to run this bot. I started by opening xcode and opening the whole folder, then clicking build, it said build succeed and stopped there. Any further instructions on how to run and help is truly appreciated, thank you.

ghost commented 6 years ago

Hey whoisoscar, you should make sure all pods are updated then to build open the workerspace file instead of the project itself. After you open the workerspace file and press build it should appear.