Created
December 27, 2018 12:24
-
-
Save dimohamdy/ce43840b4bcdff78d40e4abe57519983 to your computer and use it in GitHub Desktop.
Remove realm to work with watchos
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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