realm / realm-tasks

To Do app built with Realm, inspired by Clear for iOS
Other
368 stars 73 forks source link

heap of errors in Xcode #392

Open apps4u opened 7 years ago

apps4u commented 7 years ago

HI Im able to build and run this app. But in XCode I get over 100+ errors.

screen shot 2017-02-02 at 3 55 00 pm
jpsim commented 7 years ago

Looks like your Xcode project can't find a built copy of Realm Swift. Some useful things for you to share:

  1. How did you obtain your copy of RealmTasks? Did you clone this repo? Did you get it from a Realm Mobile Platform release archive?
  2. Which instructions did you follow to build RealmTasks?
  3. Which version of Xcode are you using?
  4. Which version of CocoaPods are you using?