Ionic project cannot load all cordova plugin

Please help…after I update the project with latest version of ionic…1.7.8.

The cordova plugin is not work on my ios build.

when I run “ionic build ios”.
a error message show

2015-11-13 01:02:17.119 xcodebuild[24106:779285] [MT] PluginLoading: Required plug-in compatibility UUID 7265231C-39B4-402C-89E1-16167C4CC990 for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/Unity4XC.xcplugin' not present in DVTPlugInCompatibilityUUIDs

Also, on run time, the ios simulator error log show cannot find codrova keyboard, also other plugins…

Can anyone help???