If I tried to add library "SKStoreReviewController" to a plugin then I see error while building iOs via IntelXDK:
use of undeclared identifier 'SKStoreReviewController'
Perhaps: old version XCode in IntelXDK
Link Copied
You will only be able to build with the XDK during May and June of this year. After that the XDK build system will no longer exist. Please see the export to PhoneGap Build or Cordova CLI doc page for details > https://software.intel.com/en-us/xdk/docs/build-xdk-app-with-phonegap-cordova-cli <
If you are referring to this library, yes, the problem is the version of Xcode on the build systems (which is using Xcode 7). Given that the XDK build system has been deprecated and will be retired at the end of June, I can assure you the version of Xcode on it will not be updated.
Could you explain what it means? How can I build project with Intel XDK so?
You will only be able to build with the XDK during May and June of this year. After that the XDK build system will no longer exist. Please see the export to PhoneGap Build or Cordova CLI doc page for details > https://software.intel.com/en-us/xdk/docs/build-xdk-app-with-phonegap-cordova-cli <
For more complete information about compiler optimizations, see our Optimization Notice.