I am new to Realm & try to pod 'RealmSwift' to my swift test project. But it seems there few compilation issue coming up when I install pod for realmswift.
Please let me know what am I missing here. Xcode version: 7.2
Pod file detail: use_frameworks! pod 'RealmSwift'
Deployment target: 9.2 iPhone 6 plus simulator Using Realm (0.97.0) Using RealmSwift (0.97.0)
Thanks in Advance Manoj