Skip to content

Instantly share code, notes, and snippets.

@dimohamdy
Created December 27, 2018 12:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dimohamdy/ce43840b4bcdff78d40e4abe57519983 to your computer and use it in GitHub Desktop.
Save dimohamdy/ce43840b4bcdff78d40e4abe57519983 to your computer and use it in GitHub Desktop.
Remove realm to work with watchos
pod cache clean Realm
pod cache clean RealmSwift
pod deintegrate || rm -rf Pods
pod install --verbose
rm -rf ~/Library/Developer/Xcode/DerivedData
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment